Skip to content

Commit

Permalink
add LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
hustKiwi committed May 18, 2015
1 parent 926c395 commit ec2175b
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 1 deletion.
29 changes: 29 additions & 0 deletions LICENSE
@@ -0,0 +1,29 @@
The BSD License (BSD)

Copyright (c) 2015, Baidu Music
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the <organization>.
4. Neither the name of the <organization> nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY <COPYRIGHT HOLDER> ''AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -64,7 +64,7 @@ cd muplayer

## 许可
MuPlayer 实行 BSD 许可协议。
版权 (c) 2014 Baidu Music。
版权 (c) 2015 Baidu Music。

这份授权条款,在使用者符合以下三条件的情形下,授予使用者使用及再散播本
软件包装原始码及二进位可执行形式的权利,无论此包装是否经改作皆然:
Expand Down
Binary file added dist/empty.mp3
Binary file not shown.
Binary file added src/doc/mp3/empty.mp3
Binary file not shown.
Binary file added src/doc/mp3/rain.mp3
Binary file not shown.
Binary file added src/doc/mp3/walking.mp3
Binary file not shown.
Binary file added src/doc/mp3/xihu.mp3
Binary file not shown.

0 comments on commit ec2175b

Please sign in to comment.