]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update copyright years.
authorJakub Jelinek <jakub@redhat.com>
Thu, 2 Jan 2025 11:17:04 +0000 (12:17 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 2 Jan 2025 11:17:04 +0000 (12:17 +0100)
gcc/config/loongarch/genopts/gen-evolution.awk
gcc/cp/gen-cxxapi-file.py
libbacktrace/Makefile.in
libcpp/uname2c.h
libgomp/Makefile.in
libphobos/Makefile.in
libphobos/libdruntime/Makefile.in
libstdc++-v3/src/libbacktrace/Makefile.in

index 1c8004e4146c78d6ec81a3e7f16a89a79f98f167..bf16b26760e09ca60bea14c9109e9a466ae8bcb0 100644 (file)
@@ -3,7 +3,7 @@
 # A simple script that generates loongarch-evolution.h
 # from genopts/isa-evolution.in
 #
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -150,7 +150,7 @@ function gen_full_header()
     print "   Please do not edit this file directly."
     print ""
 
-    copyright_header(2023, 2024)
+    copyright_header(2023, 2025)
 
     print "*/"
     print ""
@@ -186,7 +186,7 @@ function gen_full_source()
     print "   Please do not edit this file directly."
     print ""
 
-    copyright_header(2023, 2024)
+    copyright_header(2023, 2025)
 
     print "*/"
     print ""
index 6d08f46069bb5fdfab48c4389ef66dc2796ead66..9e2cc2c713947fe31764861e0d4cce6528ef408e 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# Copyright (C) 2022-2024 Free Software Foundation, Inc.
+# Copyright (C) 2022-2025 Free Software Foundation, Inc.
 # This file is part of GCC.
 
 # GCC is free software; you can redistribute it and/or modify
index 7b61bbffe5df9561d8b4aa6e9878bdabc54e4455..9a9b8a441ddad655ad8aed66385df6a38098615a 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 # Makefile.am -- Backtrace Makefile.
-# Copyright (C) 2012-2024 Free Software Foundation, Inc.
+# Copyright (C) 2012-2025 Free Software Foundation, Inc.
 
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are
index b6991700e04cb075ef50e1fda73079c0c23efae2..04890a76fb51ea461c5ecb8cb673a09623940646 100644 (file)
@@ -1,5 +1,5 @@
 /* Unicode name to codepoint.
-   Copyright (C) 2005-2024 Free Software Foundation, Inc.
+   Copyright (C) 2005-2025 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 the
index da902f3daca8405aec6fa5574563db883327beab..25cb6fcd3c14293c378e00c8c943a3c981a8bf6e 100644 (file)
@@ -16,7 +16,7 @@
 
 # Plugins for offload execution, Makefile.am fragment.
 #
-# Copyright (C) 2014-2024 Free Software Foundation, Inc.
+# Copyright (C) 2014-2025 Free Software Foundation, Inc.
 #
 # Contributed by Mentor Embedded.
 #
index 3a33b862733712023453909cd0123f91fa7f9eb5..ea6d790f61e2709a2582709fa7aa09b28a5abf75 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 # Makefile for the toplevel directory of the D Standard library.
-# Copyright (C) 2006-2024 Free Software Foundation, Inc.
+# Copyright (C) 2006-2025 Free Software Foundation, Inc.
 #
 # GCC is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b6d90362f0be448626b3617359a93806740f3722..8f1202cec9bf4188115b09868d288d8d738afeed 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 # Makefile for the D runtime library.
-# Copyright (C) 2012-2024 Free Software Foundation, Inc.
+# Copyright (C) 2012-2025 Free Software Foundation, Inc.
 #
 # GCC is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 51c8092335a840945e5418efe23a7d498bb9305e..cde092464a40ccf6d94c76b8e4f62ca7bbaace0d 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 # Makefile.am -- Backtrace in libstdc++ Makefile.
-# Copyright (C) 2012-2024 Free Software Foundation, Inc.
+# Copyright (C) 2012-2025 Free Software Foundation, Inc.
 
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are