aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/po
diff options
context:
space:
mode:
authorMatthias Klose <doko@debian.org>2004-05-06 22:02:05 +0000
committerMatthias Klose <doko@gcc.gnu.org>2004-05-06 22:02:05 +0000
commitce120bb2c4b34529fca824ea81f9021132e69713 (patch)
tree83dc2d5363918e75485098a65f27b7854600dab7 /libstdc++-v3/po
parent579f964023609479859aa37fab0399c1026659b2 (diff)
downloadgcc-ce120bb2c4b34529fca824ea81f9021132e69713.zip
gcc-ce120bb2c4b34529fca824ea81f9021132e69713.tar.gz
gcc-ce120bb2c4b34529fca824ea81f9021132e69713.tar.bz2
iterator.h: Add GPL copyright info, with exception clause.
2004-05-06 Matthias Klose <doko@debian.org> * include/backward/iterator.h: Add GPL copyright info, with exception clause. * include/bits/boost_concept_check.h: Likewise. * include * libsupc++/tinfo.h: Likewise. * po/string_literals.cc: Likewise. From-SVN: r81581
Diffstat (limited to 'libstdc++-v3/po')
-rw-r--r--libstdc++-v3/po/string_literals.cc9
1 files changed, 9 insertions, 0 deletions
diff --git a/libstdc++-v3/po/string_literals.cc b/libstdc++-v3/po/string_literals.cc
index 776cf39..262e708 100644
--- a/libstdc++-v3/po/string_literals.cc
+++ b/libstdc++-v3/po/string_literals.cc
@@ -16,6 +16,15 @@
// Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
// USA.
+// As a special exception, you may use this file as part of a free software
+// library without restriction. Specifically, if other files instantiate
+// templates or use macros or inline functions from this file, or you compile
+// this file and link it with other files to produce an executable, this
+// file does not by itself 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 <libintl.h>
#define gettext_noop(Str) Str