]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
*: License under GPL v3+.
authorSimon Ruderich <simon@ruderich.org>
Sun, 17 Mar 2013 15:42:17 +0000 (16:42 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 17 Mar 2013 15:42:17 +0000 (16:42 +0100)
debian/aptitude/config.real
debian/reportbugrc
setup.sh

index 797ccbc12bd2c62cfd89755ffdbf5e2d4b776edd..4b7a4fdc58bdf8b2f617d9f637d3487de5e3d382 100644 (file)
@@ -1,5 +1,20 @@
 // Aptitude configuration file.
 
+// Copyright (C) 2009-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/>.
+
 
 aptitude {
     UI {
index 1c7e722cc98cbca9304bfcda33b3e635aa2a5de5..5a52adccbaac5fb903546fd75df0976dd877fe3f 100644 (file)
@@ -1,5 +1,20 @@
 # reportbug preferences file.
 
+# Copyright (C) 2009-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/>.
+
 
 # Version of reportbug this preferences file was written by.
 reportbug_version "3.48"
index ed385678d1d7ea579d7d3cb74701c44165b5b53d..81cca7656c7f01e28ce1b626ff18c33d045313e1 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -2,6 +2,21 @@
 
 # Setup script for OS related 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