Revision: 1498
Author: sebastien.lelong
Date: Sun Nov 22 11:01:49 2009
Log: updated license + add version to the book
http://code.google.com/p/jallib/source/detail?r=1498
Added:
/trunk/doc/dita/tutorials/images/cc_by_nc_sa.png
Deleted:
/trunk/doc/dita/tutorials/images/cc_by_sa.png
Modified:
/trunk/doc/dita/tutorials/license.xml
/trunk/doc/dita/tutorials/tutorial_blink_a_led.xml
/trunk/doc/dita/tutorials/tutorial_getting_started.xml
/trunk/doc/dita/tutorials/tutorials.ditamap
=======================================
--- /dev/null
+++ /trunk/doc/dita/tutorials/images/cc_by_nc_sa.png Sun Nov 22 11:01:49
2009
Binary file, no diff available.
=======================================
--- /trunk/doc/dita/tutorials/images/cc_by_sa.png Sun Nov 22 02:09:03 2009
+++ /dev/null
Binary file, no diff available.
=======================================
--- /trunk/doc/dita/tutorials/license.xml Sun Nov 22 02:09:03 2009
+++ /trunk/doc/dita/tutorials/license.xml Sun Nov 22 11:01:49 2009
@@ -3,17 +3,18 @@
<topic id="template_id">
<title>License</title>
<body>
- <p id="firstcontent">We, <xref
href="http://groups.google.com/group/jallib" format="html">Jallib
Group</xref>, want this book to be as <i>open</i> and <i>free</i> as
possible. We decided to release it under <xref
href="http://creativecommons.org/licenses/by-sa/3.0/"
format="html">Creative Common Attribution-Share Alike 3.0</xref>
license.</p>
- <p><image href="images/cc_by_sa.png" align="center"
placement="break"/></p>
+ <p id="firstcontent">We, <xref
href="http://groups.google.com/group/jallib" format="html">Jallib
Group</xref>, want this book to be as <i>open</i> and <i>free</i> as
possible. We decided to release it under <xref
href="http://creativecommons.org/licenses/by-nc-sa/3.0/"
format="html">Creative Common Attribution-Noncommercial-Share Alike 3.0
</xref> license.</p>
+ <p><image href="images/cc_by_nc_sa.png" align="center"
placement="break"/></p>
<p>Basically (and repeating what's on Creative Common website),
you are free:<ul>
<li><b>to Share</b> - to copy, distribute, and transmit the
work</li>
<li><b>to Remix</b> - to adapt the work</li>
</ul></p>
<p>Under the following conditions:<ul>
<li><b>Attribution</b> - 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).</li>
+ <li><b>Noncommercial</b> - You may not use this work for
commercial purposes.</li>
<li><b>Share Alike</b> - If you alter, transform, or build upon
this work, you may distribute the resulting work only under the same,
similar or a compatible license.</li>
</ul></p>
- <p>Full license lecal code can be read at: <xref
href="http://creativecommons.org/licenses/by-sa/3.0/legalcode"
format="html">http://creativecommons.org/licenses/by-sa/3.0/legalcode</xref></p>
+ <p>Full license lecal code can be read at: <xref
href="http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode"
format="html">http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode</xref></p>
<p>This license applies to the book content itself, not on codes,
libraries, examples, etc... you may find, or when it's explicitely
stated work is released under another license. For instance, most work on
Jallib is released under BSD and ZLIB license, not under this Creative
Common license. In doubt, please ask on Jallib Group (<xref
href="http://groups.google.com/group/jallib"
format="html">http://groups.google.com/group/jallib</xref>)</p>
</body>
</topic>
=======================================
--- /trunk/doc/dita/tutorials/tutorial_blink_a_led.xml Sun Nov 22 10:01:29
2009
+++ /trunk/doc/dita/tutorials/tutorial_blink_a_led.xml Sun Nov 22 11:01:49
2009
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- This document was created with Syntext Serna Free. --><!DOCTYPE topic
PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd" []>
+<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic id="template_id">
<title>Blink A Led (Your First Project)</title>
<prolog>
=======================================
--- /trunk/doc/dita/tutorials/tutorial_getting_started.xml Sun Nov 22
10:01:29 2009
+++ /trunk/doc/dita/tutorials/tutorial_getting_started.xml Sun Nov 22
11:01:49 2009
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- This document was created with Syntext Serna Free. --><!DOCTYPE topic
PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd" []>
+<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic id="template_id">
<title>Getting Started</title>
<prolog>
=======================================
--- /trunk/doc/dita/tutorials/tutorials.ditamap Sun Nov 22 02:09:03 2009
+++ /trunk/doc/dita/tutorials/tutorials.ditamap Sun Nov 22 11:01:49 2009
@@ -16,7 +16,7 @@
<bookowner>
<organization>Jallib Group</organization>
</bookowner>
- <summary>Step by step tutorials, covering basic features of PIC
microcontrollers, using jalv2 compiler and jallib libraries.</summary>
+ <summary>Step by step tutorials, covering basic features of PIC
microcontrollers, using jalv2 compiler and jallib libraries. (version
0.1)</summary>
</bookrights>
</bookmeta>
<frontmatter>
--
You received this message because you are subscribed to the Google Groups
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at http://groups.google.com/group/jallib?hl=.