summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/backlight4
-rw-r--r--examples/battery2
-rw-r--r--examples/bedtime2
-rw-r--r--examples/comprehensive4
-rw-r--r--examples/crtc-detection4
-rw-r--r--examples/crtc-searching4
-rw-r--r--examples/current-settings4
-rw-r--r--examples/darkroom2
-rw-r--r--examples/icc-profile-atoms2
-rw-r--r--examples/lisp-esque2
-rw-r--r--examples/lisp-esque.conf2
-rw-r--r--examples/logarithmic2
-rw-r--r--examples/modes2
-rw-r--r--examples/sleepmode2
-rw-r--r--examples/stored-settings4
-rw-r--r--examples/textconf2
-rw-r--r--examples/textconf.conf2
-rw-r--r--examples/threaded4
-rw-r--r--examples/weather2
-rw-r--r--examples/x-window-focus2
-rw-r--r--examples/xmobar2
-rw-r--r--examples/xmonad2
-rw-r--r--examples/xpybar2
23 files changed, 30 insertions, 30 deletions
diff --git a/examples/backlight b/examples/backlight
index 9c8ff52..f322fa8 100644
--- a/examples/backlight
+++ b/examples/backlight
@@ -10,7 +10,7 @@
# version 3 and GNU Free Documentation License version 1.3.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
@@ -26,7 +26,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/battery b/examples/battery
index 2b7c0fc..eca4b2f 100644
--- a/examples/battery
+++ b/examples/battery
@@ -5,7 +5,7 @@
# charging.
-# Copyright © 2014, 2017 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
diff --git a/examples/bedtime b/examples/bedtime
index 8f2da94..d62e012 100644
--- a/examples/bedtime
+++ b/examples/bedtime
@@ -4,7 +4,7 @@
# around a scheduled time, for each weekday.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
diff --git a/examples/comprehensive b/examples/comprehensive
index be5361f..fd945fe 100644
--- a/examples/comprehensive
+++ b/examples/comprehensive
@@ -14,7 +14,7 @@
# version 3 and GNU Free Documentation License version 1.3.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
@@ -30,7 +30,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/crtc-detection b/examples/crtc-detection
index 1cf7a93..de583e6 100644
--- a/examples/crtc-detection
+++ b/examples/crtc-detection
@@ -8,7 +8,7 @@
# version 3 and GNU Free Documentation License version 1.3.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
@@ -24,7 +24,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/crtc-searching b/examples/crtc-searching
index 1a00fa9..9e980e2 100644
--- a/examples/crtc-searching
+++ b/examples/crtc-searching
@@ -11,7 +11,7 @@
# version 3 and GNU Free Documentation License version 1.3.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
@@ -27,7 +27,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/current-settings b/examples/current-settings
index 07a06e9..3d8a660 100644
--- a/examples/current-settings
+++ b/examples/current-settings
@@ -8,7 +8,7 @@
# version 3 and GNU Free Documentation License version 1.3.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
@@ -24,7 +24,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/darkroom b/examples/darkroom
index 65d9f3d..c0d487a 100644
--- a/examples/darkroom
+++ b/examples/darkroom
@@ -5,7 +5,7 @@
# -r (--reset) option.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
diff --git a/examples/icc-profile-atoms b/examples/icc-profile-atoms
index 88e57c3..80c5321 100644
--- a/examples/icc-profile-atoms
+++ b/examples/icc-profile-atoms
@@ -4,7 +4,7 @@
# use the _ICC_PROFILE(_n) atoms for X screens.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/lisp-esque b/examples/lisp-esque
index 8415b5d..ce9b64e 100644
--- a/examples/lisp-esque
+++ b/examples/lisp-esque
@@ -10,7 +10,7 @@
# ‘~/.blueshift.conf’ rather than ‘~/.blueshiftrc.conf’.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf
index 8834919..5f1d386 100644
--- a/examples/lisp-esque.conf
+++ b/examples/lisp-esque.conf
@@ -5,7 +5,7 @@
; configuration scripts
-; Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+; Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
;
; Permission is granted to copy, distribute and/or modify this document
; under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/logarithmic b/examples/logarithmic
index 62271d9..19c20b1 100644
--- a/examples/logarithmic
+++ b/examples/logarithmic
@@ -4,7 +4,7 @@
# curve linearisation to make the colour curves logarithmic.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/modes b/examples/modes
index e1501b0..e785078 100644
--- a/examples/modes
+++ b/examples/modes
@@ -8,7 +8,7 @@
# is named `default`.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
diff --git a/examples/sleepmode b/examples/sleepmode
index 26686e8..b5f141d 100644
--- a/examples/sleepmode
+++ b/examples/sleepmode
@@ -5,7 +5,7 @@
# monitor, just press Control+c when you wake up.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
diff --git a/examples/stored-settings b/examples/stored-settings
index 95180b6..c15faf5 100644
--- a/examples/stored-settings
+++ b/examples/stored-settings
@@ -8,7 +8,7 @@
# version 3 and GNU Free Documentation License version 1.3.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
@@ -24,7 +24,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/textconf b/examples/textconf
index 38c56a2..37a173c 100644
--- a/examples/textconf
+++ b/examples/textconf
@@ -11,7 +11,7 @@
# rather than ‘~/.blueshiftrc.conf’.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
diff --git a/examples/textconf.conf b/examples/textconf.conf
index 6205e86..3fc02ea 100644
--- a/examples/textconf.conf
+++ b/examples/textconf.conf
@@ -1,4 +1,4 @@
-; Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+; Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
;
; Permission is granted to copy, distribute and/or modify this document
; under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/threaded b/examples/threaded
index 1fb1c65..6acd028 100644
--- a/examples/threaded
+++ b/examples/threaded
@@ -8,7 +8,7 @@
# version 3 and GNU Free Documentation License version 1.3.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
@@ -24,7 +24,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/weather b/examples/weather
index e65d0cf..c31f3a4 100644
--- a/examples/weather
+++ b/examples/weather
@@ -4,7 +4,7 @@
# in your configuration scripts.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/x-window-focus b/examples/x-window-focus
index 5176645..23902ff 100644
--- a/examples/x-window-focus
+++ b/examples/x-window-focus
@@ -6,7 +6,7 @@
# only been tested on twm and xmonad.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
diff --git a/examples/xmobar b/examples/xmobar
index fb228ff..415f25d 100644
--- a/examples/xmobar
+++ b/examples/xmobar
@@ -4,7 +4,7 @@
# Sun's elevation and to what degree it is day time.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/examples/xmonad b/examples/xmonad
index 8256e23..98179c4 100644
--- a/examples/xmonad
+++ b/examples/xmonad
@@ -6,7 +6,7 @@
# The GIMP and Inkscape.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# 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
diff --git a/examples/xpybar b/examples/xpybar
index def5c24..cf8c628 100644
--- a/examples/xpybar
+++ b/examples/xpybar
@@ -4,7 +4,7 @@
# Sun's elevation and to what degree it is day time.
-# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se)
#
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.3