aboutsummaryrefslogtreecommitdiffstats
path: root/info
diff options
context:
space:
mode:
Diffstat (limited to 'info')
-rwxr-xr-xinfo/behead2
-rw-r--r--info/libgamma.texinfo6
-rwxr-xr-xinfo/texise2
3 files changed, 7 insertions, 3 deletions
diff --git a/info/behead b/info/behead
index 647a236..581bd51 100755
--- a/info/behead
+++ b/info/behead
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# libgamma -- Display server abstraction layer for gamma ramp adjustments
-# Copyright (C) 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright (C) 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
#
# This library 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/info/libgamma.texinfo b/info/libgamma.texinfo
index 68f0389..b10159a 100644
--- a/info/libgamma.texinfo
+++ b/info/libgamma.texinfo
@@ -17,7 +17,7 @@
@copying
-Copyright @copyright{} 2014 Mattias Andr@'ee
+Copyright @copyright{} 2014, 2015 Mattias Andr@'ee
@quotation
Permission is granted to copy, distribute and/or modify this document
@@ -209,6 +209,10 @@ Enables the X VidMode extension adjustment method.
@itemx --linux
Enables the Direct Rendering Manager adjustment method.
+@item --enable-wayland
+@itemx --linux
+Enables the Wayland/Orbital adjustment method.
+
@item --enable-w32gdi
@itemx --windows
Enables the Windows GDI adjustment method.
diff --git a/info/texise b/info/texise
index 64c8b86..d965f64 100755
--- a/info/texise
+++ b/info/texise
@@ -2,7 +2,7 @@
# -*- mode: python, encoding: utf-8 -*-
# libgamma -- Display server abstraction layer for gamma ramp adjustments
-# Copyright (C) 2014 Mattias Andrée (maandree@member.fsf.org)
+# Copyright (C) 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
#
# This library is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by