[gnome-devel-docs] Add exception for code to legal.xml and license.page



commit 2357e35b33499fa19d874feeb90b9df71a7e1ec1
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Wed Aug 15 15:42:28 2012 -0400

    Add exception for code to legal.xml and license.page

 platform-demos/C/legal.xml    |    4 ++--
 platform-demos/C/license.page |   28 ++++++++++++++++------------
 2 files changed, 18 insertions(+), 14 deletions(-)
---
diff --git a/platform-demos/C/legal.xml b/platform-demos/C/legal.xml
index cb5d83f..47a68c0 100644
--- a/platform-demos/C/legal.xml
+++ b/platform-demos/C/legal.xml
@@ -1,5 +1,5 @@
 <license xmlns="http://projectmallard.org/1.0/";
          href="http://creativecommons.org/licenses/by-sa/3.0/";>
-  <p>This work is licensed under a <link href="http://creativecommons.org/licenses/by-sa/3.0/";>Creative
-  Commons Attribution-ShareAlike 3.0 Unported License</link>.</p>
+  <p>This work is licensed under a <link href="http://creativecommons.org/licenses/by-sa/3.0/";>Creative Commons Attribution-ShareAlike 3.0 Unported License</link>. As a special exception, the copyright holders give you permission to copy, modify, and distribute the example code contained in this
+documentation under the terms of your choosing, without restriction.</p>
 </license>
diff --git a/platform-demos/C/license.page b/platform-demos/C/license.page
index f9f5dbe..a50e3c1 100644
--- a/platform-demos/C/license.page
+++ b/platform-demos/C/license.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
   type="topic"
   id="license">
-  
+
   <info>
     <link type="seealso" xref="index"/>
     <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
@@ -10,8 +10,8 @@
 
   <title>License</title>
   <p>
-    <!-- 
-    Translators: try to use the same translation as the one provided by the CreativeCommons website. 
+    <!--
+    Translators: try to use the same translation as the one provided by the CreativeCommons website.
     If there is no translation for your language, consider providing one to CreativeCommons.
     -->
     This work is distributed under a CreativeCommons Attribution-Share Alike
@@ -27,7 +27,7 @@
     </item>
     <item>
       <title><em>To remix</em></title>
-      <p>To adapt the work.</p> 
+      <p>To adapt the work.</p>
     </item>
   </terms>
   <p>
@@ -37,23 +37,27 @@
     <item>
       <title><em>Attribution</em></title>
       <p>
-        You must attribute the work in the manner specified by the author or 
-        licensor (but not in any way that suggests that they endorse you or 
-        your use of the work).  
+        You must attribute the work in the manner specified by the author or
+        licensor (but not in any way that suggests that they endorse you or
+        your use of the work).
       </p>
     </item>
     <item>
       <title><em>Share Alike</em></title>
       <p>
-        If you alter, transform, or build upon this work, you may distribute the 
-        resulting work only under the same, similar or a compatible license.  
+        If you alter, transform, or build upon this work, you may distribute the
+        resulting work only under the same, similar or a compatible license.
       </p>
     </item>
   </terms>
   <p>
     <!-- Translators: there are no official localized versions of the legal code, only the deed is localized. -->
-    For the full text of the license, see the 
-    <link href="http://creativecommons.org/licenses/by-sa/3.0/legalcode";>CreativeCommons website</link>, 
-    or read the full <link href="http://creativecommons.org/licenses/by-sa/3.0/";>Commons Deed</link>. 
+    For the full text of the license, see the
+    <link href="http://creativecommons.org/licenses/by-sa/3.0/legalcode";>CreativeCommons website</link>,
+    or read the full <link href="http://creativecommons.org/licenses/by-sa/3.0/";>Commons Deed</link>.
   </p>
+
+<note style="important"><p>
+As a special exception, the copyright holders give you permission to
+copy, modify, and distribute the example code contained in this documentation under the terms of your choosing, without restriction.</p></note>
 </page>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]