diff liboctave/fCColVector.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 353c71c76f22
children ed8c4921bf61
line wrap: on
line diff
--- a/liboctave/fCColVector.cc	Sun Jan 01 22:14:27 2012 -0800
+++ b/liboctave/fCColVector.cc	Mon Jan 02 14:25:41 2012 -0500
@@ -1,7 +1,7 @@
 // ColumnVector manipulations.
 /*
 
-Copyright (C) 1994-2011 John W. Eaton
+Copyright (C) 1994-2012 John W. Eaton
 Copyright (C) 2010 VZLU Prague
 
 This file is part of Octave.