diff scripts/sparse/bicgstab.m @ 19697:4197fc428c7d

maint: Update copyright notices for 2015.
author John W. Eaton <jwe@octave.org>
date Wed, 11 Feb 2015 14:19:08 -0500
parents d63878346099
children 00e31f316a3a
line wrap: on
line diff
--- a/scripts/sparse/bicgstab.m	Wed Feb 11 10:58:21 2015 -0800
+++ b/scripts/sparse/bicgstab.m	Wed Feb 11 14:19:08 2015 -0500
@@ -1,4 +1,4 @@
-## Copyright (C) 2008-2013 Radek Salac
+## Copyright (C) 2008-2015 Radek Salac
 ## Copyright (C) 2012 Carlo de Falco
 ##
 ## This file is part of Octave.