aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/libi386
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2019-02-04 21:28:25 +0000
committerWarner Losh <imp@FreeBSD.org>2019-02-04 21:28:25 +0000
commit52467047aa7dd6d21f6303b28e4278cab2d8fe48 (patch)
treea955484151ea6028ddb185953f10e97caa168a52 /stand/i386/libi386
parente4314da2e45770e4b9b3be74f4b552045a041d3a (diff)
downloadsrc-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 'stand/i386/libi386')
-rw-r--r--stand/i386/libi386/biospci.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/stand/i386/libi386/biospci.c b/stand/i386/libi386/biospci.c
index e13a5b9f37ef..968533e210c4 100644
--- a/stand/i386/libi386/biospci.c
+++ b/stand/i386/libi386/biospci.c
@@ -1,8 +1,9 @@
/*-
* Copyright (c) 1998 Michael Smith <msmith@freebsd.org>
- * Copyright (c) 2016 Netflix, Inc
* All rights reserved.
*
+ * Copyright (c) 2016 Netflix, Inc.
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: