diff options
Diffstat (limited to 'sys/net/slcompress.h')
-rw-r--r-- | sys/net/slcompress.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/net/slcompress.h b/sys/net/slcompress.h index c506d2b9f30c..794d8b83818b 100644 --- a/sys/net/slcompress.h +++ b/sys/net/slcompress.h @@ -1,6 +1,7 @@ /* * Definitions for tcp compression routines. - * + */ +/*- * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * |