diff liboctave/ArrayN.cc @ 9245:16f53d29049f

update copyright notices
author John W. Eaton <jwe@octave.org>
date Fri, 22 May 2009 10:46:00 -0400
parents 72620af9cbaf
children
line wrap: on
line diff
--- a/liboctave/ArrayN.cc
+++ b/liboctave/ArrayN.cc
@@ -1,7 +1,7 @@
 // Template array classes
 /*
 
-Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 John W. Eaton
+Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009 John W. Eaton
 
 This file is part of Octave.