diff --git a/plinth.py b/plinth.py index ed8cf8627..d3311cf51 100755 --- a/plinth.py +++ b/plinth.py @@ -23,7 +23,7 @@ import socket __version__ = "0.2.14" __author__ = "James Vasile" -__copyright__ = "Copyright 2011, James Vasile" +__copyright__ = "Copyright 2011-2013, James Vasile" __license__ = "GPLv3 or later" __maintainer__ = "James Vasile" __email__ = "james@jamesvasile.com"