aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rtwn/pci
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:11 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:11 +0000
commit95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (patch)
tree0a5dc23810cd888bebf4213a8b87d1854fb14cfd /sys/dev/rtwn/pci
parentd54a7d337331d991e039e4f42f6b4dc64aedce08 (diff)
Diffstat (limited to 'sys/dev/rtwn/pci')
-rw-r--r--sys/dev/rtwn/pci/rtwn_pci_reg.h2
-rw-r--r--sys/dev/rtwn/pci/rtwn_pci_rx.h2
-rw-r--r--sys/dev/rtwn/pci/rtwn_pci_tx.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/sys/dev/rtwn/pci/rtwn_pci_reg.h b/sys/dev/rtwn/pci/rtwn_pci_reg.h
index 7c900345f46b..1791dee348aa 100644
--- a/sys/dev/rtwn/pci/rtwn_pci_reg.h
+++ b/sys/dev/rtwn/pci/rtwn_pci_reg.h
@@ -12,8 +12,6 @@
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- *
- * $FreeBSD$
*/
#ifndef RTWN_PCI_REG_H
diff --git a/sys/dev/rtwn/pci/rtwn_pci_rx.h b/sys/dev/rtwn/pci/rtwn_pci_rx.h
index 30dd785a1e7a..01c870c6a737 100644
--- a/sys/dev/rtwn/pci/rtwn_pci_rx.h
+++ b/sys/dev/rtwn/pci/rtwn_pci_rx.h
@@ -12,8 +12,6 @@
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- *
- * $FreeBSD$
*/
#ifndef RTWN_PCI_RX_H
diff --git a/sys/dev/rtwn/pci/rtwn_pci_tx.h b/sys/dev/rtwn/pci/rtwn_pci_tx.h
index 9b9d2e33693e..87901f90878c 100644
--- a/sys/dev/rtwn/pci/rtwn_pci_tx.h
+++ b/sys/dev/rtwn/pci/rtwn_pci_tx.h
@@ -12,8 +12,6 @@
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- *
- * $FreeBSD$
*/
#ifndef RTWN_PCI_TX_H