diff options
author | eadler <eadler@FreeBSD.org> | 2013-06-17 20:27:20 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-06-17 20:27:20 +0000 |
commit | db5975426646d397853b96e2aa814898a37abba8 (patch) | |
tree | a8742469652563f38a48cae269925476ad833c18 /tools/regression/lib/libc/nss/test-getusershell.c | |
parent | 8436d05fdc3b1f7cf28dde2fa8f1d5dea4cef558 (diff) | |
download | FreeBSD-src-db5975426646d397853b96e2aa814898a37abba8.zip FreeBSD-src-db5975426646d397853b96e2aa814898a37abba8.tar.gz |
Restore "all rights reserved" (spelled correctly). This was actually part of the standard text of the license which I did not realize prior.
Approved by: bushman
Diffstat (limited to 'tools/regression/lib/libc/nss/test-getusershell.c')
-rw-r--r-- | tools/regression/lib/libc/nss/test-getusershell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/regression/lib/libc/nss/test-getusershell.c b/tools/regression/lib/libc/nss/test-getusershell.c index 35ec670..8682591 100644 --- a/tools/regression/lib/libc/nss/test-getusershell.c +++ b/tools/regression/lib/libc/nss/test-getusershell.c @@ -1,5 +1,6 @@ /*- * Copyright (c) 2006 Michael Bushkov <bushman@freebsd.org> + * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |