summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-12 17:56:01 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-12 17:56:01 +0100
commit57d7afc7266f5b1d43ca1b385c5a2f792996b2eb (patch)
tree8a0804135f1e9abffac2cbadfc939dafab118742 /examples
parentbeginning support for having multiple drm connections open (diff)
downloadblueshift-57d7afc7266f5b1d43ca1b385c5a2f792996b2eb.tar.gz
blueshift-57d7afc7266f5b1d43ca1b385c5a2f792996b2eb.tar.bz2
blueshift-57d7afc7266f5b1d43ca1b385c5a2f792996b2eb.tar.xz
derp
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/sleepmode6
-rw-r--r--examples/xmonad6
2 files changed, 6 insertions, 6 deletions
diff --git a/examples/sleepmode b/examples/sleepmode
index 3e53182..00ec3dd 100644
--- a/examples/sleepmode
+++ b/examples/sleepmode
@@ -8,16 +8,16 @@
# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
#
# 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
+# 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 Affero General Public License for more details.
+# GNU General Public License for more details.
#
-# You should have received a copy of the GNU Affero General Public License
+# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
diff --git a/examples/xmonad b/examples/xmonad
index 1445f85..212b611 100644
--- a/examples/xmonad
+++ b/examples/xmonad
@@ -7,16 +7,16 @@
# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
#
# 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
+# 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 Affero General Public License for more details.
+# GNU General Public License for more details.
#
-# You should have received a copy of the GNU Affero General Public License
+# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.