[gimp-web/testing] Move license to end of tutorials



commit 084e71816a7de6a1712a1e595736a2e5546f5c49
Author: Pat David <patdavid gmail com>
Date:   Mon Feb 20 10:19:32 2017 -0600

    Move license to end of tutorials

 .../tutorials/Automate_Editing_in_GIMP/index.md    |    8 ++------
 content/tutorials/AutomatedJpgToXcf/index.md       |   15 ++++++++-------
 content/tutorials/Basic_Color_Curves/index.md      |    7 -------
 content/tutorials/Basic_Perl/index.md              |    7 -------
 .../Digital_Black_and_White_Conversion/index.md    |    5 -----
 content/tutorials/Floating_Logo/index.md           |    8 ++------
 content/tutorials/GIMP_Quickies/index.md           |    6 ------
 content/tutorials/Layer_Masks/index.md             |    8 ++------
 content/tutorials/Luminosity_Masks/index.md        |    8 ++------
 .../Tone_Mapping_Using_GIMP_Levels/index.md        |    6 ------
 10 files changed, 16 insertions(+), 62 deletions(-)
---
diff --git a/content/tutorials/Automate_Editing_in_GIMP/index.md 
b/content/tutorials/Automate_Editing_in_GIMP/index.md
index 1513365..34335d2 100644
--- a/content/tutorials/Automate_Editing_in_GIMP/index.md
+++ b/content/tutorials/Automate_Editing_in_GIMP/index.md
@@ -5,12 +5,6 @@ Author: Stephen Kiel
 Template: page_author
 
 
-<small>
-<a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
-</a>
-<span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Automate Editing</span> by <a 
rel="cc:attributionURL" xmlns:cc="http://creativecommons.org/ns#";>Stephen Kiel</a> is licensed under a 
[Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US). The code sources in this tutorial are 
licensed by Stephen Kiel under the conditions of the [GNU Public License GPL 
V3](https://www.gnu.org/copyleft/gpl.html).
-</small>
 
 ## Table of Contents
 
@@ -661,8 +655,10 @@ Image - Running your code in the Gimp Python Console
 *   [Automated JPG to XCF](../AutomatedJpgToXcf)
 
 
+<small>
 <a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
 <img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <br><span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Automate Editing</span> by <a 
rel="cc:attributionURL" xmlns:cc="http://creativecommons.org/ns#";>Stephen Kiel</a> is licensed under a <a 
href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"; rel="license">Creative Commons 
Attribution-ShareAlike 3.0 Unported License</a>. The code sources in this tutorial are licensed by Stephen 
Kiel under the conditions of the <a href="https://www.gnu.org/copyleft/gpl.html";>GNU Public License GPL 
V3</a>.
+</small>
 
diff --git a/content/tutorials/AutomatedJpgToXcf/index.md b/content/tutorials/AutomatedJpgToXcf/index.md
index ea0edc0..4d97d11 100644
--- a/content/tutorials/AutomatedJpgToXcf/index.md
+++ b/content/tutorials/AutomatedJpgToXcf/index.md
@@ -4,13 +4,6 @@ Modified: 2015-08-18T12:24:36-05:00
 Author: Stephen Kiel
 Template: page_author
 
-<small>
-<a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
-</a>
-<span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Automated Jpeg to XCF (text & images)</span> by 
<a rel="cc:attributionURL" xmlns:cc="http://creativecommons.org/ns#";>Stephen Kiel</a>   
-is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US). The code sources in this tutorial are 
licensed by Stephen Kiel under the conditions of the [GNU](http://www.gnu.org/) Public License GPL V3.
-</small>
 
 ## Motivation
 
@@ -356,3 +349,11 @@ The following scripts are the _script-fu_ and _python-fu_ versions of the Jpg to
 
     main()
 
+
+<small>
+<a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
+<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
+</a>
+<span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Automated Jpeg to XCF (text & images)</span> by 
<a rel="cc:attributionURL" xmlns:cc="http://creativecommons.org/ns#";>Stephen Kiel</a>   
+is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US). The code sources in this tutorial are 
licensed by Stephen Kiel under the conditions of the [GNU](http://www.gnu.org/) Public License GPL V3.
+</small>
diff --git a/content/tutorials/Basic_Color_Curves/index.md b/content/tutorials/Basic_Color_Curves/index.md
index de965ec..e67de08 100644
--- a/content/tutorials/Basic_Color_Curves/index.md
+++ b/content/tutorials/Basic_Color_Curves/index.md
@@ -8,13 +8,6 @@ Template: page_author
 <link rel='stylesheet' type='text/css' href='index.css' />
 </noscript>
 
-<small>
-<a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
-</a>
-<span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Basic Color Curves (text & images)</span> by 
[Pat David](http://blog.patdavid.net) is licensed under a [Creative Commons Attribution-ShareAlike 3.0 
Unported License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US) (except _Hollow Moon_ by 
_qsimple/Eric_ on [Flickr](https://www.flickr.com/people/qsimple/)).
-</small>
-
 Color has this amazing ability to evoke emotional responses from us. From the warm glow of a sunny summer 
afternoon to a cool refreshing early evening in fall. We associate colors with certain moods, places, 
feelings, and memories (consciously or not).
 
 Volumes have been written on color and I am in no ways even remotely qualified to speak on it. So I won’t.
diff --git a/content/tutorials/Basic_Perl/index.md b/content/tutorials/Basic_Perl/index.md
index 8b5ff61..87ab207 100644
--- a/content/tutorials/Basic_Perl/index.md
+++ b/content/tutorials/Basic_Perl/index.md
@@ -5,13 +5,6 @@ Author: Ed J
 Template: page_author
 
 
-<small>
-<a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
-</a>
-<span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - A Tutorial for GIMP-Perl Users (text & 
images)</span> 
-by [Ed J] is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
-</small>
 
 [Ed J]: https://metacpan.org/author/ETJ
 
diff --git a/content/tutorials/Digital_Black_and_White_Conversion/index.md 
b/content/tutorials/Digital_Black_and_White_Conversion/index.md
index 4dc11ba..bc3ad02 100644
--- a/content/tutorials/Digital_Black_and_White_Conversion/index.md
+++ b/content/tutorials/Digital_Black_and_White_Conversion/index.md
@@ -5,11 +5,6 @@ Author: Pat David
 Template: page_author
 
 
-<small>
-<a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
-</a>
-<span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Digital B&W Conversion (text)</span> by [Pat 
David](http://blog.patdavid.net) is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US).</small>
 
 ## Intention
 
diff --git a/content/tutorials/Floating_Logo/index.md b/content/tutorials/Floating_Logo/index.md
index d7af41a..b18505d 100644
--- a/content/tutorials/Floating_Logo/index.md
+++ b/content/tutorials/Floating_Logo/index.md
@@ -6,12 +6,6 @@ Template: page_author
 
 
 
-<small>
-<a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
-</a>
-<span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - GIMP Quickies (text & images)</span> by [Pat 
David](http://blog.patdavid.net)  
-is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US).</small>
 
 ## Intention
 
@@ -429,10 +423,12 @@ The original tutorial this was adapted from can be found [here](../The_Basics).
 
 ---
 
+<small>
 <a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
 <img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - GIMP Quickies (text & images)</span> by [Pat 
David](http://blog.patdavid.net)  
 Licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
+</small>
 
 <link rel='stylesheet' type='text/css' href='index.css' />
diff --git a/content/tutorials/GIMP_Quickies/index.md b/content/tutorials/GIMP_Quickies/index.md
index 864a82b..bfcabb2 100644
--- a/content/tutorials/GIMP_Quickies/index.md
+++ b/content/tutorials/GIMP_Quickies/index.md
@@ -5,12 +5,6 @@ Authors: Pat David
 Template: page_author
 Summary: A quick look at some easy features.
 
-<small>
-<a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"; rel="license"><img class='cc-badge' 
alt="Creative Commons License" src="/images/creativecommons/by-sa 80x15.png" /></a>
-<span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - GIMP Quickies (text & images)</span> by [Pat 
David](http://blog.patdavid.net)   
-is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
-</small>
-
 
 ## Intention
 
diff --git a/content/tutorials/Layer_Masks/index.md b/content/tutorials/Layer_Masks/index.md
index 8ee79b7..948b853 100644
--- a/content/tutorials/Layer_Masks/index.md
+++ b/content/tutorials/Layer_Masks/index.md
@@ -5,12 +5,6 @@ Author: Pat David
 Template: page_author
 
 
-<small>
-<a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
-</a>
-<span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Layer Masks (text & images)</span> by [Pat 
David](http://blog.patdavid.net) is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
-</small>
 
 ## Intention
 
@@ -199,9 +193,11 @@ Simple Selective Colorization Example (painted with gray vs. black).
 
 The original tutorial this was adapted from may be found 
[here](http://blog.patdavid.net/2011/10/getting-around-in-gimp-layer-masks.html) (possibly with updated 
information).
 
+<small>
 <a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
 <img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Layer Masks (text & images)</span> by [Pat 
David](http://blog.patdavid.net).  
 Licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
 
+</small>
diff --git a/content/tutorials/Luminosity_Masks/index.md b/content/tutorials/Luminosity_Masks/index.md
index 7552eb3..3b970a3 100644
--- a/content/tutorials/Luminosity_Masks/index.md
+++ b/content/tutorials/Luminosity_Masks/index.md
@@ -4,12 +4,6 @@ Modified: 2015-09-24T15:00:00-05:00
 Author: Pat David
 Template: page_author
 
-<small>
-<a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
-</a>
-<span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Luminosity Masks (text)</span> by [Pat 
David](http://blog.patdavid.net) is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
-</small>
 
 ## Intention
 
@@ -403,8 +397,10 @@ As always, I encourage you to experiment and play!
 
 The original tutorial this was adapted from may be found 
[here](http://blog.patdavid.net/2013/11/getting-around-in-gimp-luminosity-masks.html) (possibly with updated 
information).
 
+<small>
 <a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US'>
 <img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
 </a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Luminosity Masks (text)</span> by [Pat 
David](http://blog.patdavid.net).  
 Licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
+</small>
diff --git a/content/tutorials/Tone_Mapping_Using_GIMP_Levels/index.md 
b/content/tutorials/Tone_Mapping_Using_GIMP_Levels/index.md
index 5346e18..d868bce 100644
--- a/content/tutorials/Tone_Mapping_Using_GIMP_Levels/index.md
+++ b/content/tutorials/Tone_Mapping_Using_GIMP_Levels/index.md
@@ -5,12 +5,6 @@ Author: Elle Stone
 Template: page_author
 canonical: http://ninedegreesbelow.com/photography/gimp-tone-map-with-levels.html
 
-<small>
-<a href='http://creativecommons.org/licenses/by-sa/3.0/'>
-<img class='cc-badge' src='/images/creativecommons/by-sa 80x15.png' alt='Creative Commons By Share Alike'/>
-</a>
-<span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - Tone Mapping Using GIMP Levels (text & 
images)</span> by [Elle Stone](http://ninedegreesbelow.com/) is licensed under a [Creative Commons 
Attribution-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-sa/3.0/).
-</small>
 
 <link rel='stylesheet' type='text/css' href='index.css'>
 


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