summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/profile/impl
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/profile/impl')
-rw-r--r--libstdc++-v3/include/profile/impl/profiler_container_size.h4
-rw-r--r--libstdc++-v3/include/profile/impl/profiler_hash_func.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/libstdc++-v3/include/profile/impl/profiler_container_size.h b/libstdc++-v3/include/profile/impl/profiler_container_size.h
index 5c7d08b92b9..12cee549695 100644
--- a/libstdc++-v3/include/profile/impl/profiler_container_size.h
+++ b/libstdc++-v3/include/profile/impl/profiler_container_size.h
@@ -1,6 +1,6 @@
// -*- C++ -*-
//
-// Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+// Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -28,7 +28,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/** @file profile/impl/profiler_trace.h
+/** @file profile/impl/profiler_container_size.h
* @brief Diagnostics for container sizes.
*/
diff --git a/libstdc++-v3/include/profile/impl/profiler_hash_func.h b/libstdc++-v3/include/profile/impl/profiler_hash_func.h
index 3e01760afba..9f6c6416992 100644
--- a/libstdc++-v3/include/profile/impl/profiler_hash_func.h
+++ b/libstdc++-v3/include/profile/impl/profiler_hash_func.h
@@ -1,6 +1,6 @@
// -*- C++ -*-
//
-// Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+// Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -28,7 +28,7 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-/** @file profile/impl/profiler_trace.h
+/** @file profile/impl/profiler_hash_func.h
* @brief Data structures to represent profiling traces.
*/
OpenPOWER on IntegriCloud