diff options
Diffstat (limited to 'mail/faces/files/patch-cg')
-rw-r--r-- | mail/faces/files/patch-cg | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/mail/faces/files/patch-cg b/mail/faces/files/patch-cg new file mode 100644 index 000000000000..6d2402cd8ac5 --- /dev/null +++ b/mail/faces/files/patch-cg @@ -0,0 +1,25 @@ +*** compface/data.h Tue Jan 15 23:58:46 2002 +--- /home/lkoeller/tmp/ports/mail/faces/work/faces/compface/data.h Tue Jun 19 04:01:41 1990 +*************** +*** 1,10 **** + + /* +- * $Header: /cvs/faces/faces/compface/data.h,v 1.2 2002/01/15 22:58:46 devface Exp $ +- * + * Compface - 48x48x1 image compression and decompression + * +! * Copyright (c) 1990-2002 James Ashton - Sydney University + * + * Permission is given to distribute these sources, as long as the + * copyright messages are not removed, and no monies are exchanged. +--- 1,10 ---- + + /* + * Compface - 48x48x1 image compression and decompression + * +! * Copyright (c) James Ashton - Sydney University - June 1990. +! * +! * Written 11th November 1989. + * + * Permission is given to distribute these sources, as long as the + * copyright messages are not removed, and no monies are exchanged. |