Browse Source

Update Readme.md: add copyright notice

Simon 3 years ago
parent
commit
1f23e1b191
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -1,7 +1,9 @@
 # osmd-extended
 # osmd-extended
 Extended OSMD, usually exclusive to OSMD Sponsors, with audio player, transposition, etc.
 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,
 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.
 so take a look at the [OSMD Readme (and Wiki)](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/blob/develop/README.md) for technical info.