changeset 144:702c460cc040

Copyright notices for Etienne Grossmann files.
author pkienzle
date Tue, 24 May 2005 22:30:49 +0000
parents 37ebf1f159ef
children d25bdeadb269
files imginfo.m
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/imginfo.m
+++ b/imginfo.m
@@ -1,3 +1,16 @@
+## Copyright (C) 2002 Etienne Grossmann.  All rights reserved.
+##
+## This program is free software; you can redistribute it and/or modify it
+## under the terms of the GNU General Public License as published by the
+## Free Software Foundation; either version 2, or (at your option) any
+## later version.
+##
+## This is distributed in the hope that it will be useful, but WITHOUT
+## ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+## FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
+## for more details.
+##
+
 ## [h,w] = imginfo (filename) - Get image size from file
 ##  hw   = imginfo (filename)
 ##