Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump latest copyright year to 2025 #3624

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
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
2 changes: 1 addition & 1 deletion M2/LICENSING-NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
We thank the United States National Science Foundation for generous funding
to develop Macaulay2.

Macaulay2 is copyright 1993-2024 by Daniel R. Grayson and Michael E. Stillman.
Macaulay2 is copyright 1993-2025 by Daniel R. Grayson and Michael E. Stillman.
We permit you to use the source code under the terms of the GNU General Public
License (GPL), version 2 or 3, as published by the Free Software Foundation;
see the files Macaulay2/COPYING-*. The packages contributed by various
Expand Down
2 changes: 1 addition & 1 deletion M2/Macaulay2/README.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ and Michael E. Stillman with generous support from the National Science
Foundation, for which we are grateful. Based on Groebner bases, it provides
algorithms for computing homological invariants of rings and modules.

Macaulay2 is copyright 1993-2024 by Daniel R. Grayson and Michael E. Stillman.
Macaulay2 is copyright 1993-2025 by Daniel R. Grayson and Michael E. Stillman.
We permit you to use it under the terms of the GNU General Public License,
version 2, as published by the Free Software Foundation; see the file COPYING,
or refer to
Expand Down
2 changes: 1 addition & 1 deletion M2/Macaulay2/editors/pygments/macaulay2.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Lexer for Macaulay2.

:copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
:copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""

Expand Down