aboutsummaryrefslogtreecommitdiff
path: root/include/cgen
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-01-02 00:45:26 +1030
committerAlan Modra <amodra@gmail.com>2015-01-02 00:53:45 +1030
commitb90efa5b79ac1524ec260f8eb89d1be37e0219a7 (patch)
treea7ebeb673d79bf4ba968d3a740a9b2a185f0bb48 /include/cgen
parent32d0add0a654c1204ab71dc8a55d9374538c4b33 (diff)
downloadgdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.zip
gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.gz
gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.bz2
ChangeLog rotatation and copyright year update
Diffstat (limited to 'include/cgen')
-rw-r--r--include/cgen/ChangeLog6
-rw-r--r--include/cgen/basic-modes.h2
-rw-r--r--include/cgen/basic-ops.h2
-rw-r--r--include/cgen/bitset.h2
4 files changed, 8 insertions, 4 deletions
diff --git a/include/cgen/ChangeLog b/include/cgen/ChangeLog
index de873f9..d8dbb70 100644
--- a/include/cgen/ChangeLog
+++ b/include/cgen/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-01 Alan Modra <amodra@gmail.com>
+
+ Update year range in copyright notice of all files.
+
2014-03-05 Alan Modra <amodra@gmail.com>
Update copyright years.
@@ -26,7 +30,7 @@
* bitset.h: New file. Moved here from ../opcode/cgen-bitset.h.
Update license to GPL v3.
-Copyright (C) 2009-2014 Free Software Foundation, Inc.
+Copyright (C) 2009-2015 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/include/cgen/basic-modes.h b/include/cgen/basic-modes.h
index e407d35..645f3b6 100644
--- a/include/cgen/basic-modes.h
+++ b/include/cgen/basic-modes.h
@@ -1,5 +1,5 @@
/* Basic CGEN modes.
- Copyright (C) 2005-2014 Free Software Foundation, Inc.
+ Copyright (C) 2005-2015 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU opcodes library.
diff --git a/include/cgen/basic-ops.h b/include/cgen/basic-ops.h
index 5074e9d..7b22086 100644
--- a/include/cgen/basic-ops.h
+++ b/include/cgen/basic-ops.h
@@ -1,5 +1,5 @@
/* Basic semantics ops support for CGEN.
- Copyright (C) 2005-2014 Free Software Foundation, Inc.
+ Copyright (C) 2005-2015 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU opcodes library.
diff --git a/include/cgen/bitset.h b/include/cgen/bitset.h
index 955dd2e..3dab738 100644
--- a/include/cgen/bitset.h
+++ b/include/cgen/bitset.h
@@ -1,5 +1,5 @@
/* Header file the type CGEN_BITSET.
- Copyright (C) 2002-2014 Free Software Foundation, Inc.
+ Copyright (C) 2002-2015 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.