diff options
| author | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
|---|---|---|
| committer | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
| commit | a16f65c7d117419bd266c28a1901ef129a337569 (patch) | |
| tree | 2626602f66dc3551e7a7c7bc9ad763c3bc7ab40a /include/setjmp.h | |
| parent | 8503f4f13f77abf7adc8f7e329c6f9c1d52b6a20 (diff) | |
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. |
