diff liboctave/array/chMatrix.cc @ 19898:4197fc428c7d

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