[baobab] Relicense user help, part 1



commit 478745c6582181533769d5ee2472c20aa5b19d4b
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Sun Jan 26 17:18:25 2014 +0000

    Relicense user help, part 1
    
    Signed-off-by: Michael Hill <mdhill gnome org>
    Signed-off-by: Julita Inca <jinca localhost localdomain>

 help/C/index.page                       |    2 ++
 help/C/introduction.page                |    2 ++
 help/C/legal.xml                        |    8 ++++++++
 help/C/prob-virtual-folders.page.stub   |    2 ++
 help/C/protocol-ftp.page.stub           |    2 ++
 help/C/protocol-ssh.page.stub           |    2 ++
 help/C/protocol-web-dav.page.stub       |    2 ++
 help/C/protocol-windows-share.page.stub |    2 ++
 8 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 6149bce..d01e2cf 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -15,6 +15,8 @@
       <email its:translate="no">kittykat3756 gmail com</email>
     </credit>
 
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
     <desc><app>Disk Usage Analyzer</app>, a graphical storage device
     scanner.</desc>
 
diff --git a/help/C/introduction.page b/help/C/introduction.page
index f4b58fd..bfdd51a 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -22,6 +22,8 @@
       <email its:translate="no">mdhillca gmail com</email>
     </credit>
 
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
     <desc><app>Disk Usage Analyzer</app> is an application which shows you your use of storage space using 
graphs.</desc>
 
   </info>
diff --git a/help/C/legal.xml b/help/C/legal.xml
new file mode 100644
index 0000000..aa36246
--- /dev/null
+++ b/help/C/legal.xml
@@ -0,0 +1,8 @@
+<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>
+
+</license>
diff --git a/help/C/prob-virtual-folders.page.stub b/help/C/prob-virtual-folders.page.stub
index b3fd73f..6eda319 100644
--- a/help/C/prob-virtual-folders.page.stub
+++ b/help/C/prob-virtual-folders.page.stub
@@ -17,6 +17,8 @@
       <email its:translate="no">mdhillca gmail com</email>
     </credit>
 
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
     <desc>The directory listing from the command line does not match the list in <app>Disk Usage 
Analyzer</app>.</desc>
   </info>
 
diff --git a/help/C/protocol-ftp.page.stub b/help/C/protocol-ftp.page.stub
index 7e59046..688891c 100644
--- a/help/C/protocol-ftp.page.stub
+++ b/help/C/protocol-ftp.page.stub
@@ -21,6 +21,8 @@
       <years>2012, 2013</years>
     </credit>
 
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
     <desc>Scanning a remote file system using FTP - File Transfer Protocol</desc>
   </info>
 
diff --git a/help/C/protocol-ssh.page.stub b/help/C/protocol-ssh.page.stub
index 08cf60f..2ec13c5 100644
--- a/help/C/protocol-ssh.page.stub
+++ b/help/C/protocol-ssh.page.stub
@@ -16,6 +16,8 @@
       <email its:translate="no">mdhillca gmail com</email>
     </credit>
 
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
     <desc>Scanning a remote file system using SSH - Secure Shell Protocol</desc>
   </info>
 
diff --git a/help/C/protocol-web-dav.page.stub b/help/C/protocol-web-dav.page.stub
index 47e58fe..312abd1 100644
--- a/help/C/protocol-web-dav.page.stub
+++ b/help/C/protocol-web-dav.page.stub
@@ -16,6 +16,8 @@
       <email its:translate="no">mdhillca gmail com</email>
     </credit>
 
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
     <desc>Scanning a remote file system using the WebDAV (HTTP) Protocol.</desc>
   </info>
 
diff --git a/help/C/protocol-windows-share.page.stub b/help/C/protocol-windows-share.page.stub
index 7a49d18..12fc21e 100644
--- a/help/C/protocol-windows-share.page.stub
+++ b/help/C/protocol-windows-share.page.stub
@@ -16,6 +16,8 @@
       <email its:translate="no">mdhillca gmail com</email>
     </credit>
 
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
     <desc>Scanning a remote file system using the Windows Share Protocol.</desc>
   </info>
 


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