diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 | ||||
-rw-r--r-- | tests/error.c | 2 | ||||
-rw-r--r-- | tests/gl.c | 2 | ||||
-rw-r--r-- | tests/glxx.cpp | 2 | ||||
-rw-r--r-- | tests/png.c | 2 | ||||
-rw-r--r-- | tests/pngxx.cpp | 2 | ||||
-rw-r--r-- | tests/raytrace.c | 2 | ||||
-rw-r--r-- | tests/raytracexx.cpp | 2 | ||||
-rw-r--r-- | tests/tests.c | 2 | ||||
-rw-r--r-- | tests/tests.h | 2 | ||||
-rw-r--r-- | tests/testsxx.cpp | 2 | ||||
-rw-r--r-- | tests/testsxx.hpp | 2 | ||||
-rw-r--r-- | tests/warning.c | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 9536052..073e9b8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ ########################################################################### -## Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> ## +## Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> ## ## ## ## This file is part of The Dimension Build Suite. ## ## ## diff --git a/tests/error.c b/tests/error.c index f847982..217db36 100644 --- a/tests/error.c +++ b/tests/error.c @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * diff --git a/tests/glxx.cpp b/tests/glxx.cpp index c582f8c..419e43d 100644 --- a/tests/glxx.cpp +++ b/tests/glxx.cpp @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * diff --git a/tests/png.c b/tests/png.c index 0949f8b..a2f647a 100644 --- a/tests/png.c +++ b/tests/png.c @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * diff --git a/tests/pngxx.cpp b/tests/pngxx.cpp index 731f470..987c05b 100644 --- a/tests/pngxx.cpp +++ b/tests/pngxx.cpp @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * diff --git a/tests/raytrace.c b/tests/raytrace.c index 0515ab2..5dab164 100644 --- a/tests/raytrace.c +++ b/tests/raytrace.c @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * diff --git a/tests/raytracexx.cpp b/tests/raytracexx.cpp index fd99acd..03de066 100644 --- a/tests/raytracexx.cpp +++ b/tests/raytracexx.cpp @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * diff --git a/tests/tests.c b/tests/tests.c index 842405a..8532585 100644 --- a/tests/tests.c +++ b/tests/tests.c @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * diff --git a/tests/tests.h b/tests/tests.h index 3ad81ec..88aa3f1 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * diff --git a/tests/testsxx.cpp b/tests/testsxx.cpp index f0d5646..08c778b 100644 --- a/tests/testsxx.cpp +++ b/tests/testsxx.cpp @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * diff --git a/tests/testsxx.hpp b/tests/testsxx.hpp index 059b006..c2c1771 100644 --- a/tests/testsxx.hpp +++ b/tests/testsxx.hpp @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * diff --git a/tests/warning.c b/tests/warning.c index e677c54..9b8ba12 100644 --- a/tests/warning.c +++ b/tests/warning.c @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> * + * Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> * * * * This file is part of The Dimension Test Suite. * * * |