# HG changeset patch # User Bruno Haible # Date 1191771496 -7200 # Node ID 7a5f9d09f38979c94dcbce31a72cdd4afa17ee8f # Parent ad8a75a45dc9ed1167424a4b4efc8e6fd1cabd79 Change copyright notice from LGPLv2.1+ to LGPLv3+. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-07 Bruno Haible + + Change copyright notice from LGPLv2.1+ to LGPLv3+. + * tests/test-tsearch.c: Change copyright notice. + 2007-10-07 Bruno Haible Change copyright notice from LGPLv2.0+ to LGPLv3+. diff --git a/tests/test-tsearch.c b/tests/test-tsearch.c --- a/tests/test-tsearch.c +++ b/tests/test-tsearch.c @@ -2,20 +2,18 @@ Copyright (C) 1997, 2000, 2001, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. - The GNU C Library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. + The GNU C Library is free software: you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 3 of the + License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + You should have received a copy of the GNU Lesser General Public License + along with this program. If not, see . */ #include