chiark / gitweb /
Copyright updates - update to GPLv3, etc.
[secnet.git] / hackypar.h
index f47493e9e3406567c97240faf12788d84115dd03..77be856a1f05c1d557d9b4995964c2a2da43f1e3 100644 (file)
@@ -1,7 +1,24 @@
 /* Hacky parallelism
- * Ian Jackson
  * We fork, and return false !
  */
+/*
+ * This file is part of secnet.
+ * See README for full list of copyright holders.
+ *
+ * secnet 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 d of the License, or
+ * (at your option) any later version.
+ * 
+ * secnet 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
+ * version 3 along with secnet; if not, see
+ * https://www.gnu.org/licenses/gpl.html.
+ */
 
 #ifndef hackympzpar_h
 #define hackympzpar_h