public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Change license of filenames.h to LGPL
@ 2016-09-27 15:04 Eli Zaretskii
  2016-09-27 18:07 ` DJ Delorie
  0 siblings, 1 reply; 25+ messages in thread
From: Eli Zaretskii @ 2016-09-27 15:04 UTC (permalink / raw)
  To: gcc-patches; +Cc: Ozkan Sezer

Hi,

I was asked by Ozkan Sezer (CC'ed) whether I'd agree to relicense
include/filenames.h under LGPL2+ instead of GPL2+.

I talked to Richard Stallman (in private email), and he authorized the
change.  So now I'm proposing the corresponding change to you.

Thanks.

P.S.  Please CC me on any responses, as I'm not subscribed to this
list.


======================================================================
Relicense include/filenames.h as LGPL2+.

include/ChangeLog:

2016-09-24  Eli Zaretskii  <eliz@gnu.org>

	* filenames.h: Relicense as LGPL 2.1 or later.

diff --git a/include/filenames.h b/include/filenames.h
index 44553e4..b933bcf 100644
--- a/include/filenames.h
+++ b/include/filenames.h
@@ -10,18 +10,19 @@
 This file is part of BFD, the Binary File Descriptor library.
 
 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 of the License, or
-(at your option) any later version.
+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.
 
 This program 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 General Public License for more details.
+GNU Lesser 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.  */
+You should have received a copy of the GNU Lesser 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.  */
 
 #ifndef FILENAMES_H
 #define FILENAMES_H

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2016-09-29  2:40 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-27 15:04 Change license of filenames.h to LGPL Eli Zaretskii
2016-09-27 18:07 ` DJ Delorie
2016-09-27 18:45   ` Jeff Law
2016-09-27 18:59     ` Eli Zaretskii
2016-09-27 18:56   ` Eli Zaretskii
2016-09-27 18:57     ` Florian Weimer
2016-09-27 19:22       ` Eli Zaretskii
2016-09-27 19:30         ` DJ Delorie
2016-09-27 19:43           ` Eli Zaretskii
2016-09-27 19:45             ` Ozkan Sezer
2016-09-27 20:01               ` DJ Delorie
2016-09-28 14:45                 ` Eli Zaretskii
2016-09-28 14:42           ` Eli Zaretskii
2016-09-28 15:20             ` Florian Weimer
2016-09-28 15:43               ` Richard Kenner
2016-09-28 15:45               ` Eli Zaretskii
2016-09-28 16:05               ` DJ Delorie
2016-09-27 19:12     ` DJ Delorie
2016-09-27 19:19       ` Ozkan Sezer
2016-09-28 19:11         ` Alexandre Oliva
2016-09-28 19:46           ` Ozkan Sezer
2016-09-28 21:09           ` Eli Zaretskii
2016-09-28 21:32             ` Ozkan Sezer
2016-09-29  6:34               ` Eli Zaretskii
2016-09-27 19:23       ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).