浏览代码

Update Readme.md: add copyright notice

Simon 3 年之前
父节点
当前提交
1f23e1b191
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -1,7 +1,9 @@
 # osmd-extended
 Extended OSMD, usually exclusive to OSMD Sponsors, with audio player, transposition, etc.
 
-Please do not share this code publicly.
+Please do not share this code publicly, PhonicScore has the copyright on the additions to public OSMD in this repository.
+You are allowed to use a minified/uglified build of osmd-extended in a website, but you are not allowed
+to redistribute the non-minified/uglified code of osmd-extended, or a small modification of it that adds or subtracts little functionality.
 
 The code and build process works pretty much the same as OSMD,
 so take a look at the [OSMD Readme (and Wiki)](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/blob/develop/README.md) for technical info.