From 67808aefa79ad434284f7ffb8cee1140f0c36b08 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Wed, 8 Mar 2017 05:24:16 +0100 Subject: add wtfpl --- diary | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/diary b/diary index 0f4e875..3196889 100755 --- a/diary +++ b/diary @@ -1,5 +1,11 @@ #!/bin/bash +# Copyright © 2017 Florian Fischer +# 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 -- cgit v1.2.3