From d391510b618315914e9af072d0d5ecbfc9c99243 Mon Sep 17 00:00:00 2001 From: Christian Ebert Date: Fri, 27 Dec 2013 12:03:01 +0000 Subject: [PATCH] Mend license headers in flowplayer-src and flashembed (#186) This is still not ideal. The build script should: - add release version and number to all published JS files https://github.com/flowplayer/flash-build/issues/7 - create and publish the unminified api https://github.com/flowplayer/flash-build/issues/6 --- core/src/javascript/flashembed.js | 6 ------ core/src/javascript/flowplayer.js/flowplayer-src.js | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/core/src/javascript/flashembed.js b/core/src/javascript/flashembed.js index 8aaa33b..1370e86 100644 --- a/core/src/javascript/flashembed.js +++ b/core/src/javascript/flashembed.js @@ -1,13 +1,7 @@ /** - * @license - * jQuery Tools @VERSION / Flashembed - New wave Flash embedding - * * NO COPYRIGHTS OR LICENSES. DO WHAT YOU LIKE. * * http://flowplayer.org/tools/toolbox/flashembed.html - * - * Since : March 2008 - * Date : @DATE */ !function() { diff --git a/core/src/javascript/flowplayer.js/flowplayer-src.js b/core/src/javascript/flowplayer.js/flowplayer-src.js index c216e56..57538f2 100644 --- a/core/src/javascript/flowplayer.js/flowplayer-src.js +++ b/core/src/javascript/flowplayer.js/flowplayer-src.js @@ -1,7 +1,7 @@ /*! * flowplayer.js The Flowplayer API * - * Copyright 2009-2011 Flowplayer Oy + * Copyright 2009-2013 Flowplayer Oy * * This file is part of Flowplayer. *