summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-01-08 20:05:54 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-01-08 20:05:54 +0100
commit28e7d682b4a22ffca873b74bc4daa100a4d85933 (patch)
tree27ccfa1c617e0a88f0ca475d96e5000fcf7ce96d
parent4ce469c2c066a4353d252c6809fa0373ccf19151 (diff)
downloadtrivium-28e7d682b4a22ffca873b74bc4daa100a4d85933.tar.gz
trivium-28e7d682b4a22ffca873b74bc4daa100a4d85933.tar.xz
trivium-28e7d682b4a22ffca873b74bc4daa100a4d85933.zip
update copyright
-rw-r--r--template/all.ht4
-rw-r--r--template/atom.ht6
-rw-r--r--template/front.ht2
-rw-r--r--template/monthly.ht2
-rw-r--r--template/single.ht2
5 files changed, 8 insertions, 8 deletions
diff --git a/template/all.ht b/template/all.ht
index 3214fb2..89813b9 100644
--- a/template/all.ht
+++ b/template/all.ht
@@ -13,7 +13,7 @@
 <h1><span class="title">
 <a href="./">Trivium: grammar, logic, rhetoric</a></span>
 <span class="author">by
-<a href="http://chneukirchen.org/">Christian Neukirchen</a></span></h1>
+<a href="http://chneukirchen.org/">Leah Neukirchen</a></span></h1>
 
 $ self[:entries].each { |entry|
 
@@ -29,7 +29,7 @@ $# class="entry-title">
 $ }
 
 <address class="author vcard">
-Copyright &#169; 2008&#8211;2013 <a class="email fn" href="mailto:chneukirchen@gmail.com">Christian Neukirchen</a>
+Copyright &#169; 2008&#8211;2017 <a class="email fn" href="mailto:chneukirchen@gmail.com">Leah Neukirchen</a>
 </address>
 
 </div>
diff --git a/template/atom.ht b/template/atom.ht
index dc89a8b..637d08d 100644
--- a/template/atom.ht
+++ b/template/atom.ht
@@ -5,7 +5,7 @@
 	href="http://chneukirchen.org/trivium/" />
   <link rel="self" href="http://chneukirchen.org/trivium/index.atom" />
   <author>
-    <name>Christian Neukirchen</name>
+    <name>Leah Neukirchen</name>
     <uri>http://chneukirchen.org/</uri>
     <email>chneukirchen@gmail.com</email>
   </author>
@@ -13,7 +13,7 @@
   <generator version="2.0">trivium.rb</generator>
   <rights type="xhtml">
   <div xmlns="http://www.w3.org/1999/xhtml">
-  Copyright © 2008-2013 Christian Neukirchen, chneukirchen@gmail.com
+  Copyright © 2008-2017 Leah Neukirchen, chneukirchen@gmail.com
 Verbatim copying is permitted as long as this message is preserved.
   </div>
   </rights>
@@ -22,7 +22,7 @@ $ self[:entries].each { |entry|
   <entry>
     <title>${entry[:title]}</title>
     <author>
-      <name>Christian Neukirchen</name>
+      <name>Leah Neukirchen</name>
       <uri>http://chneukirchen.org/</uri>
       <email>chneukirchen@gmail.com</email>
     </author>
diff --git a/template/front.ht b/template/front.ht
index b3b7712..876f28d 100644
--- a/template/front.ht
+++ b/template/front.ht
@@ -42,7 +42,7 @@ $ }
 
 <address class="author vcard"
   title="If you copy the content of this site to poison search engines, fuck off.">
-Copyright &#169; 2008&#8211;2013 <a class="email fn" href="mailto:chneukirchen@gmail.com">Christian Neukirchen</a><br>
+Copyright &#169; 2008&#8211;2017 <a class="email fn" href="mailto:chneukirchen@gmail.com">Leah Neukirchen</a><br>
 </address>
 
 </div>
diff --git a/template/monthly.ht b/template/monthly.ht
index e43438d..8ef98c5 100644
--- a/template/monthly.ht
+++ b/template/monthly.ht
@@ -56,7 +56,7 @@ $ end
 </small>
 
 <address class="author vcard">
-Copyright &#169; 2008&#8211;2013 <a class="email fn" href="mailto:chneukirchen@gmail.com">Christian Neukirchen</a>
+Copyright &#169; 2008&#8211;2017 <a class="email fn" href="mailto:chneukirchen@gmail.com">Leah Neukirchen</a>
 </address>
 
 </div>
diff --git a/template/single.ht b/template/single.ht
index 9c7db7d..bcb13cd 100644
--- a/template/single.ht
+++ b/template/single.ht
@@ -44,7 +44,7 @@ $:{format self}
 </div>
 
 <address class="author vcard">
-Copyright &#169; 2008&#8211;2013 <a class="email fn" href="mailto:chneukirchen@gmail.com">Christian Neukirchen</a>
+Copyright &#169; 2008&#8211;2017 <a class="email fn" href="mailto:chneukirchen@gmail.com">Leah Neukirchen</a>
 </address>
 
 </div>