diff options
| author | Darren Reed <darrenr@FreeBSD.org> | 2007-06-04 02:50:28 +0000 |
|---|---|---|
| committer | Darren Reed <darrenr@FreeBSD.org> | 2007-06-04 02:50:28 +0000 |
| commit | 4a9a9e0514bae1d22577753d9cd844d061805071 (patch) | |
| tree | f9efeb29d9992430924bdce513e7199c9397ac36 /contrib/ipfilter/lib/bcopywrap.c | |
| parent | 4e39c44e098b5b1cd335a424201f3dec049c4f73 (diff) | |
Notes
Diffstat (limited to 'contrib/ipfilter/lib/bcopywrap.c')
| -rw-r--r-- | contrib/ipfilter/lib/bcopywrap.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/ipfilter/lib/bcopywrap.c b/contrib/ipfilter/lib/bcopywrap.c index 1800373c1d1b..83fd04b34634 100644 --- a/contrib/ipfilter/lib/bcopywrap.c +++ b/contrib/ipfilter/lib/bcopywrap.c @@ -1,3 +1,11 @@ +/* + * Copyright (C) 2002 by Darren Reed. + * + * See the IPFILTER.LICENCE file for details on licencing. + * + * $Id: bcopywrap.c,v 1.1.4.1 2006/06/16 17:20:56 darrenr Exp $ + */ + #include "ipf.h" int bcopywrap(from, to, size) |
