aboutsummaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorMatthew Fioravante <matthew.fioravante@jhuapl.edu>2012-11-19 12:59:48 +0000
committerMatthew Fioravante <matthew.fioravante@jhuapl.edu>2012-11-19 12:59:48 +0000
commita338016154a0163d7e82a355e87651db7903c1b2 (patch)
tree1599ff549e7285d783dfe3fccbda6712e7079dd8 /extras
parent7967bbb45e08d7d3bd4c5ef8e3df6e428a5918fd (diff)
downloadxen-a338016154a0163d7e82a355e87651db7903c1b2.tar.gz
xen-a338016154a0163d7e82a355e87651db7903c1b2.tar.bz2
xen-a338016154a0163d7e82a355e87651db7903c1b2.zip
minios: Update mini-os license to support GPL features
This patch updates extras/mini-os/COPYING to explain which optional features are GPL and what the implications of enabling them are. Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'extras')
-rw-r--r--extras/mini-os/COPYING13
1 files changed, 13 insertions, 0 deletions
diff --git a/extras/mini-os/COPYING b/extras/mini-os/COPYING
index c26ccfc43c..1d9df6ce47 100644
--- a/extras/mini-os/COPYING
+++ b/extras/mini-os/COPYING
@@ -1,3 +1,16 @@
+Certain files in this directory are licensed by the GNU
+General Public License version 2 (GPLv2). By default these
+files are not built and linked into MiniOs. Enabling them
+will cause the whole work to become covered by the GPLv2.
+
+The current set of GPLv2 features are:
+CONFIG_TPMFRONT
+CONFIG_TPMBACK
+CONFIG_TPM_TIS
+
+Do not use these if you do not want your MiniOS build to become
+GPL licensed!
+
Copyright (c) 2009 Citrix Systems, Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without