diff options
| author | Antti Ajanki <antti.ajanki@iki.fi> | 2012-01-29 15:04:37 +0200 |
|---|---|---|
| committer | Antti Ajanki <antti.ajanki@iki.fi> | 2012-01-29 15:04:37 +0200 |
| commit | e7b1d17438e1ac8918680ce3b08daaf1aa4d3c33 (patch) | |
| tree | bd5eec925adfc6fced1d80285d82b8a3095ecca0 /src/unittest | |
| parent | 9ec82abc0b9c4467bc48e5744f654886e73b10a4 (diff) | |
| download | vdr-plugin-webvideo-e7b1d17438e1ac8918680ce3b08daaf1aa4d3c33.tar.gz vdr-plugin-webvideo-e7b1d17438e1ac8918680ce3b08daaf1aa4d3c33.tar.bz2 | |
Bump version and copyright year
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 |
