diff liboctave/array/Matrix.h @ 22323:bac0d6f07a3e

maint: Update copyright notices for 2016.
author John W. Eaton <jwe@octave.org>
date Wed, 17 Aug 2016 01:05:19 -0400
parents 1473547f50f5
children 4caa7b28d183
line wrap: on
line diff
--- a/liboctave/array/Matrix.h	Wed Aug 17 00:18:08 2016 -0400
+++ b/liboctave/array/Matrix.h	Wed Aug 17 01:05:19 2016 -0400
@@ -1,7 +1,7 @@
 // Matrix manipulations.
 /*
 
-Copyright (C) 1993-2015 John W. Eaton
+Copyright (C) 1993-2016 John W. Eaton
 
 This file is part of Octave.