Fixed headers of generated code
authoretisserant
Fri, 08 Feb 2008 14:38:20 +0100
changeset 107 ff5c92df0c78
parent 106 0fff950e578e
child 108 f9e001952488
Fixed headers of generated code
lib/iec_std_lib.h
lib/iec_std_lib_generated.h
--- a/lib/iec_std_lib.h	Tue Jan 29 09:32:02 2008 +0100
+++ b/lib/iec_std_lib.h	Fri Feb 08 14:38:20 2008 +0100
@@ -1,5 +1,21 @@
+/*
+ * (c) 2008 Edouard TISSERANT
+ *
+ * Offered to the public under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * 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 Lesser
+ * General Public License for more details.
+ *
+ * This code is made available on the understanding that it will not be
+ * used in safety-critical situations without a full and competent review.
+ */
+
 /****
- * IEC 61131-3 standard function lib
+ * IEC 61131-3 standard function library
  */
 
 #include <limits.h>
--- a/lib/iec_std_lib_generated.h	Tue Jan 29 09:32:02 2008 +0100
+++ b/lib/iec_std_lib_generated.h	Fri Feb 08 14:38:20 2008 +0100
@@ -1,5 +1,5 @@
 /*
- * (c) 2003 Mario de Sousa
+ * (c) 2008 Edouard TISSERANT
  *
  * Offered to the public under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either version 2
@@ -14,15 +14,6 @@
  * used in safety-critical situations without a full and competent review.
  */
 
-/*
- * An IEC 61131-3 IL and ST compiler.
- *
- * Based on the
- * FINAL DRAFT - IEC 61131-3, 2nd Ed. (2001-12-10)
- *
- */
- 
- 
 /****
  * IEC 61131-3 standard function lib
  * generated code, do not edit by hand