Run update-copyright.py.
authorW. Trevor King <wking@tremily.us>
Thu, 20 Sep 2012 14:15:50 +0000 (10:15 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 20 Sep 2012 14:15:50 +0000 (10:15 -0400)
pgp_mime/signature.py

index f34f748e5dfbf97323c3dd761ad1455e84dbda3c..b40f03b63df683929c4013a7c0a77eb9119e515d 100644 (file)
@@ -1,4 +1,18 @@
-# Copyright
+# Copyright (C) 2012 W. Trevor King <wking@tremily.us>
+#
+# 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/>.
 
 """A Python version of GPGME verification signatures.