Add special exception to copyright notice.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 22 Jun 1997 10:13:57 +0000 (06:13 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 22 Jun 1997 10:13:57 +0000 (06:13 -0400)
From-SVN: r14285

gcc/objc/NXConstStr.h
gcc/objc/NXConstStr.m

index 6899c74070b8f5e38872724a4b23c485023bfcf9..b2c013e5c387109696f7dce8b148632a527aa72c 100644 (file)
@@ -19,6 +19,12 @@ along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
  
+/* As a special exception, if you link this library with files
+   compiled with GCC to produce an executable, this does not cause
+   the resulting executable to be covered by the GNU General Public License.
+   This exception does not however invalidate any other reasons why
+   the executable file might be covered by the GNU General Public License.  */
+
 #ifndef __nxconstantstring_INCLUDE_GNU
 #define __nxconstantstring_INCLUDE_GNU
 
index d3b21174366d7f0247117322b0558ac8df43c122..d4db76880cdd14decdde8e466576037b92ade39d 100644 (file)
@@ -19,6 +19,12 @@ along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
  
+/* As a special exception, if you link this library with files
+   compiled with GCC to produce an executable, this does not cause
+   the resulting executable to be covered by the GNU General Public License.
+   This exception does not however invalidate any other reasons why
+   the executable file might be covered by the GNU General Public License.  */
+
 #include "objc/NXConstStr.h"
 
 @implementation NXConstantString