summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-04-21 21:38:57 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-04-21 21:38:57 +0200
commitd1d708002b860c92225e1e8c3a8a32def4c67c1a (patch)
treee54c1a59336b3cf4c0551851609801a715de2ace /bin
parent715ff2975cde91f3741854b93d500a70ae5e3999 (diff)
Add README and licensing information
Diffstat (limited to 'bin')
-rwxr-xr-xbin/pyggle4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/pyggle b/bin/pyggle
index 6dfa50b..b3b89ec 100755
--- a/bin/pyggle
+++ b/bin/pyggle
@@ -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
from datetime import datetime