diff options
author | suke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-06-01 12:34:30 +0000 |
---|---|---|
committer | suke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-06-01 12:34:30 +0000 |
commit | f14180707d83a9e15106952102d1853b441edabd (patch) | |
tree | 2e9157b5d45f0aaba69eb211e6f9405671383419 /LEGAL | |
parent | 95a5a671426b974f5a394e8a5acddb5fecd72c69 (diff) | |
download | ruby-f14180707d83a9e15106952102d1853b441edabd.tar.gz |
merge win32ole from rough
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'LEGAL')
-rw-r--r-- | LEGAL | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -306,3 +306,18 @@ ext/socket/getnameinfo.c: LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +ext/win32ole/win32ole.c: + + You can apply the Artistic License to this file. (or GPL, + alternatively) + + (c) 1995 Microsoft Corporation. All rights reserved. + Developed by ActiveWare Internet Corp., http://www.ActiveWare.com + + Other modifications Copyright (c) 1997, 1998 by Gurusamy Sarathy + <gsar@umich.edu> and Jan Dubois <jan.dubois@ibm.net> + + You may distribute under the terms of either the GNU General Public + License or the Artistic License, as specified in the README file + of the Perl distribution. |