From: Richard Kenner Date: Sun, 22 Jun 1997 10:13:57 +0000 (-0400) Subject: Add special exception to copyright notice. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8458d268d21eecd9c45e4c380ec78a51b6858bd1;p=gcc.git Add special exception to copyright notice. From-SVN: r14285 --- diff --git a/gcc/objc/NXConstStr.h b/gcc/objc/NXConstStr.h index 6899c74070b..b2c013e5c38 100644 --- a/gcc/objc/NXConstStr.h +++ b/gcc/objc/NXConstStr.h @@ -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 diff --git a/gcc/objc/NXConstStr.m b/gcc/objc/NXConstStr.m index d3b21174366..d4db76880cd 100644 --- a/gcc/objc/NXConstStr.m +++ b/gcc/objc/NXConstStr.m @@ -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