diff --git a/include/spawn.h b/include/spawn.h index 5783551a24b3..088b7c577deb 100644 --- a/include/spawn.h +++ b/include/spawn.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2008 Ed Schouten + * Copyright (c) 2008 Ed Schouten * All rights reserved. * * Redistribution and use in source and binary forms, with or without 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 + * Copyright (c) 2008 Ed Schouten * All rights reserved. * * Redistribution and use in source and binary forms, with or without