diff options
author | heeju.joo <heeju.joo@samsung.com> | 2013-05-02 11:15:55 +0900 |
---|---|---|
committer | hjnim.kim <hjnim.kim@samsung.com> | 2013-05-03 15:29:07 +0900 |
commit | e3a8b1b810164497590e5c57b55b31ae9d2c11b1 (patch) | |
tree | 10bf3096a895fc192667006fc86fa4f2403c2156 /src/js | |
parent | 361fb58cda8cdc27b844325ebebf274748386ba9 (diff) | |
download | web-ui-fw-e3a8b1b810164497590e5c57b55b31ae9d2c11b1.tar.gz web-ui-fw-e3a8b1b810164497590e5c57b55b31ae9d2c11b1.tar.bz2 web-ui-fw-e3a8b1b810164497590e5c57b55b31ae9d2c11b1.zip |
License: Change flora license version
Change flora license version 1.0 to 1.1 ( COPYING, pinch.js, gallery3d.js)
Change-Id: I3f4d45aaf6edabfe712e7d73a64bbd784bef4fb1
Diffstat (limited to 'src/js')
-rw-r--r-- | src/js/jquery.mobile.tizen.pinch.js | 4 | ||||
-rw-r--r-- | src/js/widgets/jquery.mobile.tizen.gallery3d.js | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/js/jquery.mobile.tizen.pinch.js b/src/js/jquery.mobile.tizen.pinch.js index 137bc78f..cefca7a0 100644 --- a/src/js/jquery.mobile.tizen.pinch.js +++ b/src/js/jquery.mobile.tizen.pinch.js @@ -9,7 +9,7 @@ define( [ 'jquery.mobile.core' ], function ( ) { /* *************************************************************************** Flora License - Version 1.0, April, 2013 + Version 1.1, April, 2013 http://floralicense.org/license/ @@ -201,7 +201,7 @@ define( [ 'jquery.mobile.core' ], function ( ) { Copyright [yyyy] [name of copyright owner] - Licensed under the Flora License, Version 1.0 (the "License"); + Licensed under the Flora License, Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/src/js/widgets/jquery.mobile.tizen.gallery3d.js b/src/js/widgets/jquery.mobile.tizen.gallery3d.js index dd16a867..8b894b6b 100644 --- a/src/js/widgets/jquery.mobile.tizen.gallery3d.js +++ b/src/js/widgets/jquery.mobile.tizen.gallery3d.js @@ -10,7 +10,7 @@ define( [ "components/imageloader", "components/motionpath", "components/webgl" /* *************************************************************************** Flora License - Version 1.0, April, 2013 + Version 1.1, April, 2013 http://floralicense.org/license/ @@ -202,7 +202,7 @@ define( [ "components/imageloader", "components/motionpath", "components/webgl" Copyright [yyyy] [name of copyright owner] - Licensed under the Flora License, Version 1.0 (the "License"); + Licensed under the Flora License, Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at |