From 0bd377a58df0f6bc7084eec1e7e3082b51f4e56d Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Wed, 13 Jan 2021 20:19:04 +0100 Subject: add fileheader to source files --- phpipam/resources.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'phpipam/resources.py') 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 +# License: MIT +# from .backend import PhpipamBackend # Custom functions are defined here -- cgit v1.2.3