diff options
author | Paul W. Frields <[email protected]> | 2010-12-19 17:35:35 -0500 |
---|---|---|
committer | Paul W. Frields <[email protected]> | 2010-12-19 17:35:35 -0500 |
commit | fcf0b16d7b4580adeba373bdc7010a3e9822bd55 (patch) | |
tree | f9259699250a98eb3a60a038363249230f89e2aa /setup.py | |
parent | aababdc7d0aaee761c2b7f62b67660e93453c947 (diff) | |
download | pulsecaster-fcf0b16d7b4580adeba373bdc7010a3e9822bd55.tar.gz pulsecaster-fcf0b16d7b4580adeba373bdc7010a3e9822bd55.tar.xz pulsecaster-fcf0b16d7b4580adeba373bdc7010a3e9822bd55.zip |
Fix copyright information
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (C) 2009 Paul W. Frields +# Copyright (C) 2009, 2010 Paul W. Frields and others. # # 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 |