]> the.earth.li Git - onak.git/blobdiff - wordlist.h
Bump debhelper compat level to 13
[onak.git] / wordlist.h
index 65ddcad3d2941c14062667a34908880ae8c607c1..d4fe99e27985975a5915fe6bcaabda168127e272 100644 (file)
@@ -1,9 +1,19 @@
 /*
  * wordlist.h - Routines for manipulating word lists
  *
- * Jonathan McDowell <noodles@earth.li>
+ * Copyright 2004 Jonathan McDowell <noodles@earth.li>
  *
- * Copyright 2004 Project Purple
+ * 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, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __WORDLIST_H__