ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / gold / dwp.cc
index 5401e0c6ee3e04a1c165a55abb367e75dcaa3017..6d44d87851f5919c125253e0f5a41f77a90c2a18 100644 (file)
@@ -1,6 +1,6 @@
 // dwp.cc -- DWARF packaging utility
 
-// Copyright (C) 2012-2014 Free Software Foundation, Inc.
+// Copyright (C) 2012-2015 Free Software Foundation, Inc.
 // Written by Cary Coutant <ccoutant@google.com>.
 
 // This file is part of dwp, the DWARF packaging utility.
@@ -2352,7 +2352,7 @@ print_version()
 {
   // This output is intended to follow the GNU standards.
   printf("GNU dwp %s\n", BFD_VERSION_STRING);
-  printf(_("Copyright (C) 2014 Free Software Foundation, Inc.\n"));
+  printf(_("Copyright (C) 2014-2015 Free Software Foundation, Inc.\n"));
   printf(_("\
 This program is free software; you may redistribute it under the terms of\n\
 the GNU General Public License version 3 or (at your option) any later version.\n\
This page took 0.024318 seconds and 4 git commands to generate.