|
Revision 324, 0.8 kB
(checked in by blackhedd, 1 year ago)
|
cleaned up license language to clarify license and usage terms.
|
| Line | |
|---|
| 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 |
|
|---|