X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fjavaexec.sh.in;h=87c4a424386b1ddb024bea2e5a796961bd0381c5;hb=8d53196a5a3408315e6ed3410973d3bd16a8a3e9;hp=95776816ced5dda8378e45dca6bfcd8fe4bc4736;hpb=d0cf3d50306ab124bef29c541aa8e0c07f21c4aa;p=gnulib.git diff --git a/build-aux/javaexec.sh.in b/build-aux/javaexec.sh.in index 95776816c..87c4a4243 100644 --- a/build-aux/javaexec.sh.in +++ b/build-aux/javaexec.sh.in @@ -1,13 +1,13 @@ #!/bin/sh # Execute a Java program. -# Copyright (C) 2001, 2006 Free Software Foundation, Inc. +# Copyright (C) 2001, 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 javaexec.c, but instead of relying on the # environment settings at run time, it uses the environment variables