diff options
Diffstat (limited to 'stand/efi/libefi/devpath.c')
-rw-r--r-- | stand/efi/libefi/devpath.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/efi/libefi/devpath.c b/stand/efi/libefi/devpath.c index 7bd49c775b6b..7ed2b6b0bd3d 100644 --- a/stand/efi/libefi/devpath.c +++ b/stand/efi/libefi/devpath.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 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 |