Update years in copyright notice for the GDB files.

Two modifications:
  1. The addition of 2013 to the copyright year range for every file;
  2. The use of a single year range, instead of potentially multiple
     year ranges, as approved by the FSF.
This commit is contained in:
Joel Brobecker
2013-01-01 06:33:28 +00:00
parent b9786c7408
commit 28e7fd6234
2202 changed files with 2210 additions and 2465 deletions

View File

@ -1,5 +1,5 @@
# Extended prompt utilities.
# Copyright (C) 2011-2012 Free Software Foundation, Inc.
# Copyright (C) 2011-2013 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by