summaryrefslogtreecommitdiff
path: root/sysutils/solaar/files/hidapi.py
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:21:47 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:31:13 +0200
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /sysutils/solaar/files/hidapi.py
parentRemove # $FreeBSD$ from Makefiles. (diff)
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'sysutils/solaar/files/hidapi.py')
-rw-r--r--sysutils/solaar/files/hidapi.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/solaar/files/hidapi.py b/sysutils/solaar/files/hidapi.py
index 601da3794ec7..1be82d494741 100644
--- a/sysutils/solaar/files/hidapi.py
+++ b/sysutils/solaar/files/hidapi.py
@@ -1,4 +1,3 @@
-# $FreeBSD$
# This is based on previous support for libhidapi which was dropped in
# upstream commit f5d2eba.
import ctypes as _C