1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00

Change guile-readline license to GPLv3+

This commit is contained in:
Neil Jerram 2009-06-17 22:35:30 +01:00
parent 83ba2d3750
commit b82a8b4850
5 changed files with 23 additions and 23 deletions

View file

@ -2,20 +2,20 @@
## ##
## Copyright (C) 1998, 1999, 2000, 2001, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. ## Copyright (C) 1998, 1999, 2000, 2001, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
## ##
## This file is part of GUILE. ## This file is part of guile-readline.
## ##
## GUILE is free software; you can redistribute it and/or modify ## guile-readline is free software; you can redistribute it and/or
## it under the terms of the GNU General Public License as ## modify it under the terms of the GNU General Public License as
## published by the Free Software Foundation; either version 2, or ## published by the Free Software Foundation; either version 3, or
## (at your option) any later version. ## (at your option) any later version.
## ##
## GUILE is distributed in the hope that it will be useful, but ## guile-readline is distributed in the hope that it will be useful,
## WITHOUT ANY WARRANTY; without even the implied warranty of ## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
## GNU General Public License for more details. ## General Public License for more details.
## ##
## You should have received a copy of the GNU General Public ## You should have received a copy of the GNU General Public License
## License along with GUILE; see the file COPYING. If not, write ## along with guile-readline; see the file COPYING. If not, write
## to the Free Software Foundation, Inc., 51 Franklin Street, Fifth ## to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
## Floor, Boston, MA 02110-1301 USA ## Floor, Boston, MA 02110-1301 USA

View file

@ -2,20 +2,20 @@
## ##
## Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2008 Free Software Foundation, Inc. ## Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2008 Free Software Foundation, Inc.
## ##
## This file is part of GUILE. ## This file is part of guile-readline.
## ##
## GUILE is free software; you can redistribute it and/or modify ## guile-readline is free software; you can redistribute it and/or
## it under the terms of the GNU General Public License as ## modify it under the terms of the GNU General Public License as
## published by the Free Software Foundation; either version 2, or ## published by the Free Software Foundation; either version 3, or
## (at your option) any later version. ## (at your option) any later version.
## ##
## GUILE is distributed in the hope that it will be useful, but ## guile-readline is distributed in the hope that it will be useful,
## WITHOUT ANY WARRANTY; without even the implied warranty of ## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
## GNU General Public License for more details. ## General Public License for more details.
## ##
## You should have received a copy of the GNU General Public ## You should have received a copy of the GNU General Public License
## License along with GUILE; see the file COPYING. If not, write ## along with guile-readline; see the file COPYING. If not, write
## to the Free Software Foundation, Inc., 51 Franklin Street, Fifth ## to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
## Floor, Boston, MA 02110-1301 USA ## Floor, Boston, MA 02110-1301 USA

View file

@ -4,7 +4,7 @@
;;;; ;;;;
;;;; 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 ;;;; it under the terms of the GNU General Public License as published by
;;;; the Free Software Foundation; either version 2, or (at your option) ;;;; the Free Software Foundation; either version 3, or (at your option)
;;;; any later version. ;;;; any later version.
;;;; ;;;;
;;;; This program is distributed in the hope that it will be useful, ;;;; This program is distributed in the hope that it will be useful,

View file

@ -4,7 +4,7 @@
* *
* 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option) * the Free Software Foundation; either version 3, or (at your option)
* any later version. * any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,

View file

@ -5,7 +5,7 @@
* *
* 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option) * the Free Software Foundation; either version 3, or (at your option)
* any later version. * any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,