+Comment: GPL copyright.
[inetdmx.git] / inetdmx.c
index 006a4f2..40554a5 100644 (file)
--- a/inetdmx.c
+++ b/inetdmx.c
@@ -1,4 +1,21 @@
-/* $Id$ */
+/*
+ * $Id$ */
+ * Latest:
+ *     http://cvs.jankratochvil.net/viewcvs/*checkout*/nethome/src/inetdmx.c?rev=HEAD
+ *
+ * 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; you must use 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
 
 
 #define _GNU_SOURCE 1