From 1fe1b95aef3cc45f7179d83b8960cce0222a477c Mon Sep 17 00:00:00 2001 From: Travis Tidwell Date: Sun, 26 Apr 2020 04:39:38 +0300 Subject: [PATCH] Changing the license to MIT licnese. --- README.md | 2 +- minplayer/flash/README.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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.