diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2008-06-17 07:09:58 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2008-06-17 07:09:58 +0000 |
| commit | d1b2bd213cced856ee86ad9ae773459464fd6d34 (patch) | |
| tree | 2c2eb377e88e9c40322a1310239978bc6a814d2a /lib/libc | |
| parent | 947aa542e9b9539d4217d470ab7e3d1fe3b973a5 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/posix_spawn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/posix_spawn.c b/lib/libc/gen/posix_spawn.c index bc135ffff0ac..eb1021db8019 100644 --- a/lib/libc/gen/posix_spawn.c +++ b/lib/libc/gen/posix_spawn.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2008 Ed Schouten <ed@80386.nl> + * Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
