diff options
author | jkh <jkh@FreeBSD.org> | 1995-04-18 01:54:25 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-04-18 01:54:25 +0000 |
commit | a1e7347a2e51313ca25740b15e48db553d384331 (patch) | |
tree | 1e2a56f69ac91eadb5d084bded7a55f3ff323861 /libexec/xtend/packet.c | |
parent | e35369434b2ed49ded9bce42e7f02313117b4dba (diff) | |
download | FreeBSD-src-a1e7347a2e51313ca25740b15e48db553d384331.zip FreeBSD-src-a1e7347a2e51313ca25740b15e48db553d384331.tar.gz |
Extensive updates to this package.
Submitted by: Gene Stark <gene@starkhome.cs.sunysb.edu>
Diffstat (limited to 'libexec/xtend/packet.c')
-rw-r--r-- | libexec/xtend/packet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/xtend/packet.c b/libexec/xtend/packet.c index bc75fcb..19958a9 100644 --- a/libexec/xtend/packet.c +++ b/libexec/xtend/packet.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 1992, 1993 Eugene W. Stark + * Copyright (c) 1992, 1993, 1995 Eugene W. Stark * All rights reserved. * * Redistribution and use in source and binary forms, with or without |