public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Linux 2.4.17-pre1
@ 2001-11-28 22:00 Mikael Pettersson
  2001-11-28 23:39 ` Alan Cox
  0 siblings, 1 reply; 13+ messages in thread
From: Mikael Pettersson @ 2001-11-28 22:00 UTC (permalink / raw)
  To: marcelo; +Cc: linux-kernel

On Wed, 28 Nov 2001 13:47:07 -0200 (BRST), Marcelo Tosatti wrote:
>pre1:
>
>- Added missing MODULE_LICENSE("GPL") in some   (Andreas Krennmair)
>  modules

Below is yet another one, for ide-tape.c; please apply.

The files in fs/nls/ that have license tags (nls_iso8859-1.c lacks one),
use "BSD without advertising clause", which causes the kernel to be
tainted. Shouldn't fs/nls/*.c use "Dual BSD/GPL" or "GPL" instead?

/Mikael

--- linux-2.4.17-pre1/drivers/ide/ide-tape.c.~1~	Thu Aug 16 23:47:01 2001
+++ linux-2.4.17-pre1/drivers/ide/ide-tape.c	Wed Nov 28 20:34:07 2001
@@ -6182,6 +6182,7 @@
 };
 
 MODULE_DESCRIPTION("ATAPI Streaming TAPE Driver");
+MODULE_LICENSE("GPL");
 
 static void __exit idetape_exit (void)
 {

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Linux 2.4.17-pre1
@ 2001-11-28 15:47 Marcelo Tosatti
  2001-11-28 18:38 ` Andrey Nekrasov
  2001-11-29  2:56 ` Mike Fedyk
  0 siblings, 2 replies; 13+ messages in thread
From: Marcelo Tosatti @ 2001-11-28 15:47 UTC (permalink / raw)
  To: lkml; +Cc: Linus Torvalds, Alan Cox



Ok, 2.4.17-pre1 is out. Still going to the mirrors though, so please wait
a while if you haven't found a copy on your local mirror. 


pre1:

- Change USB maintainer 			(Greg Kroah-Hartman)
- Speeling fix for rd.c				(From Ralf Baechle's tree)
- Updated URL for bigphysmem patch in v4l docs  (Adrian Bunk)
- Add buggy 440GX to broken pirq blacklist 	(Arjan Van de Ven)
- Add new entry to Sound blaster ISAPNP list	(Arjan Van de Ven)
- Remove crap character from Configure.help	(Niels Kristian Bech Jensen)
- Backout erroneous change to lookup_exec_domain (Christoph Hellwig)
- Update osst sound driver to 1.65		(Willem Riede)
- Fix i810 sound driver problems		(Andris Pavenis)
- Add AF_LLC define in network headers		(Arnaldo Carvalho de Melo)
- block_size cleanup on some SCSI drivers	(Erik Andersen)
- Added missing MODULE_LICENSE("GPL") in some   (Andreas Krennmair)
  modules
- Add ->show_options() to super_ops and 
  implement NFS method				(Alexander Viro)
- Updated i8k driver				(Massimo Dal Zoto)
- devfs update  				(Richard Gooch)



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

end of thread, other threads:[~2001-11-29 18:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-28 22:00 Linux 2.4.17-pre1 Mikael Pettersson
2001-11-28 23:39 ` Alan Cox
2001-11-28 23:48   ` Robert Love
2001-11-29  0:05     ` Mark Hymers
2001-11-29  0:06       ` Robert Love
  -- strict thread matches above, loose matches on Subject: below --
2001-11-28 15:47 Marcelo Tosatti
2001-11-28 18:38 ` Andrey Nekrasov
2001-11-28 17:38   ` Marcelo Tosatti
2001-11-28 19:19     ` Tommy Reynolds
2001-11-29  2:56 ` Mike Fedyk
2001-11-29  3:13   ` Ken Brownfield
2001-11-29  3:30     ` Robert Love
2001-11-29 16:48   ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox