From 4c1b13d04985ad5d218690741ec8019f83b99386 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 17 Jun 2012 12:18:31 -0400 Subject: Change Markdown source file extension. ".md" files can be mistaken for GCC machine descriptions. ".mdwn" is what ikiwiki uses by default. So let's avoid confusion and be consistent with our wiki here. --- (limited to 'policies/inclusion/legal.mdwn') diff --git a/policies/inclusion/legal.mdwn b/policies/inclusion/legal.mdwn new file mode 100644 index 0000000..7136d36 --- /dev/null +++ b/policies/inclusion/legal.mdwn @@ -0,0 +1,21 @@ +Title: Legal Terms + + +Copyright +========= + +To be included in this distribution, a software package must either be free of +any copyright interests or be accompanied by a copyright license. If +accompanied by a license, the license must meet the following conditions: + + * It must be a "free software license" as classified on the [list of + licenses published by Free Software Foundation, Inc.][fsl] + * It must be an "open source license" found on the [Open Source Initiative's + list of approved licenses][osl]. + * It must be a "free culture license" found on the [list of licenses that meet + the Definition of Free Cultural Works][fcl]. + + +[fsl]: https://www.gnu.org/licenses/license-list.html +[osl]: http://www.opensource.org/licenses/alphabetical +[fcl]: http://freedomdefined.org/Licenses#List_of_licenses -- cgit v0.9.1