Clean up file header copyrights
[onak.git] / openpgp.h
index 7ccf1332a341db37095304b8fe37e75121d03008..dc6bf558cf2295a74a5c7837e3dacca33273b6e1 100644 (file)
--- a/openpgp.h
+++ b/openpgp.h
@@ -2,6 +2,19 @@
  * openpgp.h - Defines directly related to OpenPGP RFC 4880
  *
  * Copyright 2011 Jonathan McDowell <noodles@earth.li>
+ *
+ * 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 the Free
+ * Software Foundation; version 2 of the License.
+ *
+ * This program 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
+ * this program; if not, write to the Free Software Foundation, Inc., 51
+ * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef __OPENPGP_H__