diff liboctave/MDiagArray2.h @ 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 12df7854fa7c
children
line wrap: on
line diff
--- a/liboctave/MDiagArray2.h	Sun Jan 01 22:14:27 2012 -0800
+++ b/liboctave/MDiagArray2.h	Mon Jan 02 14:25:41 2012 -0500
@@ -1,7 +1,7 @@
 // Template array classes with like-type math ops
 /*
 
-Copyright (C) 1996-2011 John W. Eaton
+Copyright (C) 1996-2012 John W. Eaton
 Copyright (C) 2010 VZLU Prague
 
 This file is part of Octave.