X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-sysexits.c;h=850837569734a931696812ba3efaae9e108fd20b;hb=5a0f3aa0ee6303d63d3d784a41b3687c558a19f5;hp=8fea17e6ae4fef88ec130a425411abcbe433ef00;hpb=86014d1d0d38f924e76997084b816a7764248311;p=gnulib.git diff --git a/tests/test-sysexits.c b/tests/test-sysexits.c index 8fea17e6a..850837569 100644 --- a/tests/test-sysexits.c +++ b/tests/test-sysexits.c @@ -1,10 +1,10 @@ /* Test of substitute. - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc. - 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 @@ -12,8 +12,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 . */ /* Written by Bruno Haible , 2007. */