diff options
author | neroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-05-23 17:52:54 +0000 |
---|---|---|
committer | neroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-05-23 17:52:54 +0000 |
commit | 41ce4d680b7a66967917f3393435529195e86393 (patch) | |
tree | 4cfa9f30c9fb8283cca7badafc2035b73925b505 /gcc/po/exgettext | |
parent | a234ac7e13e7a35e4fd0e3ee6f656c0363bb459b (diff) | |
download | gcc-41ce4d680b7a66967917f3393435529195e86393.tar.gz |
* exgettext: Add "This file is part of GCC".
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67123 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/po/exgettext')
-rw-r--r-- | gcc/po/exgettext | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/po/exgettext b/gcc/po/exgettext index 816e36701a6..83e39239dcf 100644 --- a/gcc/po/exgettext +++ b/gcc/po/exgettext @@ -5,6 +5,8 @@ # Written by Paul Eggert <eggert@twinsun.com>. # Revised by Zack Weinberg <zackw@stanford.edu> for no-POTFILES operation. +# This file is part of GCC. + # GCC is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) |