summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2022-01-03 10:31:39 +0100
committerJakub Jelinek <jakub@redhat.com>2022-01-03 10:31:39 +0100
commit877e3c2abf7a29d746ffda6354d6f19855595905 (patch)
tree23d00902ad2fb114fb39e409b864e40dd734d08f
parentabc1ac2d8d99b7b2846d06ac5a5298ca2f93aedf (diff)
downloadgcc-877e3c2abf7a29d746ffda6354d6f19855595905.tar.gz
Update Copyright in ChangeLog files
Do this separately from all other Copyright updates, as ChangeLog files can be modified only separately.
-rw-r--r--c++tools/ChangeLog2
-rw-r--r--gcc/analyzer/ChangeLog2
-rw-r--r--gcc/c-family/ChangeLog2
-rw-r--r--gcc/c/ChangeLog2
-rw-r--r--gcc/go/ChangeLog2
-rw-r--r--gcc/jit/ChangeLog2
-rw-r--r--gcc/lto/ChangeLog2
-rw-r--r--gcc/objc/ChangeLog2
-rw-r--r--gcc/objcp/ChangeLog2
-rw-r--r--gcc/po/ChangeLog2
-rw-r--r--libada/ChangeLog2
-rw-r--r--libatomic/ChangeLog2
-rw-r--r--libbacktrace/ChangeLog2
-rw-r--r--libcody/ChangeLog2
-rw-r--r--libcpp/ChangeLog2
-rw-r--r--libdecnumber/ChangeLog2
-rw-r--r--libgcc/ChangeLog2
-rw-r--r--libgcc/config/libbid/ChangeLog2
-rw-r--r--libgomp/ChangeLog2
-rw-r--r--libitm/ChangeLog2
-rw-r--r--libobjc/ChangeLog2
-rw-r--r--libphobos/ChangeLog2
22 files changed, 22 insertions, 22 deletions
diff --git a/c++tools/ChangeLog b/c++tools/ChangeLog
index 322b31b877f..1255136b2be 100644
--- a/c++tools/ChangeLog
+++ b/c++tools/ChangeLog
@@ -134,7 +134,7 @@
* server.cc: New.
-Copyright (C) 2020-2021 Free Software Foundation, Inc.
+Copyright (C) 2020-2022 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/gcc/analyzer/ChangeLog b/gcc/analyzer/ChangeLog
index b526affb64e..3d69fe2bd4b 100644
--- a/gcc/analyzer/ChangeLog
+++ b/gcc/analyzer/ChangeLog
@@ -6148,7 +6148,7 @@
* Initial creation
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 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/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index b74dd910cf0..afb584e3dc4 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -12766,7 +12766,7 @@
* c-common.c: Include gt-c-family-c-common.h.
* c-pragma.c: Include gt-c-family-c-pragma.h.
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 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/gcc/c/ChangeLog b/gcc/c/ChangeLog
index d58fb912b8f..c3933da54d9 100644
--- a/gcc/c/ChangeLog
+++ b/gcc/c/ChangeLog
@@ -8158,7 +8158,7 @@
* c-decl.c: Likewise. Include gt-c-c-decl.h, not gt-c-decl.h.
* c-parser.c: Likewise. Include gt-c-c-parser.h, not gt-c-parser.h.
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 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/gcc/go/ChangeLog b/gcc/go/ChangeLog
index e540d169575..8e6dcc69c53 100644
--- a/gcc/go/ChangeLog
+++ b/gcc/go/ChangeLog
@@ -1801,7 +1801,7 @@
Go frontend added to gcc repository.
-Copyright (C) 2010-2021 Free Software Foundation, Inc.
+Copyright (C) 2010-2022 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/gcc/jit/ChangeLog b/gcc/jit/ChangeLog
index 3dd4c8d9b79..2ec53dc3fd3 100644
--- a/gcc/jit/ChangeLog
+++ b/gcc/jit/ChangeLog
@@ -3339,7 +3339,7 @@
* Initial creation
-Copyright (C) 2013-2021 Free Software Foundation, Inc.
+Copyright (C) 2013-2022 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/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index 580a631bc1c..1375d9c2dd1 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -6539,7 +6539,7 @@
* lto-tree.h: Likewise.
* lto-lang.c: Likewise.
-Copyright (C) 2006-2021 Free Software Foundation, Inc.
+Copyright (C) 2006-2022 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/gcc/objc/ChangeLog b/gcc/objc/ChangeLog
index 811bb49de7c..2ce51e4e1ab 100644
--- a/gcc/objc/ChangeLog
+++ b/gcc/objc/ChangeLog
@@ -4171,7 +4171,7 @@
Move to c-objc-common.h.
-Copyright (C) 2004-2021 Free Software Foundation, Inc.
+Copyright (C) 2004-2022 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/gcc/objcp/ChangeLog b/gcc/objcp/ChangeLog
index 500e0580ad3..892e3b855d0 100644
--- a/gcc/objcp/ChangeLog
+++ b/gcc/objcp/ChangeLog
@@ -615,7 +615,7 @@
* objcp-lang.c: Likewise.
-Copyright (C) 2005-2021 Free Software Foundation, Inc.
+Copyright (C) 2005-2022 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/gcc/po/ChangeLog b/gcc/po/ChangeLog
index 5c9083e0ce8..95fa50152e9 100644
--- a/gcc/po/ChangeLog
+++ b/gcc/po/ChangeLog
@@ -3056,7 +3056,7 @@ Sun Oct 31 17:17:18 1999 Jeffrey A Law (law@cygnus.com)
libiberty/include directories.
-Copyright (C) 1999-2021 Free Software Foundation, Inc.
+Copyright (C) 1999-2022 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/libada/ChangeLog b/libada/ChangeLog
index 1b757027ea3..6963df17b7f 100644
--- a/libada/ChangeLog
+++ b/libada/ChangeLog
@@ -454,7 +454,7 @@
* New directory, new ChangeLog.
-Copyright (C) 2003-2021 Free Software Foundation, Inc.
+Copyright (C) 2003-2022 Free Software Foundation, Inc.
This ChangeLog is free software; the Free Software Foundation gives
unlimited permission to copy, distribute, and modify it.
diff --git a/libatomic/ChangeLog b/libatomic/ChangeLog
index 04b53ef17e5..8301ee017c1 100644
--- a/libatomic/ChangeLog
+++ b/libatomic/ChangeLog
@@ -594,7 +594,7 @@
* Initial commit.
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 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/libbacktrace/ChangeLog b/libbacktrace/ChangeLog
index 072b2fe3f92..4cef843890a 100644
--- a/libbacktrace/ChangeLog
+++ b/libbacktrace/ChangeLog
@@ -1790,7 +1790,7 @@
* Initial implementation.
-Copyright (C) 2012-2021 Free Software Foundation, Inc.
+Copyright (C) 2012-2022 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/libcody/ChangeLog b/libcody/ChangeLog
index 3fec73f33cc..dd05cc248d4 100644
--- a/libcody/ChangeLog
+++ b/libcody/ChangeLog
@@ -177,7 +177,7 @@
* tests/jouster: New.
-Copyright (C) 2020-2021 Free Software Foundation, Inc.
+Copyright (C) 2020-2022 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/libcpp/ChangeLog b/libcpp/ChangeLog
index 87c97bc4bd9..28f2612052a 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -7066,7 +7066,7 @@
* include/symtab.h: Moved from gcc/hashtable.h. Change header
guard name.
-Copyright (C) 2004-2021 Free Software Foundation, Inc.
+Copyright (C) 2004-2022 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/libdecnumber/ChangeLog b/libdecnumber/ChangeLog
index da2efd5f900..fb735a24a66 100644
--- a/libdecnumber/ChangeLog
+++ b/libdecnumber/ChangeLog
@@ -754,7 +754,7 @@
* decDPD.h: Likewise.
* decLibrary.c, decRound.c: Likewise.
-Copyright (C) 2005-2021 Free Software Foundation, Inc.
+Copyright (C) 2005-2022 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/libgcc/ChangeLog b/libgcc/ChangeLog
index f1b9bfcfac2..55872a39097 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -11979,7 +11979,7 @@
shared-object.mk, siditi-object.mk, static-object.mk: New files.
* configure: Generated.
-Copyright (C) 2007-2021 Free Software Foundation, Inc.
+Copyright (C) 2007-2022 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/libgcc/config/libbid/ChangeLog b/libgcc/config/libbid/ChangeLog
index eee3bab312a..b26ca33bdec 100644
--- a/libgcc/config/libbid/ChangeLog
+++ b/libgcc/config/libbid/ChangeLog
@@ -414,7 +414,7 @@
* inline_bid_add.h: Likewise.
* sqrt_macros.h: Likewise.
-Copyright (C) 2007-2021 Free Software Foundation, Inc.
+Copyright (C) 2007-2022 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/libgomp/ChangeLog b/libgomp/ChangeLog
index d52cbc07e45..5acf9f4d06b 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -16472,7 +16472,7 @@
Initial implementation and checkin.
-Copyright (C) 2005-2021 Free Software Foundation, Inc.
+Copyright (C) 2005-2022 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/libitm/ChangeLog b/libitm/ChangeLog
index 95b0d7d9e64..01a4006d0ff 100644
--- a/libitm/ChangeLog
+++ b/libitm/ChangeLog
@@ -2304,7 +2304,7 @@
* Initial commit.
-Copyright (C) 2008-2021 Free Software Foundation, Inc.
+Copyright (C) 2008-2022 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/libobjc/ChangeLog b/libobjc/ChangeLog
index 841f3740e14..a852a933550 100644
--- a/libobjc/ChangeLog
+++ b/libobjc/ChangeLog
@@ -3606,7 +3606,7 @@ Mon Sep 21 23:27:10 1998 Ovidiu Predescu <ovidiu@slip.net>
* New directory. Moved files from ../gcc/objc.
-Copyright (C) 1998-2021 Free Software Foundation, Inc.
+Copyright (C) 1998-2022 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/libphobos/ChangeLog b/libphobos/ChangeLog
index 30bd0a9e648..3df5c948ba4 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1413,7 +1413,7 @@
* testsuite/testsuite_flags.in: New file.
-Copyright (C) 2018-2021 Free Software Foundation, Inc.
+Copyright (C) 2018-2022 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright