]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
more copyright notice reformatting.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 6 Jan 2012 04:20:28 +0000 (04:20 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 6 Jan 2012 04:20:28 +0000 (04:20 +0000)
gdb/ChangeLog:

        * ada-lang.c: Reformat the copyright notice.

gdb/testsuite/ChangeLog:

        * gdb.base/auxv.exp: Reformat the copyright notice.

gdb/ChangeLog
gdb/ada-lang.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/auxv.exp

index 785bf4a491c8bb092a0458e07bba99b2c948cddd..dfa36fc11fc066e2b4fce05ed0d484ec5e820d25 100644 (file)
@@ -1,3 +1,7 @@
+2012-01-06  Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-lang.c: Reformat the copyright notice.
+
 2012-01-06  Joel Brobecker  <brobecker@adacore.com>
 
        * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
index 33d7253f577d81e56341e4af1ef2ce90df9eae2c..28edf9f19ad46a4923c7d92326c50862ee03667c 100644 (file)
@@ -1,7 +1,7 @@
-/* Ada language support routines for GDB, the GNU debugger.  Copyright (C)
+/* Ada language support routines for GDB, the GNU debugger.
 
-   1992, 1993, 1994, 1997, 1998, 1999, 2000, 2003, 2004, 2005, 2007, 2008,
-   2009 Free Software Foundation, Inc.
+   Copyright (C) 1992, 1993, 1994, 1997, 1998, 1999, 2000, 2003, 2004,
+   2005, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 95ef2cdb29f9b329c9e547c33abda7a15658bad3..e346a8c3d2f87342a01c37068b14067575afd918 100644 (file)
@@ -1,4 +1,8 @@
-2012-01-02  Joel Brobecker  <brobecker@adacore.com>
+2012-01-06  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.base/auxv.exp: Reformat the copyright notice.
+
+2012-01-06  Joel Brobecker  <brobecker@adacore.com>
 
        * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
        gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
index b7e488b034353e614bd880e96c751044304a4e29..1f7df63eaa473b1832d9e55da3948c36b7ac5c2f 100644 (file)
@@ -1,8 +1,7 @@
 # Test `info auxv' and related functionality.
 
-# Copyright
-#      1992,1993,1994,1995,1996,1997,1998,1999,2000,2004,2007,2008,2009,2010
-#      Free Software Foundation, Inc.
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+# 2004, 2007, 2008, 2009, 2010 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