X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fjavacomp.sh.in;h=303a2715e5a7168acd179a86f161d8988ca394e2;hb=e240ab433593692f27c804c26ec1730a0dd27e5d;hp=8c707cb4a4d8fa91d095d3047eb4a571f2a36521;hpb=18eedd96914ce2143792d1c98879ebbf8a369361;p=gnulib.git diff --git a/build-aux/javacomp.sh.in b/build-aux/javacomp.sh.in index 8c707cb4a..303a2715e 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-2010 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