diff options
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/crtcinfo.c | 2 | ||||
-rw-r--r-- | src/test/crtcinfo.h | 2 | ||||
-rw-r--r-- | src/test/errors.c | 2 | ||||
-rw-r--r-- | src/test/errors.h | 2 | ||||
-rw-r--r-- | src/test/methods.c | 2 | ||||
-rw-r--r-- | src/test/methods.h | 2 | ||||
-rw-r--r-- | src/test/ramps.c | 2 | ||||
-rw-r--r-- | src/test/ramps.h | 2 | ||||
-rw-r--r-- | src/test/test.c | 2 | ||||
-rw-r--r-- | src/test/test.h | 2 | ||||
-rw-r--r-- | src/test/update-warnings.h | 2 | ||||
-rw-r--r-- | src/test/user.c | 2 | ||||
-rw-r--r-- | src/test/user.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/src/test/crtcinfo.c b/src/test/crtcinfo.c index 502d82a..712ad04 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 30dadc8..785ee00 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 |