]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update Copyright year in ChangeLog files
authorJakub Jelinek <jakub@redhat.com>
Thu, 2 Jan 2025 10:13:18 +0000 (11:13 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 2 Jan 2025 10:13:18 +0000 (11:13 +0100)
2024 -> 2025

24 files changed:
gcc/analyzer/ChangeLog
gcc/c-family/ChangeLog
gcc/c/ChangeLog
gcc/go/ChangeLog
gcc/jit/ChangeLog
gcc/lto/ChangeLog
gcc/objc/ChangeLog
gcc/objcp/ChangeLog
gcc/po/ChangeLog
gcc/rust/ChangeLog
libada/ChangeLog
libatomic/ChangeLog
libbacktrace/ChangeLog
libcody/ChangeLog
libcpp/ChangeLog
libdecnumber/ChangeLog
libgcc/ChangeLog
libgcc/config/libbid/ChangeLog
libgomp/ChangeLog
libgrust/ChangeLog
libitm/ChangeLog
libobjc/ChangeLog
libphobos/ChangeLog
libquadmath/ChangeLog

index f0c7ecbe1a5b50b472413f970a008183bed307d8..9fd30529a5fc5ec91e6f0d50b1de25487b56c27b 100644 (file)
 2019-12-13  David Malcolm  <dmalcolm@redhat.com>
 
        * Initial creation
-
 \f
-Copyright (C) 2019-2024 Free Software Foundation, Inc.
+Copyright (C) 2019-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index ff91ab1e08c502ce13112cc012bf4731281826eb..5657a4ef0491929631bf6bfc76430ed9c6ec5a5d 100644 (file)
        * c-common.c: Include gt-c-family-c-common.h.
        * c-pragma.c: Include gt-c-family-c-pragma.h.
 \f
-Copyright (C) 2010-2024 Free Software Foundation, Inc.
+Copyright (C) 2010-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index d1ff0edcc5d882acd79d0a0d008bb10f2017c944..738eb2c1e9d51a55c1aaf665b9d35834f50201dc 100644 (file)
        * 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.
 \f
-Copyright (C) 2012-2024 Free Software Foundation, Inc.
+Copyright (C) 2012-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 016ae9cebbcaaed3e34606336cc6d7d566c2f31e..a47baa359314ddffd907aea183ba2738d58b240d 100644 (file)
 
        Go frontend added to gcc repository.
 \f
-Copyright (C) 2010-2024 Free Software Foundation, Inc.
+Copyright (C) 2010-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 78b2f589fb8f38eb62a578543d703afcb45bce24..83e242b7c4f1a31845e43dd58a43059a27565696 100644 (file)
 
        * Initial creation
 \f
-Copyright (C) 2013-2024 Free Software Foundation, Inc.
+Copyright (C) 2013-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index ba703a88a6da8cfdf3d020de1d2b0c7ae4cdc276..0d1820d9dfadc131f1ebcfe267b4e14293ed508c 100644 (file)
        * lto-tree.h: Likewise.
        * lto-lang.c: Likewise.
 \f
-Copyright (C) 2006-2024 Free Software Foundation, Inc.
+Copyright (C) 2006-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index f9b19004ae8a120fb50f91d5dca4736b0d9dbb72..e6429a01408e9663023ff2d99cf38662dd3ba2ab 100644 (file)
        LANG_HOOKS_INCOMPLETE_TYPE_ERROR, LANG_HOOKS_TYPE_PROMOTES_TO,
        LANG_HOOKS_REGISTER_BUILTIN_TYPE, LANG_HOOKS_WRITE_GLOBALS):
        Move to c-objc-common.h.
-
 \f
-Copyright (C) 2004-2024 Free Software Foundation, Inc.
+Copyright (C) 2004-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index d25ccc2d0c47ef94343f9a881e67852d595388c7..90357fe7af93ff922d65ebb718167cb74209bd9e 100644 (file)
        * objcp-decl.c: Likewise.
        * objcp-decl.h: Likewise.
        * objcp-lang.c: Likewise.
-
 \f
-Copyright (C) 2005-2024 Free Software Foundation, Inc.
+Copyright (C) 2005-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 70a7e2319a89ee684c4f6744e8b17ba0d4f1f476..65b5105c12e9b2c715e08ede77dbbac6ff534316 100644 (file)
@@ -3376,9 +3376,8 @@ Sun Oct 31 17:17:18 1999  Jeffrey A Law  (law@cygnus.com)
        * POTFILES.in: Remove files which do not exist anymore in egcs.
        Fix names of those files which are now living in egcs's
        libiberty/include directories.
-
 \f
-Copyright (C) 1999-2024 Free Software Foundation, Inc.
+Copyright (C) 1999-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index bc22305aa1da9dc7b8dece11a6b3ad9225af8d46..8d4ea911671db8c9a0fd49f0b3f87a16eba1b9ed 100644 (file)
        * ast/rust-ast-full.h: New.
        * ast/rust-ast.h: New.
        * operator.h: New.
-
 \f
-Copyright (C) 2022-2024 Free Software Foundation, Inc.
+Copyright (C) 2022-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 2d056d5abd3738cb0ac4b76f1bf30ab2d1d6c9ee..e7d0b1871e2cc9372f24c527ed8bfe13650beb9a 100644 (file)
 
        * New directory, new ChangeLog.
 \f
