Skip to content

Commit f112ea4

Browse files
committed
Update copyrights date
1 parent 8e6b752 commit f112ea4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MIT License
2-
Copyright (c) 2016-2018, Mickaël 'Tiger-222' Schoentgen
2+
Copyright (c) 2016-2019, Mickaël 'Tiger-222' Schoentgen
33

44
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
55

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
# General information about the project.
2323
project = "Python MSS"
24-
copyright = "2013-2018, Mickaël 'Tiger-222' Schoentgen & contributors"
24+
copyright = "2013-2019, Mickaël 'Tiger-222' Schoentgen & contributors"
2525
author = "Tiger-222"
2626

2727
# The version info for the project you're documenting, acts as replacement for

mss/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
__version__ = "4.0.0"
1717
__author__ = "Mickaël 'Tiger-222' Schoentgen"
1818
__copyright__ = """
19-
Copyright (c) 2013-2018, Mickaël 'Tiger-222' Schoentgen
19+
Copyright (c) 2013-2019, Mickaël 'Tiger-222' Schoentgen
2020
2121
Permission to use, copy, modify, and distribute this software and its
2222
documentation for any purpose and without fee or royalty is hereby

0 commit comments

Comments
 (0)