diff options
Diffstat (limited to 'lib/libdevctl')
| -rw-r--r-- | lib/libdevctl/devctl.3 | 1 | ||||
| -rw-r--r-- | lib/libdevctl/devctl.c | 1 | ||||
| -rw-r--r-- | lib/libdevctl/devctl.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/lib/libdevctl/devctl.3 b/lib/libdevctl/devctl.3 index f64aa28e959d5..55fdd712ab993 100644 --- a/lib/libdevctl/devctl.3 +++ b/lib/libdevctl/devctl.3 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2014 John Baldwin <jhb@FreeBSD.org> -.\" 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/lib/libdevctl/devctl.c b/lib/libdevctl/devctl.c index 9c9ab7805672f..34ced3c5da655 100644 --- a/lib/libdevctl/devctl.c +++ b/lib/libdevctl/devctl.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2014 John Baldwin <jhb@FreeBSD.org> - * 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/lib/libdevctl/devctl.h b/lib/libdevctl/devctl.h index 11a21753809dd..7892802259f95 100644 --- a/lib/libdevctl/devctl.h +++ b/lib/libdevctl/devctl.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2014 John Baldwin <jhb@FreeBSD.org> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
