[opw-web] Mention KDE copyright in the footer



commit 5029e714145b76eb0a3ec86e6882a713864203ec
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Mon Mar 10 00:28:39 2014 -0400

    Mention KDE copyright in the footer

 skins/easterngreen/html/index.html      |    2 +-
 skins/easterngreen/html/tpl_footer.html |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/skins/easterngreen/html/index.html b/skins/easterngreen/html/index.html
index d258b12..d8b431b 100644
--- a/skins/easterngreen/html/index.html
+++ b/skins/easterngreen/html/index.html
@@ -242,7 +242,7 @@
         <div class="footer-wrapper">
             <ul class="footer-links">
                 <li>Hosted by <a href="https://www.redhat.com";>Red Hat</a></li>
-                <li>Copyright © 2005‒2013 <a href="https://www.gnome.org";>The GNOME Project</a></li>
+                <li>Copyright © 2005‒2014 <a href="https://www.gnome.org";>The GNOME Project</a>. Copyright © 
2012-2013 <a href="http://www.kde.org";>KDE</a></li>
                 <li class="cc-description">Free to share and remix: <a 
href="http://creativecommons.org/licenses/by/3.0/";>Creative Commons CC-BY</a>, except for the individual 
organization logos, who are property of their respective owners.</li>
             </ul>
         </div>
diff --git a/skins/easterngreen/html/tpl_footer.html b/skins/easterngreen/html/tpl_footer.html
index 13b47a4..259c164 100644
--- a/skins/easterngreen/html/tpl_footer.html
+++ b/skins/easterngreen/html/tpl_footer.html
@@ -10,7 +10,7 @@
             <div class="footer-wrapper">
                 <ul class="footer-links">
                     <li>Hosted by <a href="https://www.redhat.com";>Red Hat</a></li>
-                    <li>Copyright © 2005‒2013 <a href="https://www.gnome.org";>The GNOME Project</a></li>
+                    <li>Copyright © 2005‒2014 <a href="https://www.gnome.org";>The GNOME Project</a>. 
Copyright © 2012-2013 <a href="http://www.kde.org";>KDE</a></li>
                     <li class="cc-description">Free to share and remix: <a 
href="http://creativecommons.org/licenses/by/3.0/";>Creative Commons CC-BY</a>, except for the individual 
organization logos, who are property of their respective owners.</li>
                 </ul>
             </div>


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