Skip to content

Commit 9cf2fb5

Browse files
committed
Update Copyright year in ChangeLog files
2024 -> 2025
1 parent 2c08aca commit 9cf2fb5

File tree

24 files changed

+24
-32
lines changed

24 files changed

+24
-32
lines changed

gcc/analyzer/ChangeLog

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13078,9 +13078,8 @@
1307813078
2019-12-13 David Malcolm <[email protected]>
1307913079

1308013080
* Initial creation
13081-
1308213081

13083-
Copyright (C) 2019-2024 Free Software Foundation, Inc.
13082+
Copyright (C) 2019-2025 Free Software Foundation, Inc.
1308413083

1308513084
Copying and distribution of this file, with or without modification,
1308613085
are permitted in any medium without royalty provided the copyright

gcc/c-family/ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15921,7 +15921,7 @@
1592115921
* c-common.c: Include gt-c-family-c-common.h.
1592215922
* c-pragma.c: Include gt-c-family-c-pragma.h.
1592315923

15924-
Copyright (C) 2010-2024 Free Software Foundation, Inc.
15924+
Copyright (C) 2010-2025 Free Software Foundation, Inc.
1592515925

1592615926
Copying and distribution of this file, with or without modification,
1592715927
are permitted in any medium without royalty provided the copyright

gcc/c/ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11121,7 +11121,7 @@
1112111121
* c-decl.c: Likewise. Include gt-c-c-decl.h, not gt-c-decl.h.
1112211122
* c-parser.c: Likewise. Include gt-c-c-parser.h, not gt-c-parser.h.
1112311123

11124-
Copyright (C) 2012-2024 Free Software Foundation, Inc.
11124+
Copyright (C) 2012-2025 Free Software Foundation, Inc.
1112511125

1112611126
Copying and distribution of this file, with or without modification,
1112711127
are permitted in any medium without royalty provided the copyright

gcc/go/ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2136,7 +2136,7 @@
21362136

21372137
Go frontend added to gcc repository.
21382138

2139-
Copyright (C) 2010-2024 Free Software Foundation, Inc.
2139+
Copyright (C) 2010-2025 Free Software Foundation, Inc.
21402140

21412141
Copying and distribution of this file, with or without modification,
21422142
are permitted in any medium without royalty provided the copyright

gcc/jit/ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4589,7 +4589,7 @@
45894589

45904590
* Initial creation
45914591

4592-
Copyright (C) 2013-2024 Free Software Foundation, Inc.
4592+
Copyright (C) 2013-2025 Free Software Foundation, Inc.
45934593

45944594
Copying and distribution of this file, with or without modification,
45954595
are permitted in any medium without royalty provided the copyright

gcc/lto/ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6877,7 +6877,7 @@
68776877
* lto-tree.h: Likewise.
68786878
* lto-lang.c: Likewise.
68796879

6880-
Copyright (C) 2006-2024 Free Software Foundation, Inc.
6880+
Copyright (C) 2006-2025 Free Software Foundation, Inc.
68816881

68826882
Copying and distribution of this file, with or without modification,
68836883
are permitted in any medium without royalty provided the copyright

gcc/objc/ChangeLog

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4373,9 +4373,8 @@
43734373
LANG_HOOKS_INCOMPLETE_TYPE_ERROR, LANG_HOOKS_TYPE_PROMOTES_TO,
43744374
LANG_HOOKS_REGISTER_BUILTIN_TYPE, LANG_HOOKS_WRITE_GLOBALS):
43754375
Move to c-objc-common.h.
4376-
43774376

4378-
Copyright (C) 2004-2024 Free Software Foundation, Inc.
4377+
Copyright (C) 2004-2025 Free Software Foundation, Inc.
43794378

43804379
Copying and distribution of this file, with or without modification,
43814380
are permitted in any medium without royalty provided the copyright

gcc/objcp/ChangeLog

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -688,9 +688,8 @@
688688
* objcp-decl.c: Likewise.
689689
* objcp-decl.h: Likewise.
690690
* objcp-lang.c: Likewise.
691-
692691

693-
Copyright (C) 2005-2024 Free Software Foundation, Inc.
692+
Copyright (C) 2005-2025 Free Software Foundation, Inc.
694693

695694
Copying and distribution of this file, with or without modification,
696695
are permitted in any medium without royalty provided the copyright

gcc/po/ChangeLog

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3376,9 +3376,8 @@ Sun Oct 31 17:17:18 1999 Jeffrey A Law ([email protected])
33763376
* POTFILES.in: Remove files which do not exist anymore in egcs.
33773377
Fix names of those files which are now living in egcs's
33783378
libiberty/include directories.
3379-
33803379

3381-
Copyright (C) 1999-2024 Free Software Foundation, Inc.
3380+
Copyright (C) 1999-2025 Free Software Foundation, Inc.
33823381

33833382
Copying and distribution of this file, with or without modification,
33843383
are permitted in any medium without royalty provided the copyright

gcc/rust/ChangeLog

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14173,9 +14173,8 @@
1417314173
* ast/rust-ast-full.h: New.
1417414174
* ast/rust-ast.h: New.
1417514175
* operator.h: New.
14176-
1417714176

14178-
Copyright (C) 2022-2024 Free Software Foundation, Inc.
14177+
Copyright (C) 2022-2025 Free Software Foundation, Inc.
1417914178

1418014179
Copying and distribution of this file, with or without modification,
1418114180
are permitted in any medium without royalty provided the copyright

0 commit comments

Comments
 (0)