-Copyright (C) 2003-2024 Free Software Foundation, Inc.
+Copyright (C) 2003-2025 Free Software Foundation, Inc.
 
 This ChangeLog is free software; the Free Software Foundation gives
 unlimited permission to copy, distribute, and modify it.
index ca705203cfd27987a06728d56b241da6134508a8..f88ed18f681aa428d6430b373361f39b95541ff9 100644 (file)
 
        * Initial commit.
 \f
-Copyright (C) 2012-2024 Free Software Foundation, Inc.
+Copyright (C) 2012-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index bc2cd29462198752db8aecff07208212a49b2af4..69f1718a58faaf48525eecc395251d5c7513c8ee 100644 (file)
 
        * Initial implementation.
 \f
-Copyright (C) 2012-2024 Free Software Foundation, Inc.
+Copyright (C) 2012-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 51bcb0c853a24d58cb54d694fd646684652bb996..0576626f6071474cfd248e2d911e4cb1a059f6b4 100644 (file)
        * tests/02-comms/server-1.cc: New.
        * tests/Makesub.in: New.
        * tests/jouster: New.
-
 \f
-Copyright (C) 2020-2024 Free Software Foundation, Inc.
+Copyright (C) 2020-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index f3c1b88d4367b0bee66734d4f9583cc1e826ad8c..f21855c769c0416a7f0fea2feddb6b1b3250eeab 100644 (file)
        * include/symtab.h: Moved from gcc/hashtable.h.  Change header
        guard name.
 \f
-Copyright (C) 2004-2024 Free Software Foundation, Inc.
+Copyright (C) 2004-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index ef5ee7c6978dc290649787112a474fcc49cdcb1c..6c236d6a577b38b2daa847f47ce140b98f109c07 100644 (file)
        * decDPD.h: Likewise.
        * decLibrary.c, decRound.c: Likewise.
 \f
-Copyright (C) 2005-2024 Free Software Foundation, Inc.
+Copyright (C) 2005-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 8890ba61ea67748b2364b21493139b675b07b147..406e459be7d27022b8d7d59597799897f7bc4d62 100644 (file)
        shared-object.mk, siditi-object.mk, static-object.mk: New files.
        * configure: Generated.
 \f
-Copyright (C) 2007-2024 Free Software Foundation, Inc.
+Copyright (C) 2007-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 425d6fef4f58d7441896b5ec0c163e7ea0d3f8ac..dbdeb4e61a544c34ea911fb31d873c88482e19f5 100644 (file)
        * inline_bid_add.h: Likewise.
        * sqrt_macros.h: Likewise.
 \f
-Copyright (C) 2007-2024 Free Software Foundation, Inc.
+Copyright (C) 2007-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 21c4eeb34ea08d5a0f89e523dcaca28c58c7d2c7..661848f2cda2d1bb90a880a225114475608f6cb0 100644 (file)
 
        Initial implementation and checkin.
 \f
-Copyright (C) 2005-2024 Free Software Foundation, Inc.
+Copyright (C) 2005-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 76df68c67b2b4722494a696fcf58ada23c5ad6ee..76fd661c2fb60c7c39700248b41a7abac719d35b 100644 (file)
        * libproc_macro/proc_macro.cc: New file.
        * libproc_macro/proc_macro.h: New file.
        * libproc_macro/Makefile.in: Generate.
-
 \f
-Copyright (C) 2023-2024 Free Software Foundation, Inc.
+Copyright (C) 2023-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index dfa9a0035c8a3e1580f78c396755da7b4544d0f1..e5d99cdccca51e2efdf3b72bc6e865876c03cd6a 100644 (file)
 
        * Initial commit.
 \f
-Copyright (C) 2008-2024 Free Software Foundation, Inc.
+Copyright (C) 2008-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index bbaa4ed269f786e4fa4613adeaebf4905fe95741..723002ce4f6a2afa2f8147e7240af02e8c2dd98b 100644 (file)
@@ -3686,7 +3686,7 @@ Mon Sep 21 23:27:10 1998  Ovidiu Predescu <ovidiu@slip.net>
 
        * New directory.  Moved files from ../gcc/objc.
 \f
-Copyright (C) 1998-2024 Free Software Foundation, Inc.
+Copyright (C) 1998-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 8c1fb486ce7b3d9debc0a09760444fea3627e1a0..00b831e7f475600f5222f2b8351231e62a7627b3 100644 (file)
        * testsuite/lib/libphobos-dg.exp: New file.
        * testsuite/lib/libphobos.exp: New file.
        * testsuite/testsuite_flags.in: New file.
-
 \f
-Copyright (C) 2018-2024 Free Software Foundation, Inc.
+Copyright (C) 2018-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 204ac266f6eb4ae4a87472dba15d274018e35ae4..0d7757ccf522554bb101a033001a4414652f82f0 100644 (file)
        PR fortran/32049
        Initial implementation and checkin.
 \f
-Copyright (C) 2010-2024 Free Software Foundation, Inc.
+Copyright (C) 2010-2025 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright