Skip to content
This repository was archived by the owner on Oct 20, 2018. It is now read-only.

Commit 8c0ad21

Browse files
committed
Update copyright year
1 parent 88616c2 commit 8c0ad21

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015 thebigmunch <[email protected]>
3+
Copyright (c) 2016 thebigmunch <[email protected]>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ Donations, as any compliment, are appreciated but not expected.
6666

6767
-----
6868

69-
Copyright (c) 2015 [thebigmunch](mailto:[email protected]). Licensed under the MIT License. See [LICENSE](LICENSE).
69+
Copyright (c) 2016 [thebigmunch](mailto:[email protected]). Licensed under the MIT License. See [LICENSE](LICENSE).

gmusicapi_scripts/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__title__ = 'gmusicapi_scripts'
44
__version__ = "0.1.0"
55
__license__ = 'MIT'
6-
__copyright__ = 'Copyright 2015 thebigmunch <[email protected]>'
6+
__copyright__ = 'Copyright 2016 thebigmunch <[email protected]>'

0 commit comments

Comments
 (0)