diff options
| author | fvdl <fvdl@NetBSD.org> | 1998-10-04 00:02:23 +0000 |
|---|---|---|
| committer | fvdl <fvdl@NetBSD.org> | 1998-10-04 00:02:23 +0000 |
| commit | 8096c25afc0ab3dd574176d9a4ce5efdd40f511b (patch) | |
| tree | 46df959916b84a24165638a89ace026dc786bee8 /sys/compat/linux/common/linux_socketcall.h | |
| parent | e6145e36a20373e5d287b42037ccb789ff81d9a1 (diff) | |
Assign my copyright to TNF. Merge with others were appropriate.
Regen syscall files after script change.
Diffstat (limited to 'sys/compat/linux/common/linux_socketcall.h')
| -rw-r--r-- | sys/compat/linux/common/linux_socketcall.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/compat/linux/common/linux_socketcall.h b/sys/compat/linux/common/linux_socketcall.h index ee60f93a77d..808a5f64a59 100644 --- a/sys/compat/linux/common/linux_socketcall.h +++ b/sys/compat/linux/common/linux_socketcall.h @@ -1,11 +1,11 @@ -/* $NetBSD: linux_socketcall.h,v 1.3 1998/10/03 20:17:43 christos Exp $ */ +/* $NetBSD: linux_socketcall.h,v 1.4 1998/10/04 00:02:44 fvdl Exp $ */ /*- - * Copyright (c) 1998 The NetBSD Foundation, Inc. + * Copyright (c) 1995, 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation - * by Eric Haszlakiewicz. + * by Frank van der Linden and Eric Haszlakiewicz. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
