From: Joel Brobecker Date: Fri, 6 Jan 2012 04:20:28 +0000 (+0000) Subject: more copyright notice reformatting. X-Git-Tag: gdb_7_4-2012-01-24-release~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10cb6c0eb139380fdc55a02c19e4e58967666936;p=thirdparty%2Fbinutils-gdb.git more copyright notice reformatting. gdb/ChangeLog: * ada-lang.c: Reformat the copyright notice. gdb/testsuite/ChangeLog: * gdb.base/auxv.exp: Reformat the copyright notice. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 785bf4a491c..dfa36fc11fc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2012-01-06 Joel Brobecker + + * ada-lang.c: Reformat the copyright notice. + 2012-01-06 Joel Brobecker * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c, diff --git a/gdb/ada-lang.c b/gdb/ada-lang.c index 33d7253f577..28edf9f19ad 100644 --- a/gdb/ada-lang.c +++ b/gdb/ada-lang.c @@ -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. diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 95ef2cdb29f..e346a8c3d2f 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,4 +1,8 @@ -2012-01-02 Joel Brobecker +2012-01-06 Joel Brobecker + + * gdb.base/auxv.exp: Reformat the copyright notice. + +2012-01-06 Joel Brobecker * 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, diff --git a/gdb/testsuite/gdb.base/auxv.exp b/gdb/testsuite/gdb.base/auxv.exp index b7e488b0343..1f7df63eaa4 100644 --- a/gdb/testsuite/gdb.base/auxv.exp +++ b/gdb/testsuite/gdb.base/auxv.exp @@ -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