diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-18 16:13:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-18 16:13:39 +0000 |
commit | 7e1794efc853a9a8fd799cf356b0d394ae97745c (patch) | |
tree | 23381062645c80aa65e17b328f34bad89e7cde10 /mail/faces/files/patch-cf | |
parent | Add p5-Pod-Stripper 0.22, strip all pod, and output what's left. (diff) |
- Don't patch out copyright information
- Pet portlint
PR: 59413
Submitted by: Simon Barner <barner@in.tum.de>
Diffstat (limited to '')
-rw-r--r-- | mail/faces/files/patch-cf | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/mail/faces/files/patch-cf b/mail/faces/files/patch-cf index 4abf1988e3d7..1b69b9560297 100644 --- a/mail/faces/files/patch-cf +++ b/mail/faces/files/patch-cf @@ -1,28 +1,6 @@ *** compface/compress.c Tue Jan 15 23:58:46 2002 --- /home/lkoeller/tmp/ports/mail/faces/work/faces/compface/compress.c Wed Jun 19 08:29:13 1991 *************** -*** 1,10 **** -- - /* -- * $Header: /cvs/faces/faces/compface/compress.c,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,9 ---- - /* - * 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. -*************** *** 17,113 **** #include "compface.h" |