changeset 142:bc93bbbb9f60

Fix copyright notices.
author pkienzle
date Sun, 24 Apr 2005 16:33:29 +0000
parents 2c86ab7530f5
children 37ebf1f159ef
files testimio.m
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/testimio.m
+++ b/testimio.m
@@ -1,3 +1,5 @@
+## This program is public domain.
+
 ## build image for image r/w tests
 x=linspace(-8,8,200);
 [xx,yy]=meshgrid(x,x);