Skip to content

Commit b93c4c4

Browse files
committed
Update copyright year
1 parent d1efc8c commit b93c4c4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+75
-75
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can also support the project:
4545

4646
## License
4747

48-
Copyright © 2012-2016 Kozea
48+
Copyright © 2012-2025 Kozea
4949
LGPLv3:
5050

5151
This program is free software: you can redistribute it and/or modify

README.md

Lines changed: 1 addition & 1 deletion

demo/moulinrouge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file is part of pygal
44
#
55
# A python svg graph plotting library
6-
# Copyright © 2012-2016 Kozea
6+
# Copyright © 2012-2025 Kozea
77
#
88
# This library is free software: you can redistribute it and/or modify it under
99
# the terms of the GNU Lesser General Public License as published by the Free

demo/moulinrouge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is part of pygal
33
#
44
# A python svg graph plotting library
5-
# Copyright © 2012-2016 Kozea
5+
# Copyright © 2012-2025 Kozea
66
#
77
# This library is free software: you can redistribute it and/or modify it under
88
# the terms of the GNU Lesser General Public License as published by the Free

demo/moulinrouge/data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is part of pygal
33
#
44
# A python svg graph plotting library
5-
# Copyright © 2012-2016 Kozea
5+
# Copyright © 2012-2025 Kozea
66
#
77
# This library is free software: you can redistribute it and/or modify it under
88
# the terms of the GNU Lesser General Public License as published by the Free

perf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is part of pygal
33
#
44
# A python svg graph plotting library
5-
# Copyright © 2012-2016 Kozea
5+
# Copyright © 2012-2025 Kozea
66
#
77
# This library is free software: you can redistribute it and/or modify it under
88
# the terms of the GNU Lesser General Public License as published by the Free

pygal/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is part of pygal
33
#
44
# A python svg graph plotting library
5-
# Copyright © 2012-2016 Kozea
5+
# Copyright © 2012-2025 Kozea
66
#
77
# This library is free software: you can redistribute it and/or modify it under
88
# the terms of the GNU Lesser General Public License as published by the Free

pygal/_compat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is part of pygal
33
#
44
# A python svg graph plotting library
5-
# Copyright © 2012-2016 Kozea
5+
# Copyright © 2012-2025 Kozea
66
#
77
# This library is free software: you can redistribute it and/or modify it under
88
# the terms of the GNU Lesser General Public License as published by the Free

pygal/adapters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is part of pygal
33
#
44
# A python svg graph plotting library
5-
# Copyright © 2012-2016 Kozea
5+
# Copyright © 2012-2025 Kozea
66
#
77
# This library is free software: you can redistribute it and/or modify it under
88
# the terms of the GNU Lesser General Public License as published by the Free

pygal/colors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is part of pygal
33
#
44
# A python svg graph plotting library
5-
# Copyright © 2012-2016 Kozea
5+
# Copyright © 2012-2025 Kozea
66
#
77
# This library is free software: you can redistribute it and/or modify it under
88
# the terms of the GNU Lesser General Public License as published by the Free

0 commit comments

Comments
 (0)