diff liboctave/numeric/SparseQR.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 870f3e12e163
children
line wrap: on
line diff
--- a/liboctave/numeric/SparseQR.cc	Wed Feb 11 10:58:21 2015 -0800
+++ b/liboctave/numeric/SparseQR.cc	Wed Feb 11 14:19:08 2015 -0500
@@ -1,6 +1,6 @@
 /*
 
-Copyright (C) 2005-2013 David Bateman
+Copyright (C) 2005-2015 David Bateman
 
 This file is part of Octave.