From: Silvio Rhatto Date: Sat, 28 Dec 2013 15:42:51 +0000 (-0200) Subject: Add copyright notice X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=184e5a3ea6869e552c425428aab581006fd96efc;p=metadot.git Add copyright notice --- diff --git a/metadot b/metadot index 9442040..e20d36b 100755 --- a/metadot +++ b/metadot @@ -1,6 +1,21 @@ #!/bin/bash # -# metadot: a dotfile management system +# Metadot: a dotfile management system. +# +# Copyright (C) 2013 Silvio Rhatto - rhatto at riseup.net +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published +# by the Free Software Foundation, either version 3 of the License, +# or any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # # Parameters