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:41:43 +00:00
parent 28e7fd6234
commit 8acc9f485b
1258 changed files with 1265 additions and 1359 deletions

View file

@ -1,5 +1,5 @@
/* Data structures associated with tracepoints in GDB.
Copyright (C) 1997-2000, 2007-2012 Free Software Foundation, Inc.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of GDB.