changeset 4652:2f14bc0c6d0c

update copyright years
author John W. Eaton <jwe@octave.org>
date Mon, 09 Apr 2018 07:11:54 -0400
parents d0503b307fad
children 00e61c4a5657
files index.html tools/makeinst-script.sh.in
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Sat Apr 07 15:42:20 2018 -0400
+++ b/index.html	Mon Apr 09 07:11:54 2018 -0400
@@ -2848,7 +2848,7 @@
 </div>
 
 <div class="section">
-<h2 id="copyright">Copyright © <span class="years">2007–2012</span></h2>
+<h2 id="copyright">Copyright © <span class="years">2007–2018</span></h2>
 
     <ul id="authors-list" class="compact-list">
     <li>Volker Grabsch</li>
--- a/tools/makeinst-script.sh.in	Sat Apr 07 15:42:20 2018 -0400
+++ b/tools/makeinst-script.sh.in	Mon Apr 09 07:11:54 2018 -0400
@@ -44,7 +44,7 @@
 !define WEB_SITE "https://www.octave.org"
 !define VERSION "$VERSION.0"
 !define OCTAVE_VERSION "$OCTAVE_VERSION"
-!define COPYRIGHT "Copyright © 2013 John W. Eaton and others."
+!define COPYRIGHT "Copyright © 2013-2018 John W. Eaton and others."
 !define DESCRIPTION "GNU Octave is a high-level programming language, primarily intended for numerical computations."
 !define INSTALLER_FILES "$TOPDIR/installer-files"
 !define INSTALLER_NAME "octave-$OCTAVE_VERSION-installer.exe"