]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
*: License under GPL v3+.
authorSimon Ruderich <simon@ruderich.org>
Wed, 25 Jan 2012 22:51:46 +0000 (23:51 +0100)
committerSimon Ruderich <simon@ruderich.org>
Wed, 25 Jan 2012 22:51:46 +0000 (23:51 +0100)
XCompose
Xdefaults.in
setup.sh
stumpwmrc
xinitrc
xmodmaprc
xmonad/xmonad.hs
xpdfrc
zathurarc

index 03c156328b40cab6b79b30825d1a8930ea45779f..6cfe0e0294ea7a4286f750cf895acd0ffff60161 100644 (file)
--- a/XCompose
+++ b/XCompose
@@ -2,6 +2,21 @@
 #
 # `man XCompose` for more information.
 
+# 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/>.
+
 
 # Load default compose file.
 include "%L"
index 1713fc30dedf276af696ec95a5ecae81469313b3..254b554afb935096847d8b0d022c24bfdd301fab 100644 (file)
@@ -5,6 +5,21 @@
 ! "Term" is an alias for all supported terminal emulators; it is automatically
 ! replaced by setup.sh.
 
+! 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 gray on black with a light yellow cursor in terminals.
 Term*foreground: #cccccc
index efd7255a281c935fc698834c595e03b584b569af..6c500a8f4370b51e3b658d2f7b65f289a852d37f 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -2,6 +2,21 @@
 
 # Setup script for X11 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
 
index 1545d33767d17ecd81151079d86b97f5fb61330d..a8ac4537e480ac3003fc042c097aea75329996e7 100644 (file)
--- a/stumpwmrc
+++ b/stumpwmrc
@@ -1,5 +1,20 @@
 ;; Configuration file for Stumpwm.
 
+;; 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/>.
+
 
 (in-package :stumpwm)
 
diff --git a/xinitrc b/xinitrc
index 5c4c007cc49698b3fb00669ff4ad3e151f307f0c..7d3fdc697113c459e97975df1d945ab6b52d7e5f 100755 (executable)
--- a/xinitrc
+++ b/xinitrc
@@ -2,6 +2,21 @@
 
 # startx configuration file.
 
+# 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/>.
+
 
 # Start ssh-agent if we have private keys, thanks to
 # http://code.haskell.org/XMonadContrib/scripts/xinitrc (read on 2011-06-19).
index 77685abc1450a547f919dcfae8916679e283fd7a..7fdda435252e803f1db7d6209c2dda23822ded08 100644 (file)
--- a/xmodmaprc
+++ b/xmodmaprc
@@ -1,5 +1,20 @@
 ! Keymap configuration file for xmodmap.
 
+! 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 the caps lock as ctrl as it easier to reach and very useful for all
 ! programs. Caps lock is removed completely. Thanks to
index 758a356cebe7c9110860b016341b00862899c930..73af0bfe066a5bc6f9b8e3f8d26d92f9d8e53ea6 100644 (file)
@@ -2,6 +2,21 @@
 --
 -- Tested with xmonad 0.9, most settings should work fine with xmonad 0.7.
 
+-- 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/>.
+
 
 -- "hiding" necessary for LayoutCombinators.
 import XMonad hiding ( (|||) )
diff --git a/xpdfrc b/xpdfrc
index 337bf1cd7c9412e65ef752c7496aa6f88e62dc25..1e069e6ab4fc89c3533bc04875f6efb06be19c06 100644 (file)
--- a/xpdfrc
+++ b/xpdfrc
@@ -1,5 +1,20 @@
 # xpdf configuration file.
 
+# 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/>.
+
 
 # Include the system wide configuration file as xpdf doesn't load it
 # automatically if ~/.xpdfrc is present.
index 4fa53df7df33993e3a6c11a70b4aad01838c0717..e2951507253bee1b7bacccb8ee9fcf54eaa0bc05 100644 (file)
--- a/zathurarc
+++ b/zathurarc
@@ -1,5 +1,20 @@
 # zathura (pdf viewer) configuration file.
 
+# 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/>.
+
 
 # SETTINGS