changeset 5643:f93e8a956c25

[project @ 2006-03-06 21:32:02 by jwe]
author jwe
date Mon, 06 Mar 2006 21:32:02 +0000
parents 2618a0750ae6
children df60ce855feb
files src/version.h
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/version.h
+++ b/src/version.h
@@ -1,6 +1,7 @@
 /*
 
-Copyright (C) 1996-2005 John W. Eaton
+Copyright (C) 1992, 1993, 1994, 1994, 1996, 1997, 1998, 1999, 2000,
+2001, 2002, 2003, 2004, 2005, 2006  John W. Eaton
 
 This file is part of Octave.
 
@@ -29,7 +30,7 @@
 #define OCTAVE_API_VERSION "api-v17"
 
 #define OCTAVE_COPYRIGHT \
-  "Copyright (C) 2005 John W. Eaton."
+  "Copyright (C) 2006 John W. Eaton."
 
 #define OCTAVE_NAME_AND_VERSION \
   "GNU Octave, version " OCTAVE_VERSION " (" OCTAVE_CANONICAL_HOST_TYPE ")"