diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2019-03-06 22:11:45 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2019-03-06 22:11:45 +0000 |
| commit | 2e43efd0bb1e9cd780f02fa5b888f9264e66e37b (patch) | |
| tree | 83a184557e1ca420a76e9d755dd72cf16a08930f /usr.sbin/devctl | |
| parent | e91609a771dd0fbbe0df5ae4ccbb4df3e18c62c5 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/devctl')
| -rw-r--r-- | usr.sbin/devctl/devctl.8 | 1 | ||||
| -rw-r--r-- | usr.sbin/devctl/devctl.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/devctl/devctl.8 b/usr.sbin/devctl/devctl.8 index 4974ee9c76858..481a99ec0dc62 100644 --- a/usr.sbin/devctl/devctl.8 +++ b/usr.sbin/devctl/devctl.8 @@ -1,6 +1,5 @@ .\" .\" Copyright (c) 2015 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/usr.sbin/devctl/devctl.c b/usr.sbin/devctl/devctl.c index 81fafcfd265bf..20c332d89409f 100644 --- a/usr.sbin/devctl/devctl.c +++ b/usr.sbin/devctl/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 |
