aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2017-03-08 05:24:16 +0100
committerFlorian Fischer <florian.fl.fischer@fau.de>2017-03-08 05:24:16 +0100
commit67808aefa79ad434284f7ffb8cee1140f0c36b08 (patch)
tree4ee69a630d9729ff110ca210d88d03f25a38a77f
parentbcc5a1d2c94213467b54cdf28ed84292c07983ab (diff)
downloaddiary-67808aefa79ad434284f7ffb8cee1140f0c36b08.tar.gz
diary-67808aefa79ad434284f7ffb8cee1140f0c36b08.zip
add wtfpl
-rwxr-xr-xdiary6
1 files changed, 6 insertions, 0 deletions
diff --git a/diary b/diary
index 0f4e875..3196889 100755
--- a/diary
+++ b/diary
@@ -1,5 +1,11 @@
#!/bin/bash
+# Copyright © 2017 Florian Fischer <muhq@muhq.space>
+# This work is free. You can redistribute it and/or modify it under the
+# terms of the Do What The Fuck You Want To Public License, Version 2,
+# as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.
+
+
# source config
if [ -n "$XDGCONFIG" ]
then