diff liboctave/fColVector.cc @ 11523:fd0a3ac60b0e

update copyright notices
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 05:47:45 -0500
parents 141b3fb5cef7
children 72c96de7a403
line wrap: on
line diff
--- a/liboctave/fColVector.cc
+++ b/liboctave/fColVector.cc
@@ -1,8 +1,7 @@
 // ColumnVector manipulations.
 /*
 
-Copyright (C) 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
-              2005, 2007, 2008 John W. Eaton
+Copyright (C) 1994-2011 John W. Eaton
 Copyright (C) 2010 VZLU Prague
 
 This file is part of Octave.