summaryrefslogtreecommitdiff
path: root/2007/gpl-compliance-tw2007/interact-community/mgp00014.txt
diff options
context:
space:
mode:
Diffstat (limited to '2007/gpl-compliance-tw2007/interact-community/mgp00014.txt')
-rw-r--r--2007/gpl-compliance-tw2007/interact-community/mgp00014.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/2007/gpl-compliance-tw2007/interact-community/mgp00014.txt b/2007/gpl-compliance-tw2007/interact-community/mgp00014.txt
new file mode 100644
index 0000000..d0f470b
--- /dev/null
+++ b/2007/gpl-compliance-tw2007/interact-community/mgp00014.txt
@@ -0,0 +1,8 @@
+How to interact with the Free Software Community
+Practical Rules
+
+4. Write portable code
+don't assume you're on 32bit cpu
+don't assume you're on little endian
+if you use assembly optimized code, put it in a plugin
+
personal git repositories of Harald Welte. Your mileage may vary