Skip to content

Commit

Permalink
Changing the license to MIT licnese.
Browse files Browse the repository at this point in the history
  • Loading branch information
travist committed Apr 26, 2020
1 parent 4043dd3 commit 1fe1b95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions minplayer/flash/README.txt
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 1fe1b95

Please sign in to comment.