diff options
author | Warner Losh <imp@FreeBSD.org> | 2019-02-04 21:28:25 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2019-02-04 21:28:25 +0000 |
commit | 52467047aa7dd6d21f6303b28e4278cab2d8fe48 (patch) | |
tree | a955484151ea6028ddb185953f10e97caa168a52 /usr.sbin/efivar/efiutil.c | |
parent | e4314da2e45770e4b9b3be74f4b552045a041d3a (diff) | |
download | src-52467047aa7dd6d21f6303b28e4278cab2d8fe48.tar.gz src-52467047aa7dd6d21f6303b28e4278cab2d8fe48.zip |
Regularize the Netflix copyright
Use recent best practices for Copyright form at the top of
the license:
1. Remove all the All Rights Reserved clauses on our stuff. Where we
piggybacked others, use a separate line to make things clear.
2. Use "Netflix, Inc." everywhere.
3. Use a single line for the copyright for grep friendliness.
4. Use date ranges in all places for our stuff.
Approved by: Netflix Legal (who gave me the form), adrian@ (pmc files)
Notes
Notes:
svn path=/head/; revision=343755
Diffstat (limited to 'usr.sbin/efivar/efiutil.c')
-rw-r--r-- | usr.sbin/efivar/efiutil.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/efivar/efiutil.c b/usr.sbin/efivar/efiutil.c index 0ccf2950df2a..ff35b29bf9cc 100644 --- a/usr.sbin/efivar/efiutil.c +++ b/usr.sbin/efivar/efiutil.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2017 Netflix, Inc. - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |