Copyright (c) Ian F. Darwin 1986, 1987, 1989, 1990.
Written by Ian F. Darwin.
+$Id: LEGAL.NOTICE,v 1.6 1992/09/08 15:32:09 ian Exp $
This software is not subject to and may not be made subject to any
license of the American Telephone and Telegraph Company, Sun
* compress routines:
* is_compress() returns 0 if uncompressed, number of bits if compressed.
* uncompress(old, n, newch) - uncompress old into new, return sizeof new
+ * $Id: compress.c,v 1.6 1992/09/08 15:32:17 ian Exp $
*/
#include <stdio.h>
#include <stdlib.h>
* Pubic Domain version written 26 Aug 1985 John Gilmore (ihnp4!hoptoad!gnu).
*
* @(#)list.c 1.18 9/23/86 Public Domain - gnu
- * $Ident$
+ * $Id: is_tar.c,v 1.7 1992/09/08 15:32:19 ian Exp $
*
* Comments changed and some code/comments reformatted
* for file command by Ian Darwin.
* Copyright (c) Ian F. Darwin, 1987.
* Written by Ian F. Darwin.
*
- * This software is not subject to any license of the American Telephone
- * and Telegraph Company or of the Regents of the University of California.
+ * See LEGAL.NOTICE
*
- * Permission is granted to anyone to use this software for any purpose on
- * any computer system, and to alter it and redistribute it freely, subject
- * to the terms in the accompanying LEGAL.NOTICE file.
+ * $Id: names.h,v 1.9 1992/09/08 15:32:20 ian Exp $
*/
/* these types are used to index the table 'types': keep em in sync! */