diff options
| author | Antti Ajanki <antti.ajanki@iki.fi> | 2011-04-17 13:39:02 +0300 |
|---|---|---|
| committer | Antti Ajanki <antti.ajanki@iki.fi> | 2011-04-17 13:39:50 +0300 |
| commit | 7c8ba24916e0ba8f203b02bb6d92ad463b600c08 (patch) | |
| tree | 28f855d3a4ed88f0b0a184c986aba592a29ad6fc /src/unittest | |
| parent | cff257c3a082608e4b91313b79f73020f14e6e53 (diff) | |
| download | vdr-plugin-webvideo-7c8ba24916e0ba8f203b02bb6d92ad463b600c08.tar.gz vdr-plugin-webvideo-7c8ba24916e0ba8f203b02bb6d92ad463b600c08.tar.bz2 | |
Bump version
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 07cd124..4f1abba 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 Antti Ajanki <antti.ajanki@iki.fi> + * Copyright (c) 2010, 2011 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 0dda58a..b922f3f 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 Antti Ajanki <antti.ajanki@iki.fi> + * Copyright (c) 2010, 2011 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 814a1c4..53f61ab 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,2010 Antti Ajanki <antti.ajanki@iki.fi> +# Copyright 2009-2011 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 |
