Skip to content

Commit a88b2da

Browse files
committed
Update copyright dates
1 parent 7b3645c commit a88b2da

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Gitchart is used to build statistics for WeeChat: https://weechat.org/dev/stats/
6666

6767
## Copyright
6868

69-
Copyright © 2013-2020 [Sébastien Helleu](https://github.com/flashcode)
69+
Copyright © 2013-2021 [Sébastien Helleu](https://github.com/flashcode)
7070

7171
This program is free software; you can redistribute it and/or modify
7272
it under the terms of the GNU General Public License as published by

gitchart.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) 2013-2020 Sébastien Helleu <[email protected]>
3+
# Copyright (C) 2013-2021 Sébastien Helleu <[email protected]>
44
#
55
# This file is part of Gitchart.
66
#

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) 2013-2020 Sébastien Helleu <[email protected]>
3+
# Copyright (C) 2013-2021 Sébastien Helleu <[email protected]>
44
#
55
# This file is part of Gitchart.
66
#

0 commit comments

Comments
 (0)