[gnome-devel-docs] Add legal.xml with CC-BY-SA 4.0 to the overview



commit 6e6d1d08d3fff6504dc2f7de0f785fb710794b16
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Wed Jan 27 12:50:48 2016 +0100

    Add legal.xml with CC-BY-SA 4.0 to the overview

 platform-overview/C/legal.xml |   12 ++++++++++++
 platform-overview/Makefile.am |    1 +
 2 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/platform-overview/C/legal.xml b/platform-overview/C/legal.xml
new file mode 100644
index 0000000..42fd3db
--- /dev/null
+++ b/platform-overview/C/legal.xml
@@ -0,0 +1,12 @@
+<license xmlns="http://projectmallard.org/1.0/";
+         href="http://creativecommons.org/licenses/by-sa/4.0/";>
+
+  <p>This work is licensed under a
+  <link href="http://creativecommons.org/licenses/by-sa/4.0/";>Creative Commons
+  Attribution-ShareAlike 4.0 International</link> license.</p>
+
+  <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>
+
+</license>
diff --git a/platform-overview/Makefile.am b/platform-overview/Makefile.am
index 6064fae..965c7e3 100644
--- a/platform-overview/Makefile.am
+++ b/platform-overview/Makefile.am
@@ -19,6 +19,7 @@ HELP_FILES = \
        dev-translate-setup.page \
        dev-translate-tools.page \
        index.page \
+       legal.xml \
        license.page \
        overview-communication.page \
        overview-io.page \


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