wp/wp-includes/js/swfupload/license.txt
author ymh <ymh.work@gmail.com>
Mon, 08 Sep 2025 19:44:41 +0200
changeset 23 417f20492bf7
parent 0 d970ebf37754
permissions -rw-r--r--
Update Docker configuration and plugin versions - Upgrade MariaDB from 10.6 to 11 with auto-upgrade support - Add WordPress debug environment variable to FPM container - Update PHP-FPM Dockerfile base image - Update Include Mastodon Feed plugin with bug fixes and improvements - Update Portfolio plugin (v2.58) with latest translations and demo data enhancements - Remove old README.md from Mastodon Feed plugin 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
/**
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
 * SWFUpload: http://www.swfupload.org, http://swfupload.googlecode.com
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
 *
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
 * mmSWFUpload 1.0: Flash upload dialog - http://profandesign.se/swfupload/,  http://www.vinterwebb.se/
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
 *
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
 * SWFUpload is (c) 2006-2007 Lars Huring, Olov Nilzén and Mammon Media and is released under the MIT License:
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
 * http://www.opensource.org/licenses/mit-license.php
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
 *
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
 * SWFUpload 2 is (c) 2007-2008 Jake Roberts and is released under the MIT License:
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    10
 * http://www.opensource.org/licenses/mit-license.php
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    11
 *
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
 */
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
The MIT License
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    15
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
Permission is hereby granted, free of charge, to any person obtaining a copy
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    17
of this software and associated documentation files (the "Software"), to deal
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    18
in the Software without restriction, including without limitation the rights
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    19
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    20
copies of the Software, and to permit persons to whom the Software is
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    21
furnished to do so, subject to the following conditions:
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    22
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    23
The above copyright notice and this permission notice shall be included in
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    24
all copies or substantial portions of the Software.
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    25
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    26
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    27
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    28
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    29
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    30
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    31
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    32
THE SOFTWARE.