diff liboctave/array/DiagArray2.cc @ 23219:3ac9f9ecfae5 stable

maint: Update copyright dates.
author John W. Eaton <jwe@octave.org>
date Wed, 22 Feb 2017 12:39:29 -0500
parents e9a0469dedd9
children 092078913d54
line wrap: on
line diff
--- a/liboctave/array/DiagArray2.cc	Tue Feb 21 16:55:25 2017 -0800
+++ b/liboctave/array/DiagArray2.cc	Wed Feb 22 12:39:29 2017 -0500
@@ -1,7 +1,7 @@
 // Template array classes
 /*
 
-Copyright (C) 1996-2016 John W. Eaton
+Copyright (C) 1996-2017 John W. Eaton
 Copyright (C) 2010 VZLU Prague
 
 This file is part of Octave.