unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* License correction
@ 2006-09-15 14:29 Richard Stallman
  2006-09-15 17:27 ` Eli Zaretskii
  2006-09-18  3:41 ` Jay Belanger
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Stallman @ 2006-09-15 14:29 UTC (permalink / raw)


Would someone please change the licenses on these files to the GPL?
I'd rather avoid the need to include the LGPL with Emacs.
Please ack when this is done.


./src/gmalloc.c:13:modify it under the terms of the GNU Library General Public License as
./src/gmalloc.c:20:Library General Public License for more details.
./src/gmalloc.c:332:modify it under the terms of the GNU Library General Public License as
./src/gmalloc.c:339:Library General Public License for more details.
./src/gmalloc.c:935:modify it under the terms of the GNU Library General Public License as
./src/gmalloc.c:942:Library General Public License for more details.
./src/gmalloc.c:1254:modify it under the terms of the GNU Library General Public License as
./src/gmalloc.c:1261:Library General Public License for more details.
./src/gmalloc.c:1499:modify it under the terms of the GNU Library General Public License as
./src/gmalloc.c:1506:Library General Public License for more details.
./src/gmalloc.c:1596:modify it under the terms of the GNU Library General Public License as
./src/gmalloc.c:1603:Library General Public License for more details.
./src/gmalloc.c:1696:modify it under the terms of the GNU Library General Public License as
./src/gmalloc.c:1703:Library General Public License for more details.
./src/gmalloc.c:1763:modify it under the terms of the GNU Library General Public License as
./src/gmalloc.c:1770:Library General Public License for more details.
./src/md5.c:8:   modify it under the terms of the GNU Library General Public License as
./src/md5.c:15:   Library General Public License for more details.
./src/md5.h:8:   modify it under the terms of the GNU Library General Public License as
./src/md5.h:15:   Library General Public License for more details.
./src/strftime.c:10:   modify it under the terms of the GNU Library General Public License
./src/strftime.c:17:   Library General Public License for more details.

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

* Re: License correction
  2006-09-15 14:29 License correction Richard Stallman
@ 2006-09-15 17:27 ` Eli Zaretskii
  2006-09-15 18:00   ` David Kastrup
  2006-09-18  3:41 ` Jay Belanger
  1 sibling, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2006-09-15 17:27 UTC (permalink / raw)
  Cc: emacs-devel

> From: Richard Stallman <rms@gnu.org>
> Date: Fri, 15 Sep 2006 10:29:46 -0400
> 
> Would someone please change the licenses on these files to the GPL?
> I'd rather avoid the need to include the LGPL with Emacs.

I believe md5 and strftime were lifted from glibc, whose license is
LGPL.  I don't know if that matters, but I thought I'd mention that in
case it would.

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

* Re: License correction
  2006-09-15 17:27 ` Eli Zaretskii
@ 2006-09-15 18:00   ` David Kastrup
  0 siblings, 0 replies; 5+ messages in thread
From: David Kastrup @ 2006-09-15 18:00 UTC (permalink / raw)
  Cc: rms, emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Richard Stallman <rms@gnu.org>
>> Date: Fri, 15 Sep 2006 10:29:46 -0400
>> 
>> Would someone please change the licenses on these files to the GPL?
>> I'd rather avoid the need to include the LGPL with Emacs.
>
> I believe md5 and strftime were lifted from glibc, whose license is
> LGPL.  I don't know if that matters, but I thought I'd mention that
> in case it would.

Well, it is a case of (citing from the LGPL 2.1):

      3. You may opt to apply the terms of the ordinary GNU General Public
    License instead of this License to a given copy of the Library.  To do
    this, you must alter all the notices that refer to this License, so
    that they refer to the ordinary GNU General Public License, version 2,
    instead of to this License.  (If a newer version than version 2 of the
    ordinary GNU General Public License has appeared, then you can specify
    that version instead if you wish.)  Do not make any other change in
    these notices.
    ^L
      Once this change is made in a given copy, it is irreversible for
    that copy, so the ordinary GNU General Public License applies to all
    subsequent copies and derivative works made from that copy.

      This option is useful when you wish to copy part of the code of
    the Library into a program that is not a library.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

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

* Re: License correction
  2006-09-15 14:29 License correction Richard Stallman
  2006-09-15 17:27 ` Eli Zaretskii
@ 2006-09-18  3:41 ` Jay Belanger
  2006-09-18 18:51   ` Richard Stallman
  1 sibling, 1 reply; 5+ messages in thread
From: Jay Belanger @ 2006-09-18  3:41 UTC (permalink / raw)
  Cc: belanger


Richard Stallman <rms@gnu.org> writes:

> Would someone please change the licenses on these files to the GPL?
> I'd rather avoid the need to include the LGPL with Emacs.
...
> ./src/gmalloc.c
> ./src/md5.c
> ./src/md5.h
> ./src/strftime.c
...
> Please ack when this is done.

Done.

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

* Re: License correction
  2006-09-18  3:41 ` Jay Belanger
@ 2006-09-18 18:51   ` Richard Stallman
  0 siblings, 0 replies; 5+ messages in thread
From: Richard Stallman @ 2006-09-18 18:51 UTC (permalink / raw)
  Cc: belanger, emacs-devel

Thanks for taking care of this task.

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

end of thread, other threads:[~2006-09-18 18:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-15 14:29 License correction Richard Stallman
2006-09-15 17:27 ` Eli Zaretskii
2006-09-15 18:00   ` David Kastrup
2006-09-18  3:41 ` Jay Belanger
2006-09-18 18:51   ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).