Run update-copyright.py.
[pgp-mime.git] / setup.py
index 9f441651f858b90852de212dec898b84f5e169fb..d9eb313e09cc95af926f36c05f630d7378089e0d 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,18 @@
-# Copyright (C) 2012 W. Trevor King
+# Copyright (C) 2012 W. Trevor King <wking@drexel.edu>
+#
+# This file is part of pgp-mime.
+#
+# pgp-mime is free software: you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation, either version 3 of the License, or (at your option) any later
+# version.
+#
+# pgp-mime is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# pgp-mime.  If not, see <http://www.gnu.org/licenses/>.
 
 "Tools for dealing with Pretty Good Privacy (PGP) and email."