diff scripts/linear-algebra/ishermitian.m @ 11523:fd0a3ac60b0e

update copyright notices
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 05:47:45 -0500
parents 0d9640d755b1
children 72c96de7a403
line wrap: on
line diff
--- a/scripts/linear-algebra/ishermitian.m
+++ b/scripts/linear-algebra/ishermitian.m
@@ -1,5 +1,4 @@
-## Copyright (C) 1996, 1997, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-##               John W. Eaton
+## Copyright (C) 1996-2011 John W. Eaton
 ## Copyright (C) 2009 VZLU Prague
 ##
 ## This file is part of Octave.