diff --git a/README.md b/README.md index 91d58f8d..de80c551 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Open Standard Media Player ===================================== ABOUT: - The open standard media player is an open source GPL - license free - full featured media player written in jQuery. + The open standard media player is an open source MIT - full featured media player written in jQuery. It was designed to dynamically play any media thrown it's way, whether it be HTML5 video - Flash video - Audio, etc. Although this media player was designed to be used within a Content Management environment, such as Drupal, you can diff --git a/minplayer/flash/README.txt b/minplayer/flash/README.txt index 944acc3c..3e5e0915 100755 --- a/minplayer/flash/README.txt +++ b/minplayer/flash/README.txt @@ -1,6 +1,6 @@ -The minplayer is a GPLv3, minimalistic, skinable, plugin based Flash media player. +The minplayer is a MIT, minimalistic, skinable, plugin based Flash media player. -In addition to being a minimal Flash player, it was built with a solid API so that any +In addition to being a minimal Flash player, it was built with a solid API so that any JavaScript widget can communicate to this player easily and effectively controlling it from outside sources.