diff options
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/errors.c | 4 | ||||
-rw-r--r-- | src/test/errors.h | 4 | ||||
-rw-r--r-- | src/test/methods.c | 4 | ||||
-rw-r--r-- | src/test/methods.h | 4 | ||||
-rw-r--r-- | src/test/test.c | 4 | ||||
-rw-r--r-- | src/test/update-warnings.h | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/src/test/errors.c b/src/test/errors.c index a85f7f2..eb0dd03 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 © 2014 Mattias Andrée (maandree@member.fsf.org) + * libgamma -- Display server abstraction layer for gamma ramp adjustments + * Copyright (C) 2014 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 558b5f9..d88b3b1 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 © 2014 Mattias Andrée (maandree@member.fsf.org) + * libgamma -- Display server abstraction layer for gamma ramp adjustments + * Copyright (C) 2014 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 a00b7c3..d3c5811 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 © 2014 Mattias Andrée (maandree@member.fsf.org) + * libgamma -- Display server abstraction layer for gamma ramp adjustments + * Copyright (C) 2014 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 fcce69b..a80b02e 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 © 2014 Mattias Andrée (maandree@member.fsf.org) + * libgamma -- Display server abstraction layer for gamma ramp adjustments + * Copyright (C) 2014 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 ccb80c0..53b0515 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 © 2014 Mattias Andrée (maandree@member.fsf.org) + * libgamma -- Display server abstraction layer for gamma ramp adjustments + * Copyright (C) 2014 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 989f6a2..f361b8e 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 © 2014 Mattias Andrée (maandree@member.fsf.org) + * libgamma -- Display server abstraction layer for gamma ramp adjustments + * Copyright (C) 2014 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 |