aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-05-11 21:23:32 +0200
committerMattias Andrée <maandree@operamail.com>2015-05-11 21:23:32 +0200
commitd6d307897974e2c5eaa96b80dcf88e334428242d (patch)
treeba62fadf05f4736790248eb74bfa5e0579adb23d
parentlibgamma_perror supports NULL and empty string in the same ways as perror (diff)
downloadlibgamma-d6d307897974e2c5eaa96b80dcf88e334428242d.tar.gz
libgamma-d6d307897974e2c5eaa96b80dcf88e334428242d.tar.bz2
libgamma-d6d307897974e2c5eaa96b80dcf88e334428242d.tar.xz
bump year
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--COPYING2
-rwxr-xr-xinfo/behead2
-rw-r--r--info/libgamma.texinfo2
-rwxr-xr-xinfo/texise2
-rwxr-xr-xsrc/extract/cut2
-rwxr-xr-xsrc/extract/libgamma-error-extract2
-rwxr-xr-xsrc/extract/libgamma-method-extract2
-rw-r--r--src/lib/edid.c2
-rw-r--r--src/lib/edid.h2
-rw-r--r--src/lib/fake-quartz-cg.c2
-rw-r--r--src/lib/fake-quartz-cg.h2
-rw-r--r--src/lib/fake-w32-gdi.c2
-rw-r--r--src/lib/fake-w32-gdi.h2
-rw-r--r--src/lib/gamma-dummy.c.gpp2
-rw-r--r--src/lib/gamma-dummy.h2
-rw-r--r--src/lib/gamma-helper.c2
-rw-r--r--src/lib/gamma-helper.h2
-rw-r--r--src/lib/gamma-linux-drm.c2
-rw-r--r--src/lib/gamma-linux-drm.h2
-rw-r--r--src/lib/gamma-quartz-cg.c2
-rw-r--r--src/lib/gamma-quartz-cg.h2
-rw-r--r--src/lib/gamma-w32-gdi.c2
-rw-r--r--src/lib/gamma-w32-gdi.h2
-rw-r--r--src/lib/gamma-x-randr.c2
-rw-r--r--src/lib/gamma-x-randr.h2
-rw-r--r--src/lib/gamma-x-vidmode.c2
-rw-r--r--src/lib/gamma-x-vidmode.h2
-rw-r--r--src/lib/libgamma-error.c.gpp2
-rw-r--r--src/lib/libgamma-error.h2
-rw-r--r--src/lib/libgamma-facade.c.gpp2
-rw-r--r--src/lib/libgamma-facade.h2
-rw-r--r--src/lib/libgamma-method.c2
-rw-r--r--src/lib/libgamma-method.h2
-rw-r--r--src/lib/libgamma.h2
-rw-r--r--src/test/crtcinfo.c2
-rw-r--r--src/test/crtcinfo.h2
-rw-r--r--src/test/errors.c2
-rw-r--r--src/test/errors.h2
-rw-r--r--src/test/methods.c2
-rw-r--r--src/test/methods.h2
-rw-r--r--src/test/ramps.c2
-rw-r--r--src/test/ramps.h2
-rw-r--r--src/test/test.c2
-rw-r--r--src/test/test.h2
-rw-r--r--src/test/update-warnings.h2
-rw-r--r--src/test/user.c2
-rw-r--r--src/test/user.h2
47 files changed, 47 insertions, 47 deletions
diff --git a/COPYING b/COPYING
index 95957f4..6d1557e 100644
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,5 @@
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/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..e3ce87a 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
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
diff --git a/src/extract/cut b/src/extract/cut
index 7399b7f..a47e1d2 100755
--- a/src/extract/cut
+++ b/src/extract/cut
@@ -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
diff --git a/src/extract/libgamma-error-extract b/src/extract/libgamma-error-extract
index e237fb8..86c8bb6 100755
--- a/src/extract/libgamma-error-extract
+++ b/src/extract/libgamma-error-extract
@@ -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
diff --git a/src/extract/libgamma-method-extract b/src/extract/libgamma-method-extract
index 77c3a03..1448b96 100755
--- a/src/extract/libgamma-method-extract
+++ b/src/extract/libgamma-method-extract
@@ -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
diff --git a/src/lib/edid.c b/src/lib/edid.c
index d8f52b6..2a9f3f9 100644
--- a/src/lib/edid.c
+++ b/src/lib/edid.c
@@ -1,6 +1,6 @@
/**
* 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/src/lib/edid.h b/src/lib/edid.h
index c58125f..f065a98 100644
--- a/src/lib/edid.h
+++ b/src/lib/edid.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/fake-quartz-cg.c b/src/lib/fake-quartz-cg.c
index 39fe161..e7cbbc9 100644
--- a/src/lib/fake-quartz-cg.c
+++ b/src/lib/fake-quartz-cg.c
@@ -1,6 +1,6 @@
/**
* 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/src/lib/fake-quartz-cg.h b/src/lib/fake-quartz-cg.h
index b3d8c83..a77ccc6 100644
--- a/src/lib/fake-quartz-cg.h
+++ b/src/lib/fake-quartz-cg.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/fake-w32-gdi.c b/src/lib/fake-w32-gdi.c
index 8fb1ab7..1489073 100644
--- a/src/lib/fake-w32-gdi.c
+++ b/src/lib/fake-w32-gdi.c
@@ -1,6 +1,6 @@
/**
* 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/src/lib/fake-w32-gdi.h b/src/lib/fake-w32-gdi.h
index c777fa6..9462afe 100644
--- a/src/lib/fake-w32-gdi.h
+++ b/src/lib/fake-w32-gdi.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-dummy.c.gpp b/src/lib/gamma-dummy.c.gpp
index 2c89b45..24e9d41 100644
--- a/src/lib/gamma-dummy.c.gpp
+++ b/src/lib/gamma-dummy.c.gpp
@@ -1,7 +1,7 @@
/* -*- c -*- */
/**
* 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/src/lib/gamma-dummy.h b/src/lib/gamma-dummy.h
index 65a9ca6..3bce1cb 100644
--- a/src/lib/gamma-dummy.h
+++ b/src/lib/gamma-dummy.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-helper.c b/src/lib/gamma-helper.c
index 31ba3fc..3aafbb3 100644
--- a/src/lib/gamma-helper.c
+++ b/src/lib/gamma-helper.c
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-helper.h b/src/lib/gamma-helper.h
index a15bf6b..9ccc183 100644
--- a/src/lib/gamma-helper.h
+++ b/src/lib/gamma-helper.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-linux-drm.c b/src/lib/gamma-linux-drm.c
index 0e3c152..b785c9f 100644
--- a/src/lib/gamma-linux-drm.c
+++ b/src/lib/gamma-linux-drm.c
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-linux-drm.h b/src/lib/gamma-linux-drm.h
index defd17a..0c2ec9f 100644
--- a/src/lib/gamma-linux-drm.h
+++ b/src/lib/gamma-linux-drm.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-quartz-cg.c b/src/lib/gamma-quartz-cg.c
index d509ce8..585d868 100644
--- a/src/lib/gamma-quartz-cg.c
+++ b/src/lib/gamma-quartz-cg.c
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-quartz-cg.h b/src/lib/gamma-quartz-cg.h
index 6270324..c344967 100644
--- a/src/lib/gamma-quartz-cg.h
+++ b/src/lib/gamma-quartz-cg.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-w32-gdi.c b/src/lib/gamma-w32-gdi.c
index 7a55b1b..1dcf169 100644
--- a/src/lib/gamma-w32-gdi.c
+++ b/src/lib/gamma-w32-gdi.c
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-w32-gdi.h b/src/lib/gamma-w32-gdi.h
index b4d8494..89f6bc9 100644
--- a/src/lib/gamma-w32-gdi.h
+++ b/src/lib/gamma-w32-gdi.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-x-randr.c b/src/lib/gamma-x-randr.c
index b3115a6..af818f3 100644
--- a/src/lib/gamma-x-randr.c
+++ b/src/lib/gamma-x-randr.c
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-x-randr.h b/src/lib/gamma-x-randr.h
index 39afa5c..093fcd4 100644
--- a/src/lib/gamma-x-randr.h
+++ b/src/lib/gamma-x-randr.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-x-vidmode.c b/src/lib/gamma-x-vidmode.c
index 51c86e6..9651894 100644
--- a/src/lib/gamma-x-vidmode.c
+++ b/src/lib/gamma-x-vidmode.c
@@ -1,6 +1,6 @@
/**
* 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/src/lib/gamma-x-vidmode.h b/src/lib/gamma-x-vidmode.h
index 6f0c498..018cd72 100644
--- a/src/lib/gamma-x-vidmode.h
+++ b/src/lib/gamma-x-vidmode.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/libgamma-error.c.gpp b/src/lib/libgamma-error.c.gpp
index 27c2008..a606dd7 100644
--- a/src/lib/libgamma-error.c.gpp
+++ b/src/lib/libgamma-error.c.gpp
@@ -1,7 +1,7 @@
/* -*- c -*- */
/**
* 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/src/lib/libgamma-error.h b/src/lib/libgamma-error.h
index d4dddbd..456560c 100644
--- a/src/lib/libgamma-error.h
+++ b/src/lib/libgamma-error.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/libgamma-facade.c.gpp b/src/lib/libgamma-facade.c.gpp
index d1a215c..ccf60ee 100644
--- a/src/lib/libgamma-facade.c.gpp
+++ b/src/lib/libgamma-facade.c.gpp
@@ -1,7 +1,7 @@
/* -*- c -*- */
/**
* 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/src/lib/libgamma-facade.h b/src/lib/libgamma-facade.h
index d2cc724..343114c 100644
--- a/src/lib/libgamma-facade.h
+++ b/src/lib/libgamma-facade.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/libgamma-method.c b/src/lib/libgamma-method.c
index 0fa76c3..40b4013 100644
--- a/src/lib/libgamma-method.c
+++ b/src/lib/libgamma-method.c
@@ -1,6 +1,6 @@
/**
* 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/src/lib/libgamma-method.h b/src/lib/libgamma-method.h
index 6e0cff1..304584f 100644
--- a/src/lib/libgamma-method.h
+++ b/src/lib/libgamma-method.h
@@ -1,6 +1,6 @@
/**
* 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/src/lib/libgamma.h b/src/lib/libgamma.h
index 27aefe4..9bec47c 100644
--- a/src/lib/libgamma.h
+++ b/src/lib/libgamma.h
@@ -1,6 +1,6 @@
/**
* 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/src/test/crtcinfo.c b/src/test/crtcinfo.c
index b95ed11..8fd2b03 100644
--- a/src/test/crtcinfo.c
+++ b/src/test/crtcinfo.c
@@ -1,6 +1,6 @@
/**
* 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/src/test/crtcinfo.h b/src/test/crtcinfo.h
index 39f282e..3c22c0b 100644
--- a/src/test/crtcinfo.h
+++ b/src/test/crtcinfo.h
@@ -1,6 +1,6 @@
/**
* 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/src/test/errors.c b/src/test/errors.c
index c1137ca..6496d21 100644
--- a/src/test/errors.c
+++ b/src/test/errors.c
@@ -1,6 +1,6 @@
/**
* 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/src/test/errors.h b/src/test/errors.h
index e3140e2..616cdaa 100644
--- a/src/test/errors.h
+++ b/src/test/errors.h
@@ -1,6 +1,6 @@
/**
* 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/src/test/methods.c b/src/test/methods.c
index 00566e9..0b58f98 100644
--- a/src/test/methods.c
+++ b/src/test/methods.c
@@ -1,6 +1,6 @@
/**
* 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/src/test/methods.h b/src/test/methods.h
index fd7975a..2e13b8d 100644
--- a/src/test/methods.h
+++ b/src/test/methods.h
@@ -1,6 +1,6 @@
/**
* 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/src/test/ramps.c b/src/test/ramps.c
index cea86b8..ee3aa7d 100644
--- a/src/test/ramps.c
+++ b/src/test/ramps.c
@@ -1,6 +1,6 @@
/**
* 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/src/test/ramps.h b/src/test/ramps.h
index 5ea2844..c16bbc8 100644
--- a/src/test/ramps.h
+++ b/src/test/ramps.h
@@ -1,6 +1,6 @@
/**
* 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/src/test/test.c b/src/test/test.c
index 07727ac..6a4820d 100644
--- a/src/test/test.c
+++ b/src/test/test.c
@@ -1,6 +1,6 @@
/**
* 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/src/test/test.h b/src/test/test.h
index 97a2fb6..62cda4c 100644
--- a/src/test/test.h
+++ b/src/test/test.h
@@ -1,6 +1,6 @@
/**
* 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/src/test/update-warnings.h b/src/test/update-warnings.h
index 36d8940..01888cb 100644
--- a/src/test/update-warnings.h
+++ b/src/test/update-warnings.h
@@ -1,6 +1,6 @@
/**
* 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/src/test/user.c b/src/test/user.c
index f2a1d50..4f2b6d5 100644
--- a/src/test/user.c
+++ b/src/test/user.c
@@ -1,6 +1,6 @@
/**
* 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/src/test/user.h b/src/test/user.h
index ffce92f..e96142d 100644
--- a/src/test/user.h
+++ b/src/test/user.h
@@ -1,6 +1,6 @@
/**
* 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