]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
*: License under GPL v3+.
authorSimon Ruderich <simon@ruderich.org>
Sun, 24 Mar 2013 14:27:11 +0000 (15:27 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 24 Mar 2013 14:27:11 +0000 (15:27 +0100)
rc
setup.sh

diff --git a/rc b/rc
index e04b9b8330231b543eb1a00f69ee11e95864fbc3..3717a064d717cc8f816c87ae3b49cd699f377ab4 100644 (file)
--- a/rc
+++ b/rc
@@ -1,5 +1,20 @@
 # lftp configuration file.
 
+# Copyright (C) 2007-2013  Simon Ruderich
+#
+# This file 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
+# (at your option) any later version.
+#
+# This file 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 file.  If not, see <http://www.gnu.org/licenses/>.
+
 
 # SETTINGS
 
index b791348ba86aae6748cc63e7f74c4a89071ea8c1..d47fd47a7e316bc0ed1a6efcaec0bcfaf15c798c 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -2,6 +2,21 @@
 
 # Setup script for lftp configuration files.
 
+# Copyright (C) 2009-2013  Simon Ruderich
+#
+# 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
+# (at your option) 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 <http://www.gnu.org/licenses/>.
+
 
 . ../lib.sh