diff _includes/footer.html @ 94:e8fc61e077fc

Merged closed branch "kai" into default.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 01 Nov 2016 01:06:10 +0100
parents 644dbdc82430
children e7efa40deb17
line wrap: on
line diff
--- a/_includes/footer.html	Tue Nov 01 00:28:55 2016 +0100
+++ b/_includes/footer.html	Tue Nov 01 01:06:10 2016 +0100
@@ -47,7 +47,11 @@
 			<div class="text-center">
 				<p>Octave is free software under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License.</a></p>
 				<small>
-					Copyright © 1998-2016 John W. Eaton. Verbatim copying and distribution is permitted in any medium, provided this notice is preserved. 
+					Copyright © 1998-{{ site.time | date: "%Y" }} John W. Eaton.
+                                        This work is licensed under a
+                                        <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">
+                                        Creative Commons Attribution-NoDerivatives 4.0 International License</a>.
+                                        Get the <a href="http://hg.octave.org/web-octave/file/tip">page sources</a>.
 				</small>
 			</div>
 		</div>