diff scripts/linear-algebra/duplication_matrix.m @ 8920:eb63fbe60fab

update copyright notices
author John W. Eaton <jwe@octave.org>
date Sat, 07 Mar 2009 10:41:27 -0500
parents 81d6ab3ac93c
children f0c3d3fc4903
line wrap: on
line diff
--- a/scripts/linear-algebra/duplication_matrix.m
+++ b/scripts/linear-algebra/duplication_matrix.m
@@ -1,4 +1,4 @@
-## Copyright (C) 1995, 1996, 1999, 2000, 2002, 2005, 2006, 2007
+## Copyright (C) 1995, 1996, 1999, 2000, 2002, 2005, 2006, 2007, 2009
 ##               Kurt Hornik
 ##
 ## This file is part of Octave.