From 2240a14088b8f77b0b2ae1f2196843b2e1b54ed0 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Sun, 26 Feb 2012 00:10:27 -0500
Subject: Add full license to spec, move (C) info to bottom.

---
(limited to 'specs')

diff --git a/specs/source-package-format-1.0.txt b/specs/source-package-format-1.0.txt
index d819a91..209bfca 100644
--- a/specs/source-package-format-1.0.txt
+++ b/specs/source-package-format-1.0.txt
@@ -4,16 +4,6 @@ About This Document
 This document describes version 1.0 of the format for software source packages.
 
 
-Legal Notice
-============
-
-Copyright (C) 2012 Patrick "P. J." McDermott
-
-This document may be reproduced, distributed, modified, and otherwise dealt in
-under the terms of the Expat/MIT License:
-http://www.jclark.com/xml/copying.txt
-
-
 Specification Status
 ====================
 
@@ -169,7 +159,6 @@ The fields in the binary package metadata are:
   * Depends (optional)  
     A list of packages that must be installed and configured before the package
     may itself be configured.
-
   * Recommends (optional)  
 
   * Suggests (optional)  
@@ -272,3 +261,28 @@ It is recommended that single blank lines be used:
   * After the package name and version and before change entries,
   * After change entries and before the maintainer and date, and
   * Between groups of related change entries.
+
+
+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.
--
cgit v0.9.1