diff liboctave/array/dDiagMatrix.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 80b8873c90ba
children a9574e3c6e9e
line wrap: on
line diff
--- a/liboctave/array/dDiagMatrix.cc	Wed Feb 11 10:58:21 2015 -0800
+++ b/liboctave/array/dDiagMatrix.cc	Wed Feb 11 14:19:08 2015 -0500
@@ -1,7 +1,7 @@
 // DiagMatrix manipulations.
 /*
 
-Copyright (C) 1994-2013 John W. Eaton
+Copyright (C) 1994-2015 John W. Eaton
 Copyright (C) 2009 VZLU Prague
 
 This file is part of Octave.