[gedit/help-pages] Docs: Add CC-By-SA 3.0 Unported license.



commit 3e6bc0733c1af8a48ffd7ceff91caf38be427a05
Author: Sindhu S <sindhus live in>
Date:   Thu Mar 21 03:22:36 2013 -0400

    Docs: Add CC-By-SA 3.0 Unported license.
    
    Add legal.xml entry to Makefile.am.
    Add license text to legal.xml.

 help/C/legal.xml |    5 +++++
 help/Makefile.am |    3 ++-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/help/C/legal.xml b/help/C/legal.xml
new file mode 100644
index 0000000..9050059
--- /dev/null
+++ b/help/C/legal.xml
@@ -0,0 +1,5 @@
+<license xmlns="http://projectmallard.org/1.0/";>
+
+<p>This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a 
copy of this license, visit <link 
xref="http://creativecommons.org/licenses/by-sa/3.0/";>http://creativecommons.org/licenses/by-sa/3.0/</link> 
or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.</p>
+</license>
+
diff --git a/help/Makefile.am b/help/Makefile.am
index 3e01b4f..3226809 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -66,7 +66,8 @@ HELP_FILES = \
        gedit-tabs.page \
        gedit-undo-recent-action.page \
        gedit-view-open-files-in-sidepane.page \
-       index.page
+       index.page \
+       legal.xml
 
 HELP_LINGUAS = ar bg ca cs da de el es eu fi fr gl hu it ja ko lv oc pt_BR ru sl sv te th uk zh_CN zh_HK 
zh_TW
 


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