diff options
author | Werner Koch <[email protected]> | 2005-05-31 08:39:18 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-05-31 08:39:18 +0000 |
commit | 7d4043ca57f75c7a9461bbaf5754396531ab7d85 (patch) | |
tree | 6d073ef027c0fbdf6273744b134621256a387de2 /intl/plural.c | |
parent | * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through (diff) | |
download | gnupg-7d4043ca57f75c7a9461bbaf5754396531ab7d85.tar.gz gnupg-7d4043ca57f75c7a9461bbaf5754396531ab7d85.zip |
Updated FSF street address and preparations for a release candidate.
Diffstat (limited to '')
-rw-r--r-- | intl/plural.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/intl/plural.c b/intl/plural.c index 72494f9eb..c73008b39 100644 --- a/intl/plural.c +++ b/intl/plural.c @@ -34,7 +34,7 @@ You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* The bison generated parser uses alloca. AIX 3 forces us to put this @@ -315,8 +315,8 @@ static const short yycheck[] = You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. |