diff options
author | Tanguy Ortolo <tanguy+debian@ortolo.eu> | 2010-08-14 17:42:48 +0200 |
---|---|---|
committer | Tanguy Ortolo <tanguy+debian@ortolo.eu> | 2010-08-14 17:44:26 +0200 |
commit | 102af705c4f1aee88916669eeacdfb5f148f4973 (patch) | |
tree | 3ec7d618c44355ad653508f415eb94a05aa48175 | |
parent | 6606d6fc9f9fc0d581d23961ec634b24c7d41425 (diff) | |
download | rpg-102af705c4f1aee88916669eeacdfb5f148f4973.tar.gz rpg-102af705c4f1aee88916669eeacdfb5f148f4973.tar.bz2 |
The multiuploader applet is licensed under the MIT.
-rw-r--r-- | lib/_fla/MultipleUpload.as | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/_fla/MultipleUpload.as b/lib/_fla/MultipleUpload.as index c5e7799f9..259441656 100644 --- a/lib/_fla/MultipleUpload.as +++ b/lib/_fla/MultipleUpload.as @@ -6,6 +6,7 @@ * @link http://blog.vixiom.com/2006/09/08/multiple-file-upload-with-flash-and-ruby-on-rails/ * @author Alastair Dawson * @author Andreas Gohr <andi@splitbrain.org> + * @license MIT <http://www.opensource.org/licenses/mit-license.php> */ // delegate |