more copyright notice reformatting.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 3 Jan 2012 13:31:01 +0000 (13:31 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 3 Jan 2012 13:31:01 +0000 (13:31 +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 bdb00c1e3bf432cbfc5eed6bd15448154ba807ed..8bd6f7ef8babfedf332611b0013ea7ed80729f4f 100644 (file)
@@ -1,3 +1,7 @@
+2011-01-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-lang.c: Reformat the copyright notice.
+
 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
index c4bf6e9e846e4ee4c98253cfd96ec32e7677fe1e..ba12b3a535e3e2402c371ab1629043a1a5779d6e 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 cabffb5722b321d739b45a353bd5994aa54ef888..227c8d924fe2caa99a7c41077adef8c004267f91 100644 (file)
@@ -1,3 +1,7 @@
+2012-01-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.base/auxv.exp: Reformat the copyright notice.
+
 2012-01-03  Yao Qi  <yao@codesourcery.com>
 
        * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
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
This page took 0.045112 seconds and 4 git commands to generate.