diff libinterp/corefcn/__ilu__.cc @ 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 278fc29b69ca
children 34ce5be04942
line wrap: on
line diff
--- a/libinterp/corefcn/__ilu__.cc	Wed Aug 17 00:18:08 2016 -0400
+++ b/libinterp/corefcn/__ilu__.cc	Wed Aug 17 01:05:19 2016 -0400
@@ -1,7 +1,7 @@
 /*
 
-Copyright (C) 2014-2015 Eduardo Ramos Fernández <eduradical951@gmail.com>
-Copyright (C) 2013-2015 Kai T. Ohlhus <k.ohlhus@gmail.com>
+Copyright (C) 2014-2016 Eduardo Ramos Fernández <eduradical951@gmail.com>
+Copyright (C) 2013-2016 Kai T. Ohlhus <k.ohlhus@gmail.com>
 
 This file is part of Octave.