diff options
Diffstat (limited to 'usr.sbin/efidp')
-rw-r--r-- | usr.sbin/efidp/efidp.8 | 4 | ||||
-rw-r--r-- | usr.sbin/efidp/efidp.c | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/efidp/efidp.8 b/usr.sbin/efidp/efidp.8 index 40bd7b945759..ad98428a97a5 100644 --- a/usr.sbin/efidp/efidp.8 +++ b/usr.sbin/efidp/efidp.8 @@ -1,5 +1,5 @@ -.\" Copyright (c) 2017 Netflix, Inc -.\" All rights reserved. +.\" +.\" Copyright (c) 2017 Netflix, Inc. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions diff --git a/usr.sbin/efidp/efidp.c b/usr.sbin/efidp/efidp.c index e12491ecabf5..aef154112d66 100644 --- a/usr.sbin/efidp/efidp.c +++ b/usr.sbin/efidp/efidp.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Netflix, Inc. - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |