Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ and nasty bugs.

-----

Copyright (C) 1998-2015, 2018-2022 Free Software Foundation, Inc.
Copyright (C) 1998-2015, 2018-2022, 2025-2026 Free Software Foundation,
Inc.

This file is part of Bison, the GNU Compiler Compiler.

Expand Down
4 changes: 2 additions & 2 deletions ChangeLog-2012
Original file line number Diff line number Diff line change
Expand Up @@ -26732,8 +26732,8 @@

-----

Copyright (C) 1987-1988, 1991-2015, 2018-2022 Free Software
Foundation, Inc.
Copyright (C) 1987-1988, 1991-2015, 2018-2022, 2025-2026 Free
Software Foundation, Inc.

Copying and distribution of this file, with or without
modification, are permitted provided the copyright notice and this
Expand Down
3 changes: 2 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Process this file with automake to produce Makefile.in.

# Copyright (C) 2001-2015, 2018-2022 Free Software Foundation, Inc.
# Copyright (C) 2001-2015, 2018-2022, 2025-2026 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
Expand Down
3 changes: 2 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -4748,7 +4748,8 @@ mode: outline
fill-column: 76
End:

Copyright (C) 1995-2015, 2018-2022 Free Software Foundation, Inc.
Copyright (C) 1995-2015, 2018-2022, 2025-2026 Free Software Foundation,
Inc.

This file is part of Bison, the GNU Parser Generator.

Expand Down
4 changes: 2 additions & 2 deletions PACKAGING
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ to the bison package.

-----

Copyright (C) 2002, 2005, 2009-2015, 2018-2022 Free Software Foundation,
Inc.
Copyright (C) 2002, 2005, 2009-2015, 2018-2022, 2025-2026 Free Software
Foundation, Inc.

This file is part of Bison, the GNU Compiler Compiler.

Expand Down
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ fill-column: 76
ispell-dictionary: "american"
End:

Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2015, 2018-2022 Free
Software Foundation, Inc.
Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2015, 2018-2022,
2025-2026 Free Software Foundation, Inc.

This file is part of GNU bison, the GNU Compiler Compiler.

Expand Down
4 changes: 2 additions & 2 deletions README-alpha
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ the problems you encounter.

-----

Copyright (C) 2002, 2004, 2009-2015, 2018-2022 Free Software Foundation,
Inc.
Copyright (C) 2002, 2004, 2009-2015, 2018-2022, 2025-2026 Free Software
Foundation, Inc.

This file is part of GNU Bison.

Expand Down
4 changes: 2 additions & 2 deletions README-hacking.md
Original file line number Diff line number Diff line change
Expand Up @@ -638,8 +638,8 @@ bootstrapped.

<!--

Copyright (C) 2002-2005, 2007-2015, 2018-2022 Free Software Foundation,
Inc.
Copyright (C) 2002-2005, 2007-2015, 2018-2022, 2025-2026 Free Software
Foundation, Inc.

This file is part of GNU Bison.

Expand Down
3 changes: 2 additions & 1 deletion THANKS
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,8 @@ End:

-----

Copyright (C) 2000-2015, 2018-2022 Free Software Foundation, Inc.
Copyright (C) 2000-2015, 2018-2022, 2025-2026 Free Software Foundation,
Inc.

This file is part of Bison, the GNU Parser Generator.

Expand Down
4 changes: 2 additions & 2 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -714,8 +714,8 @@ fill-column: 76
ispell-dictionary: "american"
End:

Copyright (C) 2001-2004, 2006, 2008-2015, 2018-2022 Free Software
Foundation, Inc.
Copyright (C) 2001-2004, 2006, 2008-2015, 2018-2022, 2025-2026 Free
Software Foundation, Inc.

This file is part of Bison, the GNU Compiler Compiler.

Expand Down
Loading