Browse Source

Fix confusing use of "launcher" instead of "program" in license exception.

git-svn-id: file:///var/svn/tigccpp/trunk@579 9552661e-59e3-4036-b4f2-dbe53926924f
kevinkofler 18 years ago
parent
commit
c8e2685a78

+ 1 - 1
tigcc/ttpack/bin2oth.c

@@ -25,7 +25,7 @@
   As a special exception, UNMODIFIED copies of ttbin2oth may also be
   redistributed or sold without source code, for any purpose. (The Lesser
   General Public License restrictions do apply in other respects; for example,
-  they cover modification of the launcher.) This exception notice must be
+  they cover modification of the program.) This exception notice must be
   removed on modified copies of this file.
 
   This program is distributed in the hope that it will be useful,

+ 1 - 1
tigcc/ttpack/packhead.h

@@ -19,7 +19,7 @@
   As a special exception, UNMODIFIED copies of some TIGCC Tools Suite utilities
   may also be redistributed or sold without source code, for any purpose. (The
   Lesser General Public License restrictions do apply in other respects; for
-  example, they cover modification of the launcher.) Please refer to the main
+  example, they cover modification of the program.) Please refer to the main
   source file for the individual utility as to whether this is the case for a
   particular tool. This exception notice must be removed on modified copies of
   this file.

+ 2 - 2
tigcc/ttpack/revtools.h

@@ -22,7 +22,7 @@
   As a special exception, UNMODIFIED copies of some TIGCC Tools Suite utilities
   may also be redistributed or sold without source code, for any purpose. (The
   Lesser General Public License restrictions do apply in other respects; for
-  example, they cover modification of the launcher.) Please refer to the main
+  example, they cover modification of the program.) Please refer to the main
   source file for the individual utility as to whether this is the case for a
   particular tool. This exception notice must be removed on modified copies of
   this file.
@@ -52,7 +52,7 @@
 // DON'T EDIT THE NEXT REVISION BY HAND! THIS IS DONE AUTOMATICALLY BY THE
 // CVS SYSTEM !!!
 // ----------------------------------------------------------------------------
-// #define CVS_FILE_REVISION "$Revision: 1.1 $"
+// #define CVS_FILE_REVISION "$Revision: 1.2 $"
 //
 // It must be placed AFTER (!!) all includes otherwise the macros may be
 // expanded wrong where you use them. For example: if you have added the above

+ 1 - 1
tigcc/ttpack/strhead.h

@@ -20,7 +20,7 @@
   As a special exception, UNMODIFIED copies of ttbin2oth may also be
   redistributed or sold without source code, for any purpose. (The Lesser
   General Public License restrictions do apply in other respects; for example,
-  they cover modification of the launcher.) This exception notice must be
+  they cover modification of the program.) This exception notice must be
   removed on modified copies of this file.
 
   This program is distributed in the hope that it will be useful,

+ 1 - 1
tigcc/ttpack/tt.h

@@ -19,7 +19,7 @@
   As a special exception, UNMODIFIED copies of some TIGCC Tools Suite utilities
   may also be redistributed or sold without source code, for any purpose. (The
   Lesser General Public License restrictions do apply in other respects; for
-  example, they cover modification of the launcher.) Please refer to the main
+  example, they cover modification of the program.) Please refer to the main
   source file for the individual utility as to whether this is the case for a
   particular tool. This exception notice must be removed on modified copies of
   this file.

+ 2 - 2
tigcc/ttpack/ttbin2oth.c

@@ -19,7 +19,7 @@
   As a special exception, UNMODIFIED copies of ttbin2oth may also be
   redistributed or sold without source code, for any purpose. (The Lesser
   General Public License restrictions do apply in other respects; for example,
-  they cover modification of the launcher.) This exception notice must be
+  they cover modification of the program.) This exception notice must be
   removed on modified copies of this file.
 
   This program is distributed in the hope that it will be useful,
@@ -56,7 +56,7 @@
 // DON'T EDIT THE NEXT REVISION BY HAND! THIS IS DONE AUTOMATICALLY BY THE
 // CVS SYSTEM !!!
 //-----------------------------------------------------------------------------
-#define CVS_FILE_REVISION "$Revision: 1.1 $"
+#define CVS_FILE_REVISION "$Revision: 1.2 $"
 
 
 //=============================================================================

+ 1 - 1
tigcc/ttpack/ttpack.c

@@ -54,7 +54,7 @@
 // DON'T EDIT THE NEXT REVISION BY HAND! THIS IS DONE AUTOMATICALLY BY THE
 // CVS SYSTEM !!!
 //-----------------------------------------------------------------------------
-#define CVS_FILE_REVISION "$Revision: 1.1 $"
+#define CVS_FILE_REVISION "$Revision: 1.2 $"
 
 //=============================================================================
 // outputs usage information of this tool

+ 1 - 1
tigcc/ttpack/ttversion.h

@@ -19,7 +19,7 @@
   As a special exception, UNMODIFIED copies of some TIGCC Tools Suite utilities
   may also be redistributed or sold without source code, for any purpose. (The
   Lesser General Public License restrictions do apply in other respects; for
-  example, they cover modification of the launcher.) Please refer to the main
+  example, they cover modification of the program.) Please refer to the main
   source file for the individual utility as to whether this is the case for a
   particular tool. This exception notice must be removed on modified copies of
   this file.