diff options
Diffstat (limited to 'include/varargs.h')
| -rw-r--r-- | include/varargs.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/varargs.h b/include/varargs.h index 49742103784b..ba91e22c73a9 100644 --- a/include/varargs.h +++ b/include/varargs.h @@ -1,3 +1,12 @@ +/* + * Copyright (c) UNIX System Laboratories, Inc. All or some portions + * of this file are derived from material licensed to the + * University of California by American Telephone and Telegraph Co. + * or UNIX System Laboratories, Inc. and are reproduced herein with + * the permission of UNIX System Laboratories, Inc. + * + * $Id: varargs.h,v 1.1.1.1.2.1 1994/05/04 07:38:07 rgrimes Exp $ + */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. |
