diff options
Diffstat (limited to 'gl/tests')
-rw-r--r-- | gl/tests/test-fadvise.c | 2 | ||||
-rw-r--r-- | gl/tests/test-mbsalign.c | 2 | ||||
-rw-r--r-- | gl/tests/test-rand-isaac.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gl/tests/test-fadvise.c b/gl/tests/test-fadvise.c index 68a79d2a6..87bf68d61 100644 --- a/gl/tests/test-fadvise.c +++ b/gl/tests/test-fadvise.c @@ -1,5 +1,5 @@ /* Test that fadvise works as advertised. - Copyright (C) 2010-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2016 Free Software Foundation, Inc. This program 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/gl/tests/test-mbsalign.c b/gl/tests/test-mbsalign.c index 4a4cef2f2..531613f10 100644 --- a/gl/tests/test-mbsalign.c +++ b/gl/tests/test-mbsalign.c @@ -1,5 +1,5 @@ /* Test that mbsalign works as advertised. - Copyright (C) 2010-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2016 Free Software Foundation, Inc. This program 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/gl/tests/test-rand-isaac.c b/gl/tests/test-rand-isaac.c index 7cc530e5a..8bd111d7f 100644 --- a/gl/tests/test-rand-isaac.c +++ b/gl/tests/test-rand-isaac.c @@ -1,6 +1,6 @@ /* Test the ISAAC or ISAAC64 pseudorandom number generator. - Copyright (C) 2010-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2016 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |