summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
Diffstat (limited to 'CREDITS')
-rw-r--r--CREDITS21
1 files changed, 21 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
new file mode 100644
index 0000000..3420205
--- /dev/null
+++ b/CREDITS
@@ -0,0 +1,21 @@
+vdr-vodcatcher makes use of the following OpenSource tools and components:
+
+CxxTest
+-------
+
+CxxTest is a JUnit/CppUnit/xUnit-like framework for C++.
+
+Author : Erez Volk <erez_v at users.sourceforge.net>
+Homepage : http://cxxtest.sourceforge.net/
+License : GNU Lesser General Public License
+
+
+TinyXml
+-------
+
+TinyXml is a simple, small, C++ XML parser.
+
+Authors : Lee Thomason <leethomason at mindspring.com>
+ Yves Berquin
+Homepage : http://www.grinninglizard.com/tinyxml/index.html
+License : zlib/libpng License