aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2014-02-05 18:13:27 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2014-02-05 18:13:27 +0000
commite432d5f6a7f38867a361f31f887d15d93e899058 (patch)
treebb8f00d3a25ee8b31101de28e4d022d3faba1d96 /sys/dev/pci
parent5c039412a28232d8510d68772d11bdbc566afd5a (diff)
downloadsrc-e432d5f6a7f38867a361f31f887d15d93e899058.tar.gz
src-e432d5f6a7f38867a361f31f887d15d93e899058.zip
Drop the 3rd clause from all 3 clause BSD licenses where I am the sole
holder to convert them to 2 clause BSD licenses. MFC after: 1 week
Notes
Notes: svn path=/head/; revision=261520
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/vga_pci.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/pci/vga_pci.c b/sys/dev/pci/vga_pci.c
index c64037f1d3c5..6e733f588d5e 100644
--- a/sys/dev/pci/vga_pci.c
+++ b/sys/dev/pci/vga_pci.c
@@ -10,9 +10,6 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. Neither the name of the author nor the names of any co-contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE