From dff77e6a77a720d458e5ca83bd4b943ceb6104d7 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Wed, 8 Mar 2017 05:28:52 +0100 Subject: add warranty disclaimer to wtfpl --- diary | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/diary b/diary index 3196889..fc4bd94 100755 --- a/diary +++ b/diary @@ -1,10 +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. - +# This program is free software. It comes without any warranty, to +# the extent permitted by applicable law. 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" ] -- cgit v1.2.3