diff liboctave/int64NDArray.cc @ 14138:72c96de7a403 stable

maint: update copyright notices for 2012
author John W. Eaton <jwe@octave.org>
date Mon, 02 Jan 2012 14:25:41 -0500
parents 15eefbd9d4e8
children
line wrap: on
line diff
--- a/liboctave/int64NDArray.cc	Sun Jan 01 22:14:27 2012 -0800
+++ b/liboctave/int64NDArray.cc	Mon Jan 02 14:25:41 2012 -0500
@@ -1,7 +1,7 @@
 // N-D Array  manipulations.
 /*
 
-Copyright (C) 2004-2011 John W. Eaton
+Copyright (C) 2004-2012 John W. Eaton
 
 This file is part of Octave.