summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2020-11-07 18:10:59 +0000
committerDimitry Andric <dim@FreeBSD.org>2020-11-07 18:10:59 +0000
commitefe707b9b5cf7fa084dedae98f10bbd24546bf55 (patch)
treecb6ed6311d57cff9c052b81f6b91bbee771d7929 /sys/dev/pci
parent8cf6b0dbdae4590a4c5f5c6774e2803a11a11575 (diff)
Notes
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/vga_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/pci/vga_pci.c b/sys/dev/pci/vga_pci.c
index 11637c349943..a97ff631752b 100644
--- a/sys/dev/pci/vga_pci.c
+++ b/sys/dev/pci/vga_pci.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2005 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