diff scripts/plot/contourf.m @ 11523:fd0a3ac60b0e

update copyright notices
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 05:47:45 -0500
parents 693e22af08ae
children 22c50cbad2ce
line wrap: on
line diff
--- a/scripts/plot/contourf.m	Fri Jan 14 03:06:49 2011 -0500
+++ b/scripts/plot/contourf.m	Fri Jan 14 05:47:45 2011 -0500
@@ -1,4 +1,4 @@
-## Copyright (C) 2007, 2008, 2009 Kai Habel
+## Copyright (C) 2007-2011 Kai Habel
 ## Copyright (C) 2003 Shai Ayal
 ##
 ## This file is part of Octave.