diff src/DLD-FUNCTIONS/__contourc__.cc @ 11523:fd0a3ac60b0e

update copyright notices
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 05:47:45 -0500
parents 40dfc0c99116
children 12df7854fa7c
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/__contourc__.cc	Fri Jan 14 03:06:49 2011 -0500
+++ b/src/DLD-FUNCTIONS/__contourc__.cc	Fri Jan 14 05:47:45 2011 -0500
@@ -1,6 +1,6 @@
 /* Contour lines for function evaluated on a grid.
 
-Copyright (C) 2007, 2008 Kai Habel
+Copyright (C) 2007-2011 Kai Habel
 Copyright (C) 2004, 2007 Shai Ayal
 
 Adapted to an oct file from the stand alone contourl by Victro Munoz