diff options
Diffstat (limited to 'include/setjmp.h')
| -rw-r--r-- | include/setjmp.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/setjmp.h b/include/setjmp.h index 99b9790dc5f9..7bf4e85693ee 100644 --- a/include/setjmp.h +++ b/include/setjmp.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: setjmp.h,v 1.2.2.1 1994/05/04 07:37:56 rgrimes Exp $ + */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. |
