Skip to content

Commit 77f0b9e

Browse files
committed
Update copyright dates
1 parent 31e9ae4 commit 77f0b9e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2011-2024 Sébastien Helleu <[email protected]>
2+
# Copyright (C) 2011-2025 Sébastien Helleu <[email protected]>
33
#
44
# This file is part of Weercd, the WeeChat IRC testing server.
55
#

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ docker run -p 7777:7777 -d weercd
7474

7575
## Copyright
7676

77-
Copyright © 2011-2024 [Sébastien Helleu](https://github.com/flashcode)
77+
Copyright © 2011-2025 [Sébastien Helleu](https://github.com/flashcode)
7878

7979
This file is part of Weercd, the WeeChat IRC testing server.
8080

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright (C) 2011-2024 Sébastien Helleu <[email protected]>
3+
# Copyright (C) 2011-2025 Sébastien Helleu <[email protected]>
44
#
55
# This file is part of Weercd, the WeeChat IRC testing server.
66
#

weercd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright (C) 2011-2024 Sébastien Helleu <[email protected]>
3+
# Copyright (C) 2011-2025 Sébastien Helleu <[email protected]>
44
#
55
# This file is part of Weercd, the WeeChat IRC testing server.
66
#

0 commit comments

Comments
 (0)