summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-01-24 22:00:56 +0200
committerLars Wirzenius <liw@liw.fi>2015-01-24 22:00:56 +0200
commitde611205225f4c81f14a7c6ee27057624e8e9cfe (patch)
treeed57a407dc40c6a1285300af141b45c70917d211 /setup.py
parent3d4d3178a5d4fdf21891861cd4d150d76cd2e159 (diff)
downloadobnam-de611205225f4c81f14a7c6ee27057624e8e9cfe.tar.gz
Fix copyright years, add missing gpl3 blurb
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index aa4755e0..6910655c 100755
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright (C) 2008-2014 Lars Wirzenius <liw@liw.fi>
+# Copyright (C) 2008-2015 Lars Wirzenius <liw@liw.fi>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by