Skip to content

Commit

Permalink
Copyright 2015
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiarocci committed Jan 12, 2015
1 parent 7d9df9e commit 468830b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
@@ -1,5 +1,5 @@
Eve Demo Client is written and maintained by Nicola Iarocci and various
contributors (I wish!):
contributors:

Development Lead
````````````````
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
Copyright (c) 2013 by Nicola Iarocci and contributors. See AUTHORS
Copyright (c) 2015 by Nicola Iarocci and contributors. See AUTHORS
for more details.

Some rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion client.py
Expand Up @@ -14,7 +14,7 @@
manage a remot e API using the phenomenal Requests library by Kenneth Reitz
(a very basic 'get' function is included even if not used).
:copyright: (c) 2012 by Nicola Iarocci.
:copyright: (c) 2015 by Nicola Iarocci.
:license: BSD, see LICENSE for more details.
"""
import requests
Expand Down

0 comments on commit 468830b

Please sign in to comment.