Skip to content

Commit 72d7d23

Browse files
committed
DOCS: Update copyright year to 2024
1 parent 28d0f98 commit 72d7d23

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
xoreos-tools - Tools to help with xoreos development
2-
Copyright (c) 2012-2023 by the following:
2+
Copyright (c) 2012-2024 by the following:
33

44
Sven Hesse (DrMcCoy) <[email protected]>
55
Matthew Hoops (clone2727) <[email protected]>

dists/debian/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Upstream-Name: xoreos-tools
33
Source: https://xoreos.org/
44

55
Files: *
6-
Copyright: 2010-2023 The xoreos Team
6+
Copyright: 2010-2024 The xoreos Team
77
License: GPL-3.0-or-later
88
Comment:
99
See list of copyright holders and upstream authors in

src/version/version.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ static const char *kProjectNameVersionFull = PACKAGE_NAME " " PACKAGE_VERSION XO
7777
static const char *kProjectURL = "https://xoreos.org/";
7878

7979
static const char *kProjectAuthors =
80-
"Copyright (c) 2012-2023 by the xoreos team.\n"
80+
"Copyright (c) 2012-2024 by the xoreos team.\n"
8181
"Please see the AUTHORS file for details.\n"
8282
"\n"
8383
"This is free software; see the source for copying conditions. There is NO\n"

0 commit comments

Comments
 (0)