aboutsummaryrefslogtreecommitdiff
path: root/phpipam/resources.py
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2021-01-13 20:19:04 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2021-01-13 20:19:04 +0100
commit0bd377a58df0f6bc7084eec1e7e3082b51f4e56d (patch)
tree884245a1f54a254dcf93bf6f73853870c4fd62af /phpipam/resources.py
parent1a2965c6db47bde86390b76445095037cdaf2214 (diff)
downloadpython-phpipam-0bd377a58df0f6bc7084eec1e7e3082b51f4e56d.tar.gz
add fileheader to source files
Diffstat (limited to 'phpipam/resources.py')
-rwxr-xr-xphpipam/resources.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpipam/resources.py b/phpipam/resources.py
index 35e9d43..8f44c17 100755
--- a/phpipam/resources.py
+++ b/phpipam/resources.py
@@ -1,3 +1,8 @@
+#
+# phpipam/resources.py
+# (c) 2021 Jonas Gunz <himself@jonasgunz.de>
+# License: MIT
+#
from .backend import PhpipamBackend
# Custom functions are defined here