summaryrefslogtreecommitdiffstats
path: root/policies/inclusion/title.mdwn
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-06-17 12:18:31 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-06-17 12:18:31 (EDT)
commit4c1b13d04985ad5d218690741ec8019f83b99386 (patch)
tree9600987e5fdb2cee91fed1bd10550175147d6e69 /policies/inclusion/title.mdwn
parent5a95b02eeeb6343b5fbb711bba7e814433bae3be (diff)
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.
Diffstat (limited to 'policies/inclusion/title.mdwn')
-rw-r--r--policies/inclusion/title.mdwn43
1 files changed, 43 insertions, 0 deletions
diff --git a/policies/inclusion/title.mdwn b/policies/inclusion/title.mdwn
new file mode 100644
index 0000000..8ed7c5c
--- /dev/null
+++ b/policies/inclusion/title.mdwn
@@ -0,0 +1,43 @@
+Title: Software Inclusion Policy Manual
+
+
+Abstract
+========
+
+This manual describes the software inclusion policy for this distribution. This
+includes certain legal and technical requirements, to which each package must
+adhere to be included in the distribution. These requirements serve to protect
+the freedom of users and vendors in their use of the operating system and to
+ensure that all included software can be legally distributed and effectively
+supported.
+
+
+Legal Notice
+============
+
+Copyright (C) 2012 Patrick "P. J." McDermott
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
+Contents
+========
+
+@[toc]