espace / eventmachine forked from riham/eventmachine

A fast network I/O and event-management framework for Ruby, Java, and C++ programmers.

This URL has Read+Write access

Riham (author)
Sat Sep 06 23:02:33 -0700 2008
commit  e0ba3bc079d140c20d7c009057540cd4c8553817
tree    0703072ff142ea943221f59997e2a511e80a02b3
parent  d4e1fe4cf30a040f4b4ee622c744546ba3d0a4c4
eventmachine / LEGAL
9d5b7ca4 » blackhedd 2008-01-04 migrated version_0 to trunk 1 LEGAL NOTICE INFORMATION
2 ------------------------
3
4 EventMachine is Copyright (C) 2006-07 by Francis Cianfrocca.
5
6 EventMachine is copyrighted software owned by Francis Cianfrocca
7 (blackhedd ... gmail.com). You may redistribute and/or modify this
8 software as long as you comply with either the terms of the GPL
9 (see the file GPL), or Ruby's license (see the file COPYING).
10
11 Your use of all the files in this distribution is controlled by these
12 license terms, except for those files specifically mentioned below:
13
14
15
16 setup.rb
17 This file is Copyright (C) 2000-2005 by Minero Aoki
18 You can distribute/modify this file under the terms of
19 the GNU LGPL, Lesser General Public License version 2.1.
20
21
22 lib/protocols/buftok.rb
23 This file is Copyright (C) 2007 by Tony Arcieri. This file is
24 covered by the terms of Ruby's License (see the file COPYING).
25