Skip to content

Bump copyright year. #2886

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

Merged
merged 2 commits into from
Feb 16, 2025
Merged
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ https://github.com/DOMjudge/domjudge/wiki
Copyright & Licensing
---------------------

DOMjudge is Copyright (c) 2004 - 2024 by the DOMjudge developers and
DOMjudge is Copyright (c) 2004 - 2025 by the DOMjudge developers and
all respective contributors. The current DOMjudge developers are Jaap
Eldering, Nicky Gerritsen, Keith Johnson, Thijs Kinkhorst, Mart
Pluijmaekers, Michael Vasseur and Tobias Werth; see the manual for
Expand Down
2 changes: 1 addition & 1 deletion doc/manual/config-advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ selected in the ``special_run`` and/or ``special_compare``
fields of the problem (an empty value means that the default run and
compare scripts should be used; the defaults can be set in the global
configuration settings). When creating custom run and compare
programs, we recommend re-using wrapper scripts that handle the
programs, we recommend reusing wrapper scripts that handle the
tedious, standard part. See the boolfind example for details.

Compare programs
Expand Down
Loading