lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.10.0807311231290.5490@gandalf.stny.rr.com>
Date:	Thu, 31 Jul 2008 12:40:52 -0400 (EDT)
From:	Steven Rostedt <rostedt@...dmis.org>
To:	LKML <linux-kernel@...r.kernel.org>, stable@...nel.org
cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Ingo Molnar <mingo@...e.hu>,
	Thomas Gleixner <tglx@...utronix.de>,
	Peter Zijlstra <peterz@...radead.org>, greg@...ah.com,
	Chris Wright <chrisw@...s-sol.org>,
	Jonathan Corbet <corbet@....net>,
	Christoph Hellwig <hch@...radead.org>
Subject: [PATCH] dual license ftrace.txt


I asked legal about the licensing of ftrace.txt, and they told me that, 
unless the Documentation directory is specifically set up to handle non 
GPL licenses (which it does not appear to be), then it would be best to 
put ftrace.txt under the GPL.

This patch adds a dual license to ftrace.txt such that it is under both 
the FDL and the GPL.

Signed-off-by: Steven Rostedt <srostedt@...hat.com>
---
 Documentation/ftrace.txt |    1 +
 1 file changed, 1 insertion(+)

Index: linux-2.6.26/Documentation/ftrace.txt
===================================================================
--- linux-2.6.26.orig/Documentation/ftrace.txt	2008-07-31 12:29:23.000000000 -0400
+++ linux-2.6.26/Documentation/ftrace.txt	2008-07-31 12:31:04.000000000 -0400
@@ -4,6 +4,7 @@
 Copyright 2008 Red Hat Inc.
    Author:   Steven Rostedt <srostedt@...hat.com>
   License:   The GNU Free Documentation License, Version 1.2
+               (dual licensed under the GPL v2)
 Reviewers:   Elias Oltmanns, Randy Dunlap, Andrew Morton,
 	     John Kacur, and David Teigland.
 


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