X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fjavacomp.sh.in;h=313b34117f2f3aecaecb51efda7738f5c5d26d01;hb=51cd1f8d04daa5bdc4008ac25e507f9ef777a2fc;hp=8c707cb4a4d8fa91d095d3047eb4a571f2a36521;hpb=18eedd96914ce2143792d1c98879ebbf8a369361;p=gnulib.git diff --git a/build-aux/javacomp.sh.in b/build-aux/javacomp.sh.in index 8c707cb4a..313b34117 100644 --- a/build-aux/javacomp.sh.in +++ b/build-aux/javacomp.sh.in @@ -1,13 +1,13 @@ #!/bin/sh # Compile a Java program. -# Copyright (C) 2001-2002, 2006 Free Software Foundation, Inc. +# Copyright (C) 2001-2002, 2006, 2009-2011 Free Software Foundation, Inc. # Written by Bruno Haible , 2001. # -# This program is free software; you can redistribute it and/or modify +# This program 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) -# any later version. +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,7 @@ # GNU General Public License for more details. # # 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with this program. If not, see . # This uses the same choices as javacomp.c, but instead of relying on the # environment settings at run time, it uses the environment variables