fix copyright year in new files in previous checkin
authorDoug Evans <xdje42@gmail.com>
Thu, 6 Feb 2014 04:17:30 +0000 (20:17 -0800)
committerDoug Evans <xdje42@gmail.com>
Thu, 6 Feb 2014 04:17:30 +0000 (20:17 -0800)
gdb/extension-priv.h
gdb/extension.c
gdb/extension.h
gdb/testsuite/gdb.gdb/python-interrupts.exp

index 49ae6c32cae22e7e1a473b622b62754b1f6fdb62..25d086df7d25b907ac1feb3fd2895986a3a46220 100644 (file)
@@ -1,7 +1,7 @@
 /* Private implementation details of interface between gdb and its
    extension languages.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index 4392dec225046247bb7d56ae64c99c3f50957ddf..a61f5ca0395967987524ccc318c4b33e71dba8af 100644 (file)
@@ -1,6 +1,6 @@
 /* Interface between gdb and its extension languages.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index b80c5fff73fbec0ebb407f8f574370b2c0e9dccb..8408701d58409f0ff3308af78f36a8965cf00b7b 100644 (file)
@@ -1,6 +1,6 @@
 /* Interface between gdb and its extension languages.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
index c1210c674577eb79d30548bdc149b247e5bdd3a9..a41fc0c56d749dbffe214c6cbe34356786178869 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2013 Free Software Foundation, Inc.
+# Copyright 2014 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