]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
*: License under GPL v3+.
authorSimon Ruderich <simon@ruderich.org>
Sat, 18 Feb 2012 22:32:48 +0000 (23:32 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 18 Feb 2012 22:32:48 +0000 (23:32 +0100)
mplayer/config
setup.sh

index a7c0c96b247c973a84632f4f30616a8348b03587..88f24a2653dccf053068e2f0e47cf3e958e63a78 100644 (file)
@@ -5,6 +5,21 @@
 #   problems for DVDs (in /dev/dvd and stored on hard disk). Use the -cache
 #   command line option where necessary.
 
+# Copyright (C) 2011-2012  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/>.
+
 
 # Use xv (preferred, hardware accelerated) or x11 as video driver.
 vo=xv,x11
index fd0657e39a65cbf3ec1be171697d9d40f6893286..69fbe87de897040ddafa806894d6f5bd8679f241 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -2,6 +2,21 @@
 
 # Setup script for multimedia configuration files.
 
+# Copyright (C) 2011-2012  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