From dc5067e5d2a741bd89883b5e145e59a38e11d31d Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Fri, 13 Feb 2015 17:56:41 +0100 Subject: [PATCH] playback_libeplayer3: mention contributors in file header --- libspark/playback_libeplayer3.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/libspark/playback_libeplayer3.cpp b/libspark/playback_libeplayer3.cpp index 7698ae4..dc73ff8 100644 --- a/libspark/playback_libeplayer3.cpp +++ b/libspark/playback_libeplayer3.cpp @@ -1,3 +1,17 @@ +/* + * CPlayback implementation for SH4 using libeplayer3 + * + * (C) 2010-2015 Stefan Seyfried + * + * original code is from tdt git: + * git://gitorious.org/open-duckbox-project-sh4/tdt.git + * + * lots of changes and huge improvements are + * (C) 2013,2014 'martii' + * + * License: GPLv2 or later, as the rest of libstb-hal + */ + #include #include #include