diff options
Diffstat (limited to 'src/unittest')
-rw-r--r-- | src/unittest/testdownload.c | 2 | ||||
-rw-r--r-- | src/unittest/testlibwebvi.c | 2 | ||||
-rw-r--r-- | src/unittest/testwebvi.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/unittest/testdownload.c b/src/unittest/testdownload.c index 4f1abba..578ed74 100644 --- a/src/unittest/testdownload.c +++ b/src/unittest/testdownload.c @@ -1,7 +1,7 @@ /* * testlibwebvi.c: unittest for webvi C bindings * - * Copyright (c) 2010, 2011 Antti Ajanki <antti.ajanki@iki.fi> + * Copyright (c) 2010-2012 Antti Ajanki <antti.ajanki@iki.fi> * * 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/src/unittest/testlibwebvi.c b/src/unittest/testlibwebvi.c index b922f3f..0b5ef1c 100644 --- a/src/unittest/testlibwebvi.c +++ b/src/unittest/testlibwebvi.c @@ -1,7 +1,7 @@ /* * testlibwebvi.c: unittest for webvi C bindings * - * Copyright (c) 2010, 2011 Antti Ajanki <antti.ajanki@iki.fi> + * Copyright (c) 2010-2012 Antti Ajanki <antti.ajanki@iki.fi> * * 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/src/unittest/testwebvi.py b/src/unittest/testwebvi.py index 1d7be9a..74c18b4 100644 --- a/src/unittest/testwebvi.py +++ b/src/unittest/testwebvi.py @@ -3,7 +3,7 @@ # This file is part of vdr-webvideo-plugin. # -# Copyright 2009-2011 Antti Ajanki <antti.ajanki@iki.fi> +# Copyright 2009-2012 Antti Ajanki <antti.ajanki@iki.fi> # # 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 |