From bdb87244afd587e06eb28d13727375749ff5a63b Mon Sep 17 00:00:00 2001 From: eadler Date: Sun, 16 Jun 2013 19:35:01 +0000 Subject: Remove lines declaring "All rights reserved" or similar comments: they are not true as the files are actually under the BSD-2 license Approved by: bushman --- tools/regression/lib/libc/nss/test-getaddr.c | 1 - tools/regression/lib/libc/nss/test-getgr.c | 1 - tools/regression/lib/libc/nss/test-gethostby.c | 1 - tools/regression/lib/libc/nss/test-getproto.c | 1 - tools/regression/lib/libc/nss/test-getpw.c | 1 - tools/regression/lib/libc/nss/test-getrpc.c | 1 - tools/regression/lib/libc/nss/test-getserv.c | 1 - tools/regression/lib/libc/nss/test-getusershell.c | 1 - tools/regression/lib/libc/nss/testutil.h | 1 - 9 files changed, 9 deletions(-) (limited to 'tools') diff --git a/tools/regression/lib/libc/nss/test-getaddr.c b/tools/regression/lib/libc/nss/test-getaddr.c index 046d9db..cac8585 100644 --- a/tools/regression/lib/libc/nss/test-getaddr.c +++ b/tools/regression/lib/libc/nss/test-getaddr.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2006 Michael Bushkov - * All rights rehted. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/tools/regression/lib/libc/nss/test-getgr.c b/tools/regression/lib/libc/nss/test-getgr.c index 1b573e8..f62b4a8 100644 --- a/tools/regression/lib/libc/nss/test-getgr.c +++ b/tools/regression/lib/libc/nss/test-getgr.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2006 Michael Bushkov - * All rights regrped. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/tools/regression/lib/libc/nss/test-gethostby.c b/tools/regression/lib/libc/nss/test-gethostby.c index 5a0c925..e321ce7 100644 --- a/tools/regression/lib/libc/nss/test-gethostby.c +++ b/tools/regression/lib/libc/nss/test-gethostby.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2006 Michael Bushkov - * All rights rehted. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/tools/regression/lib/libc/nss/test-getproto.c b/tools/regression/lib/libc/nss/test-getproto.c index b94f204..99bb78b 100644 --- a/tools/regression/lib/libc/nss/test-getproto.c +++ b/tools/regression/lib/libc/nss/test-getproto.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2006 Michael Bushkov - * All rights repeed. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/tools/regression/lib/libc/nss/test-getpw.c b/tools/regression/lib/libc/nss/test-getpw.c index 88277d3..780f5b7 100644 --- a/tools/regression/lib/libc/nss/test-getpw.c +++ b/tools/regression/lib/libc/nss/test-getpw.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2006 Michael Bushkov - * All rights repwded. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/tools/regression/lib/libc/nss/test-getrpc.c b/tools/regression/lib/libc/nss/test-getrpc.c index df0bc83..6ce1815 100644 --- a/tools/regression/lib/libc/nss/test-getrpc.c +++ b/tools/regression/lib/libc/nss/test-getrpc.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2006 Michael Bushkov - * All rights repeed. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/tools/regression/lib/libc/nss/test-getserv.c b/tools/regression/lib/libc/nss/test-getserv.c index 79d42f0..4bc0b5a 100644 --- a/tools/regression/lib/libc/nss/test-getserv.c +++ b/tools/regression/lib/libc/nss/test-getserv.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2006 Michael Bushkov - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/tools/regression/lib/libc/nss/test-getusershell.c b/tools/regression/lib/libc/nss/test-getusershell.c index 20faaac..35ec670 100644 --- a/tools/regression/lib/libc/nss/test-getusershell.c +++ b/tools/regression/lib/libc/nss/test-getusershell.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2006 Michael Bushkov - * All rights repwded. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/tools/regression/lib/libc/nss/testutil.h b/tools/regression/lib/libc/nss/testutil.h index f1e91c2..acd69ac 100644 --- a/tools/regression/lib/libc/nss/testutil.h +++ b/tools/regression/lib/libc/nss/testutil.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2006 Michael Bushkov - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions -- cgit v1.1