diff --git a/README.md b/README.md index a4fa1ac53a..5b4e95108e 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/doc/manual/config-advanced.rst b/doc/manual/config-advanced.rst index 9a471ac6ed..e28010d3b0 100644 --- a/doc/manual/config-advanced.rst +++ b/doc/manual/config-advanced.rst @@ -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