aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/new_handler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/libsupc++/new_handler.cc')
-rw-r--r--libstdc++-v3/libsupc++/new_handler.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/libstdc++-v3/libsupc++/new_handler.cc b/libstdc++-v3/libsupc++/new_handler.cc
index 4e3c935..bbce0bd 100644
--- a/libstdc++-v3/libsupc++/new_handler.cc
+++ b/libstdc++-v3/libsupc++/new_handler.cc
@@ -1,8 +1,6 @@
// Implementation file for the -*- C++ -*- dynamic memory management header.
-// Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-// 2005, 2006, 2007, 2008, 2009, 2010
-// Free Software Foundation
+// Copyright (C) 1996-2013 Free Software Foundation, Inc.
//
// This file is part of GCC.
//