diff liboctave/array/fCColVector.cc @ 19731:4197fc428c7d

maint: Update copyright notices for 2015.
author John W. Eaton <jwe@octave.org>
date Wed, 11 Feb 2015 14:19:08 -0500
parents 49a5a4be04a1
children a9574e3c6e9e
line wrap: on
line diff
--- a/liboctave/array/fCColVector.cc	Wed Feb 11 10:58:21 2015 -0800
+++ b/liboctave/array/fCColVector.cc	Wed Feb 11 14:19:08 2015 -0500
@@ -1,7 +1,7 @@
 // ColumnVector manipulations.
 /*
 
-Copyright (C) 1994-2013 John W. Eaton
+Copyright (C) 1994-2015 John W. Eaton
 Copyright (C) 2010 VZLU Prague
 
 This file is part of Octave.