OSDN Git Service

Update the copyright notice of some of the files I missed
authorJoel Brobecker <brobecker@gnat.com>
Wed, 14 Jan 2009 10:53:04 +0000 (10:53 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 14 Jan 2009 10:53:04 +0000 (10:53 +0000)
        in the previous copyright update.

12 files changed:
include/gdb/callback.h
include/gdb/fileio.h
include/gdb/remote-sim.h
include/gdb/signals.h
include/gdb/sim-arm.h
include/gdb/sim-cr16.h
include/gdb/sim-d10v.h
include/gdb/sim-frv.h
include/gdb/sim-h8300.h
include/gdb/sim-m32c.h
include/gdb/sim-ppc.h
include/gdb/sim-sh.h

index 5ac48ce..38a148b 100644 (file)
@@ -1,5 +1,5 @@
 /* Remote target system call callback support.
-   Copyright 1997, 2007, 2008 Free Software Foundation, Inc.
+   Copyright 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
    This file is part of GDB.
index a661c22..ddf5ed5 100644 (file)
@@ -1,6 +1,6 @@
 /* Hosted File I/O interface definitions, for GDB, the GNU Debugger.
 
-   Copyright 2003, 2007, 2008 Free Software Foundation, Inc.
+   Copyright 2003, 2007, 2008, 2009 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
index 54f6106..4480027 100644 (file)
@@ -1,6 +1,6 @@
 /* This file defines the interface between the simulator and gdb.
 
-   Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008
+   Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2002, 2007, 2008, 2009
    Free Software Foundation, Inc.
 
    This file is part of GDB.
index 3a0f89e..1074294 100644 (file)
@@ -1,6 +1,7 @@
 /* Target signal numbers for GDB and the GDB remote protocol.
    Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-   1998, 1999, 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
+   1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index eca0988..a5bda79 100644 (file)
@@ -1,6 +1,6 @@
 /* This file defines the interface between the Arm simulator and GDB.
 
-   Copyright 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+   Copyright 2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
index 9ea2731..98a6c23 100644 (file)
@@ -1,6 +1,6 @@
 /* This file defines the interface between the cr16 simulator and gdb.
 
-   Copyright 2008 Free Software Foundation, Inc.
+   Copyright 2008, 2009 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 73e5e00..b68b4c0 100644 (file)
@@ -1,6 +1,6 @@
 /* This file defines the interface between the d10v simulator and gdb.
 
-   Copyright 1999, 2002, 2007, 2008 Free Software Foundation, Inc.
+   Copyright 1999, 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 1017f20..7a61e04 100644 (file)
@@ -1,6 +1,6 @@
 /* This file defines the interface between the FR-V simulator and GDB.
 
-   Copyright 2003, 2007, 2008 Free Software Foundation, Inc.
+   Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
index 6483642..0a0b88d 100644 (file)
@@ -1,5 +1,5 @@
 /* This file defines the interface between the h8300 simulator and gdb.
-   Copyright (C) 2002, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 829a251..cebcf07 100644 (file)
@@ -1,5 +1,5 @@
 /* This file defines the interface between the m32c simulator and gdb.
-   Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index a180803..7a3521a 100644 (file)
@@ -1,6 +1,6 @@
 /* sim-ppc.h --- interface between PowerPC simulator and GDB.
 
-   Copyright 2004, 2007, 2008 Free Software Foundation, Inc.
+   Copyright 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
index 0c2b6fa..3c61176 100644 (file)
@@ -1,5 +1,6 @@
 /* This file defines the interface between the sh simulator and gdb.
-   Copyright (C) 2000, 2002, 2004, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2002, 2004, 2007, 2008, 2009
+   Free Software Foundation, Inc.
 
    This file is part of GDB.