diff scripts/linear-algebra/issymmetric.m @ 17744:d63878346099

maint: Update copyright notices for release.
author John W. Eaton <jwe@octave.org>
date Wed, 23 Oct 2013 22:09:27 -0400
parents 5d3a684236b0
children 7c0db9c4e454
line wrap: on
line diff
--- a/scripts/linear-algebra/issymmetric.m	Wed Oct 23 20:30:03 2013 -0400
+++ b/scripts/linear-algebra/issymmetric.m	Wed Oct 23 22:09:27 2013 -0400
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2012 John W. Eaton
+## Copyright (C) 1996-2013 John W. Eaton
 ## Copyright (C) 2009 VZLU Prague
 ##
 ## This file is part of Octave.