X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/a3bfa8c5b05e403748a1c4cc79372d378086c033..f8cd69172b16c6d6bcfa1e50aaddf1331be2429c:/projects/collaboration.mdwn diff --git a/projects/collaboration.mdwn b/projects/collaboration.mdwn index ffe9d0b..5ed0c9b 100644 --- a/projects/collaboration.mdwn +++ b/projects/collaboration.mdwn @@ -33,7 +33,8 @@ Software Guidelines](http://www.debian.org/social_contract#guidelines) and an [F # Free documentation -The [[doc/doc-licensing|SIPB documentation licensing recommendation]] advises *dual-licensing* (i.e., making available with both licenses) documentation under: +The [[SIPB documentation licensing recommendation|doc/doc-licensing]] advise *dual-licensing* (i.e., making available with both licenses) documentation under: + * the Creative Commons Attribution-Share Alike license, and * the GNU Free Documentation License, with no Invariant Sections, no Front-Cover Texts, and no Back-Cover-Texts. @@ -43,7 +44,7 @@ Both of these are popular licenses for free non-code creative works. For example A license without the code is worthless! Make sure your code is posted somewhere accessible. If you're using a version control system (which you should), the easiest approach is to set up public read-only access to your repository. Options that SIPB projects have used include - * Subversion on Athena + * Subversion or git in an Athena AFS locker * Subversion or git on scripts.mit.edu * Github, a commercial git hosting service free for open-source/public projects