summaryrefslogtreecommitdiff
path: root/2007/gpl-compliance-tw2007/gpl-compliance/mgp00015.txt
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
committerHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
commitfca59bea770346cf1c1f9b0e00cb48a61b44a8f3 (patch)
treea2011270df48d3501892ac1a56015c8be57e8a7d /2007/gpl-compliance-tw2007/gpl-compliance/mgp00015.txt
import of old now defunct presentation slides svn repo
Diffstat (limited to '2007/gpl-compliance-tw2007/gpl-compliance/mgp00015.txt')
-rw-r--r--2007/gpl-compliance-tw2007/gpl-compliance/mgp00015.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/2007/gpl-compliance-tw2007/gpl-compliance/mgp00015.txt b/2007/gpl-compliance-tw2007/gpl-compliance/mgp00015.txt
new file mode 100644
index 0000000..dfe6a83
--- /dev/null
+++ b/2007/gpl-compliance-tw2007/gpl-compliance/mgp00015.txt
@@ -0,0 +1,10 @@
+How to (not) use GPL Software
+Practical Source Code Offer
+
+Some Rules
+The "complete corresponding source code" has to be made available
+It has to be made available for each and every object-code version that was distributed
+If you strip down the source code offer (e.g. remove proprietary source code), try to see whether the result actually compiles
+If the product is mixed free / proprietary software, consider including the proprietary parts (as object code) in the "source code package", so the full firmware image can be rebuilt without having to tear apart an existing image and ripping out those proprietary programs from there.
+
+
personal git repositories of Harald Welte. Your mileage may vary