diff options
author | Alice Ferrazzi <alicef@gentoo.org> | 2017-06-30 18:11:40 +0900 |
---|---|---|
committer | Alice Ferrazzi <alicef@gentoo.org> | 2017-06-30 18:11:40 +0900 |
commit | 1f094a38faeb8c0b82bcf89b178b5f6f2d47d8cf (patch) | |
tree | 8b36066ce88ae9e9f0ec1cee86374b727768b64a | |
parent | renamed file variable as was shadowing built-in keyword (diff) | |
download | elivepatch-1f094a38faeb8c0b82bcf89b178b5f6f2d47d8cf.tar.gz elivepatch-1f094a38faeb8c0b82bcf89b178b5f6f2d47d8cf.tar.bz2 elivepatch-1f094a38faeb8c0b82bcf89b178b5f6f2d47d8cf.zip |
updated copyright
-rw-r--r-- | elivepatch_client/client/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elivepatch_client/client/__init__.py b/elivepatch_client/client/__init__.py index 7dcd045..7797189 100644 --- a/elivepatch_client/client/__init__.py +++ b/elivepatch_client/client/__init__.py @@ -6,4 +6,4 @@ __version__ = '0.0.1' __author__ = 'Alice Ferrazzi' -__license__ = 'GPL-2'
\ No newline at end of file +__license__ = 'GNU GPLv2+'
\ No newline at end of file |