diff src/version.h @ 5643:f93e8a956c25

[project @ 2006-03-06 21:32:02 by jwe]
author jwe
date Mon, 06 Mar 2006 21:32:02 +0000
parents f16c05db6250
children 6aae52010e3b
line wrap: on
line diff
--- a/src/version.h	Mon Mar 06 21:26:54 2006 +0000
+++ b/src/version.h	Mon Mar 06 21:32:02 2006 +0000
@@ -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 ")"