Several pieces of free and open-source software have helped get simfy to being what it is today. A few require that we include their license agreements within our product. We have listed all elements used. Thank you all!
Freebase: http://www.freebase.com/
Licensed under CC-BY: http://creativecommons.org/licenses/by/2.5/
Wikipedia: http://en.wikipedia.org/wiki/Main_Page
Licensed under the GFDL: http://www.gnu.org/copyleft/fdl.html
Last.fm API: http://www.last.fm/api
OAuth Library: http://github.com/srohde/OAuth/tree/master
The OAuth library is licensed under Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
oauth-as3: http://code.google.com/p/oauth-as3/
Actionscript 3 library for oAuth is licensed under Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
pure mvc framework: http://www.puremvc.org/
GreenSock TweenMax: http://blog.greensock.com/tweenmaxas3/
GZipEncoder: http://probertson.com/projects/gzipencoder/
This is an ActionScript library for encoding (compressing and uncompressing) files using the GZIP compressed file format. The source code for the ActionScript GZIP encoding library is hosted on Google Code; the code is available under the Mozilla Public License, v. 1.1.
as3crypto: http://as3crypto.googlecode.com/svn/trunk/as3crypto/LICENSE.txt
Cryptography library for ActionScript 3, including partial TLS 1.0 support
http://code.google.com/p/as3crypto/
Base 64 Encoder/ Decoder: http://www.dynamicflash.com/goodies/base64/
The Base64 class can encode String or ByteArray objects to Base 64 encoding and vice versa.
The as3base64 is released under the MIT license: http://www.opensource.org/licenses/mit-license.php
as3dmod: http://code.google.com/p/as3dmod/
Cross-engine modifier library for Flash 3d
The as3dmod is released under the MIT license: http://www.opensource.org/licenses/mit-license.php
Away3D: http://www.away3d.com/
as3corelib: http://code.google.com/p/as3dmod/
ActionScript 3.0 library for several basic utilities.
The as3corelib is released under the BSD license: http://www.opensource.org/licenses/bsd-license.php
zlib: http://www.zlib.net/
Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. This notice may not be removed or altered from any source distribution. Jean-loup Gailly jloup@gzip.org, Mark Adler madler@alumni.caltech.edu
Copyright © 2009-2010 simfy GmbH.