File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # © Reuben Thomas <rrt@sc3d.org> 2024-2025
1+ # © Reuben Thomas <rrt@sc3d.org> 2024-2026
22# Released under the GPL version 3, or (at your option) any later version.
33
44import argparse
@@ -755,7 +755,7 @@ async def real_main(argv: list[str] = sys.argv[1:]) -> None:
755755 "--version" ,
756756 action = "version" ,
757757 version = f"""%(prog)s { VERSION }
758- © 2002–2025 Reuben Thomas <rrt@sc3d.org>
758+ © 2002–2026 Reuben Thomas <rrt@sc3d.org>
759759https://github.com/rrthomas/nancy
760760Distributed under the GNU General Public License version 3, or (at
761761your option) any later version. There is no warranty.""" ,
Original file line number Diff line number Diff line change 11"""Nancy tests.
22
3- © Reuben Thomas <rrt@sc3d.org> 2024-2025 .
3+ © Reuben Thomas <rrt@sc3d.org> 2024-2026 .
44
55Released under the GPL version 3, or (at your option) any later version.
66"""
You can’t perform that action at this time.
0 commit comments