From 7ff12a9d45ff1452ce12d798d67bb362526ece00 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 7 Apr 2021 15:08:46 +0200 Subject: add copyright information --- bin/efa-gw | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin/efa-gw') diff --git a/bin/efa-gw b/bin/efa-gw index 8b82e1e..1f25fc5 100755 --- a/bin/efa-gw +++ b/bin/efa-gw @@ -1,5 +1,9 @@ #!/usr/bin/env python3 # vim:tabstop=4 softtabstop=4 shiftwidth=4 textwidth=160 smarttab expandtab colorcolumn=160 +# +# Copyright (C) 2021 Daniel Friesel +# +# SPDX-License-Identifier: BSD-2-Clause import argparse -- cgit v1.2.3