diff scripts/general/accumarray.m @ 14138:72c96de7a403 stable

maint: update copyright notices for 2012
author John W. Eaton <jwe@octave.org>
date Mon, 02 Jan 2012 14:25:41 -0500
parents 4b07db9dd976
children 4d917a6a858b
line wrap: on
line diff
--- a/scripts/general/accumarray.m	Sun Jan 01 22:14:27 2012 -0800
+++ b/scripts/general/accumarray.m	Mon Jan 02 14:25:41 2012 -0500
@@ -1,4 +1,4 @@
-## Copyright (C) 2007-2011 David Bateman
+## Copyright (C) 2007-2012 David Bateman
 ## Copyright (C) 2009-2010 VZLU Prague
 ##
 ## This file is part of Octave.