# HG changeset patch # User jwe # Date 1141680722 0 # Node ID f93e8a956c25bfb691660bbf38c64fad84aceca0 # Parent 2618a0750ae662ca3b36ec6384cf028064e7c352 [project @ 2006-03-06 21:32:02 by jwe] diff --git a/src/version.h b/src/version.h --- 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 ")"