Prepare for 2.1.0.
[sliver-openvswitch.git] / debian / copyright.in
1 The original sources for this package can be found at:
2
3         http://openvswitch.org/
4
5 Upstream Authors (from AUTHORS):
6
7 %AUTHORS%
8
9 Upstream Copyright Holders:
10
11         Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013 Nicira, Inc.
12         Copyright (c) 2010 Jean Tourrilhes - HP-Labs.
13         Copyright (c) 2008,2009,2010 Citrix Systems, Inc.
14         and authors listed above.
15         Copyright (c) 2011 Gaetano Catalli
16         Copyright (C) 2000-2003 Geoffrey Wossum (gwossum@acm.org)
17
18 License:
19
20 * The following components are licensed under the
21   GNU Lesser General Public License version 2.1 only
22   with the exception clause below as a pre-amble.
23
24         xenserver/etc_xensource_scripts_vif
25         xenserver/opt_xensource_libexec_InterfaceReconfigure.py
26         xenserver/opt_xensource_libexec_InterfaceReconfigureBridge.py
27         xenserver/opt_xensource_libexec_InterfaceReconfigureVswitch.py
28         xenserver/opt_xensource_libexec_interface-reconfigure
29         xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py
30
31         * These components are only distributed in the source package.
32           They do not appear in any binary packages.
33
34   On Debian systems, the complete text of the
35   GNU Lesser General Public License version 2.1 can be found in
36   `/usr/share/common-licenses/LGPL-2.1'
37
38   The exception clause pre-amble reads:
39
40   As a special exception to the GNU Lesser General Public License, you
41   may link, statically or dynamically, a "work that uses the Library"
42   with a publicly distributed version of the Library to produce an
43   executable file containing portions of the Library, and distribute
44   that executable file under terms of your choice, without any of the
45   additional requirements listed in clause 6 of the GNU Lesser General
46   Public License.  By "a publicly distributed version of the Library",
47   we mean either the unmodified Library as distributed, or a
48   modified version of the Library that is distributed under the
49   conditions defined in clause 3 of the GNU Library General Public
50   License.  This exception does not however invalidate any other reasons
51   why the executable file might be covered by the GNU Lesser General
52   Public License.
53
54 * The following components are licensed under the
55   GNU Lesser General Public License version 2.1.
56
57         utilities/bugtool/ovs-bugtool
58         utilities/bugtool/ovs-bugtool-*
59         utilities/bugtool/plugins/kernel-info/openvswitch.xml
60         utilities/bugtool/plugins/network-status/openvswitch.xml
61         utilities/bugtool/plugins/system-configuration.xml
62         utilities/bugtool/plugins/system-configuration/openvswitch.xml
63
64   On Debian systems, the complete text of the
65   GNU Lesser General Public License version 2.1 can be found in
66   `/usr/share/common-licenses/LGPL-2.1'
67
68 * The following component is licensed under the GNU General Public License
69   version 2.
70
71         datapath/
72
73   On Debian systems, the complete text of the GNU General Public License
74   version 2 can be found in `/usr/share/common-licenses/GPL-2'
75
76 * The following file is licensed under the GNU General Public License
77   version 2.
78
79         build-aux/cccl
80
81 * The following components are dual-licensed under the
82   GNU General Public License version 2 and the Apache License Version 2.0.
83
84         include/linux/openvswitch.h
85
86   On Debian systems, the complete text of the GNU General Public License
87   version 2 can be found in `/usr/share/common-licenses/GPL-2'.
88   On Debian systems, the complete text of the Apache License version 2.0
89   can be found in '/usr/share/common-licenses/Apache-2.0'.
90
91 * The following components are licensed under the terms of either the
92   Sun Industry Standard Source License 1.1 or the InMon sFlow License:
93
94         lib/sflow.h
95         lib/sflow_agent.c
96         lib/sflow_api.h
97         lib/sflow_poller.c
98         lib/sflow_receiver.c
99         lib/sflow_sampler.c
100
101   These licenses are available, respectively, the following URLs:
102
103         http://host-sflow.sourceforge.net/sissl.html
104         http://www.inmon.com/technology/sflowlicense.txt
105
106   The full text of each license is also appended to the end of this
107   file.
108
109 * The following components are licensed for use as desired without restriction:
110
111         lib/crc32c.c
112
113 * The following components are licensed under the
114   Python Software Foundation License Version 2.
115
116         python/compat/uuid.py
117         python/compat/argparse.py
118
119         * These components are only distributed in the source package.
120           They do not appear in any binary packages.
121
122    PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
123    --------------------------------------------
124
125    1. This LICENSE AGREEMENT is between the Python Software Foundation
126    ("PSF"), and the Individual or Organization ("Licensee") accessing and
127    otherwise using this software ("Python") in source or binary form and
128    its associated documentation.
129
130    2. Subject to the terms and conditions of this License Agreement, PSF
131    hereby grants Licensee a nonexclusive, royalty-free, world-wide
132    license to reproduce, analyze, test, perform and/or display publicly,
133    prepare derivative works, distribute, and otherwise use Python
134    alone or in any derivative version, provided, however, that PSF's
135    License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
136    2001, 2002, 2003, 2004, 2005, 2006, 2007 Python Software Foundation;
137    All Rights Reserved" are retained in Python alone or in any derivative
138    version prepared by Licensee.
139
140    3. In the event Licensee prepares a derivative work that is based on
141    or incorporates Python or any part thereof, and wants to make
142    the derivative work available to others as provided herein, then
143    Licensee hereby agrees to include in any such work a brief summary of
144    the changes made to Python.
145
146    4. PSF is making Python available to Licensee on an "AS IS"
147    basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
148    IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
149    DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
150    FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
151    INFRINGE ANY THIRD PARTY RIGHTS.
152
153    5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
154    FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
155    A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
156    OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
157
158    6. This License Agreement will automatically terminate upon a material
159    breach of its terms and conditions.
160
161    7. Nothing in this License Agreement shall be deemed to create any
162    relationship of agency, partnership, or joint venture between PSF and
163    Licensee.  This License Agreement does not grant permission to use PSF
164    trademarks or trade name in a trademark sense to endorse or promote
165    products or services of Licensee, or any third party.
166
167    8. By copying, installing or otherwise using Python, Licensee
168    agrees to be bound by the terms and conditions of this License
169    Agreement.
170
171 * lib/ovs.tmac in the source distribution, and manpages in the
172   binaries, includes troff macros from groff 1.21 that contain the
173   following notice:
174
175     .\" an-ext.tmac
176     .\"
177     .\" Written by Eric S. Raymond <esr@thyrsus.com>
178     .\"            Werner Lemberg <wl@gnu.org>
179     .\"
180     .\" Version 2007-Feb-02
181     .\"
182     .\" Copyright (C) 2007, 2009, 2011 Free Software Foundation, Inc.
183     .\" You may freely use, modify and/or distribute this file.
184
185 * m4/absolute-header.m4, by Derek Price, and m4/include_next.m4, by
186   Paul Eggert and Derek Price bear the following notices:
187
188     Copyright (C) 2006-2013 Free Software Foundation, Inc.
189     This file is free software; the Free Software Foundation
190     gives unlimited permission to copy and/or distribute it,
191     with or without modifications, as long as this notice is preserved.
192
193 * All other components of this package are licensed under
194   The Apache License Version 2.0.
195
196   On Debian systems, the complete text of the Apache License version 2.0
197   can be found in '/usr/share/common-licenses/Apache-2.0'.
198
199 ----------------------------------------------------------------------
200
201 Retrieved from http://host-sflow.sourceforge.net/sissl.html, 2011-12-12:
202
203    Sun Industry Standards Source License - Version 1.1
204
205    1.0 DEFINITIONS
206
207    1.1 "Commercial Use" means distribution or otherwise making the
208    Original Code available to a third party.
209
210    1.2 "Contributor Version" means the combination of the Original Code,
211    and the Modifications made by that particular Contributor.
212
213    1.3 "Electronic Distribution Mechanism" means a mechanism generally
214    accepted in the software development community for the electronic
215    transfer of data.
216
217    1.4 "Executable" means Original Code in any form other than Source
218    Code.
219
220    1.5 "Initial Developer" means the individual or entity identified as
221    the Initial Developer in the Source Code notice required by Exhibit A.
222
223    1.6 "Larger Work" means a work which combines Original Code or portions
224    thereof with code not governed by the terms of this License.
225
226    1.7 "License" means this document.
227
228    1.8 "Licensable" means having the right to grant, to the maximum extent
229    possible, whether at the time of the initial grant or subsequently
230    acquired, any and all of the rights conveyed herein.
231
232    1.9 "Modifications" means any addition to or deletion from the
233    substance or structure of either the Original Code or any previous
234    Modifications. A Modification is:
235
236    A. Any addition to or deletion from the contents of a file containing
237    Original Code or previous Modifications.
238
239    B. Any new file that contains any part of the Original Code or previous
240    Modifications.
241
242    1.10 "Original Code" means Source Code of computer software code which
243    is described in the Source Code notice required by Exhibit A as
244    Original Code.
245
246    1.11 "Patent Claims" means any patent claim(s), now owned or hereafter
247    acquired, including without limitation, method, process, and apparatus
248    claims, in any patent Licensable by grantor.
249
250    1.12 "Source Code" means the preferred form of the Original Code for
251    making modifications to it, including all modules it contains, plus any
252    associated interface definition files, or scripts used to control
253    compilation and installation of an Executable.
254
255    1.13 "Standards" means the standards identified in Exhibit B.
256
257    1.14 "You" (or "Your") means an individual or a legal entity exercising
258    rights under, and complying with all of the terms of, this License or a
259    future version of this License issued under Section 6.1. For legal
260    entities, "You'' includes any entity which controls, is controlled by,
261    or is under common control with You. For purposes of this definition,
262    "control'' means (a) the power, direct or indirect, to cause the
263    direction or management of such entity, whether by contract or
264    otherwise, or (b) ownership of more than fifty percent (50%) of the
265    outstanding shares or beneficial ownership of such entity.
266
267    2.0 SOURCE CODE LICENSE
268
269    2.1 The Initial Developer Grant
270    The Initial Developer hereby grants You a world-wide, royalty-free,
271    non-exclusive license, subject to third party intellectual property
272    claims:
273
274    (a) under intellectual property rights (other than patent or trademark)
275    Licensable by Initial Developer to use, reproduce, modify, display,
276    perform, sublicense and distribute the Original Code (or portions
277    thereof) with or without Modifications, and/or as part of a Larger
278    Work; and
279
280    (b) under Patents Claims infringed by the making, using or selling of
281    Original Code, to make, have made, use, practice, sell, and offer for
282    sale, and/or otherwise dispose of the Original Code (or portions
283    thereof).
284
285    (c) the licenses granted in this Section 2.1(a) and (b) are effective
286    on the date Initial Developer first distributes Original Code under the
287    terms of this License.
288
289    (d) Notwithstanding Section 2.1(b) above, no patent license is granted:
290    1) for code that You delete from the Original Code; 2) separate from
291    the Original Code; or 3) for infringements caused by: i) the
292    modification of the Original Code or ii) the combination of the
293    Original Code with other software or devices, including but not limited
294    to Modifications.
295    3.0 DISTRIBUTION OBLIGATIONS
296
297    3.1 Application of License.
298    The Source Code version of Original Code may be distributed only under
299    the terms of this License or a future version of this License released
300    under Section 6.1, and You must include a copy of this License with
301    every copy of the Source Code You distribute. You may not offer or
302    impose any terms on any Source Code version that alters or restricts
303    the applicable version of this License or the recipients' rights
304    hereunder. Your license for shipment of the Contributor Version is
305    conditioned upon Your full compliance with this Section. The
306    Modifications which You create must comply with all requirements set
307    out by the Standards body in effect one hundred twenty (120) days
308    before You ship the Contributor Version. In the event that the
309    Modifications do not meet such requirements, You agree to publish
310    either (i) any deviation from the Standards protocol resulting from
311    implementation of Your Modifications and a reference implementation of
312    Your Modifications or (ii) Your Modifications in Source Code form, and
313    to make any such deviation and reference implementation or
314    Modifications available to all third parties under the same terms as
315    this license on a royalty free basis within thirty (30) days of Your
316    first customer shipment of Your Modifications.
317
318    3.2 Required Notices.
319    You must duplicate the notice in Exhibit A in each file of the Source
320    Code. If it is not possible to put such notice in a particular Source
321    Code file due to its structure, then You must include such notice in a
322    location (such as a relevant directory) where a user would be likely to
323    look for such a notice. If You created one or more Modification(s) You
324    may add Your name as a Contributor to the notice described in Exhibit
325    A. You must also duplicate this License in any documentation for the
326    Source Code where You describe recipients' rights or ownership rights
327    relating to Initial Code. You may choose to offer, and to charge a fee
328    for, warranty, support, indemnity or liability obligations to one or
329    more recipients of Your version of the Code. However, You may do so
330    only on Your own behalf, and not on behalf of the Initial Developer.
331    You must make it absolutely clear than any such warranty, support,
332    indemnity or liability obligation is offered by You alone, and You
333    hereby agree to indemnify the Initial Developer for any liability
334    incurred by the Initial Developer as a result of warranty, support,
335    indemnity or liability terms You offer.
336
337    3.3 Distribution of Executable Versions.
338    You may distribute Original Code in Executable and Source form only if
339    the requirements of Sections 3.1 and 3.2 have been met for that
340    Original Code, and if You include a notice stating that the Source Code
341    version of the Original Code is available under the terms of this
342    License. The notice must be conspicuously included in any notice in an
343    Executable or Source versions, related documentation or collateral in
344    which You describe recipients' rights relating to the Original Code.
345    You may distribute the Executable and Source versions of Your version
346    of the Code or ownership rights under a license of Your choice, which
347    may contain terms different from this License, provided that You are in
348    compliance with the terms of this License. If You distribute the
349    Executable and Source versions under a different license You must make
350    it absolutely clear that any terms which differ from this License are
351    offered by You alone, not by the Initial Developer. You hereby agree to
352    indemnify the Initial Developer for any liability incurred by the
353    Initial Developer as a result of any such terms You offer.
354
355    3.4 Larger Works.
356    You may create a Larger Work by combining Original Code with other code
357    not governed by the terms of this License and distribute the Larger
358    Work as a single product. In such a case, You must make sure the
359    requirements of this License are fulfilled for the Original Code.
360
361    4.0 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION
362
363    If it is impossible for You to comply with any of the terms of this
364    License with respect to some or all of the Original Code due to
365    statute, judicial order, or regulation then You must: (a) comply with
366    the terms of this License to the maximum extent possible; and (b)
367    describe the limitations and the code they affect. Such description
368    must be included in the LEGAL file described in Section 3.2 and must be
369    included with all distributions of the Source Code. Except to the
370    extent prohibited by statute or regulation, such description must be
371    sufficiently detailed for a recipient of ordinary skill to be able to
372    understand it.
373
374    5.0 APPLICATION OF THIS LICENSE
375
376    This License applies to code to which the Initial Developer has
377    attached the notice in Exhibit A and to related Modifications as set
378    out in Section 3.1.
379
380    6.0 VERSIONS OF THE LICENSE
381
382    6.1 New Versions.
383    Sun may publish revised and/or new versions of the License from time to
384    time. Each version will be given a distinguishing version number.
385
386    6.2 Effect of New Versions.
387    Once Original Code has been published under a particular version of the
388    License, You may always continue to use it under the terms of that
389    version. You may also choose to use such Original Code under the terms
390    of any subsequent version of the License published by Sun. No one other
391    than Sun has the right to modify the terms applicable to Original Code.
392
393    7.0 DISCLAIMER OF WARRANTY
394
395    ORIGINAL CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
396    WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
397    WITHOUT LIMITATION, WARRANTIES THAT THE ORIGINAL CODE IS FREE OF
398    DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
399    THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE ORIGINAL CODE
400    IS WITH YOU. SHOULD ANY ORIGINAL CODE PROVE DEFECTIVE IN ANY RESPECT,
401    YOU (NOT THE INITIAL DEVELOPER) ASSUME THE COST OF ANY NECESSARY
402    SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY
403    CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY ORIGINAL
404    CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
405
406    8.0 TERMINATION
407
408    8.1 This License and the rights granted hereunder will terminate
409    automatically if You fail to comply with terms herein and fail to cure
410    such breach within 30 days of becoming aware of the breach. All
411    sublicenses to the Original Code which are properly granted shall
412    survive any termination of this License. Provisions which, by their
413    nature, must remain in effect beyond the termination of this License
414    shall survive.
415
416    8.2 In the event of termination under Section 8.1 above, all end user
417    license agreements (excluding distributors and resellers) which have
418    been validly granted by You or any distributor hereunder prior to
419    termination shall survive termination.
420
421    9.0 LIMIT OF LIABILITY
422
423    UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
424    (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
425    DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF ORIGINAL CODE,
426    OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY
427    INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
428    CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
429    WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
430    COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
431    INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
432    LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
433    RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
434    PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
435    EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS
436    EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
437
438    10.0 U.S. GOVERNMENT END USERS
439
440    U.S. Government: If this Software is being acquired by or on behalf of
441    the U.S. Government or by a U.S. Government prime contractor or
442    subcontractor (at any tier), then the Government's rights in the
443    Software and accompanying documentation shall be only as set forth in
444    this license; this is in accordance with 48 C.F.R. 227.7201 through
445    227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48
446    C.F.R. 2.101 and 12.212 (for non-DoD acquisitions).
447
448    11.0 MISCELLANEOUS
449
450    This License represents the complete agreement concerning subject
451    matter hereof. If any provision of this License is held to be
452    unenforceable, such provision shall be reformed only to the extent
453    necessary to make it enforceable. This License shall be governed by
454    California law provisions (except to the extent applicable law, if any,
455    provides otherwise), excluding its conflict-of-law provisions. With
456    respect to disputes in which at least one party is a citizen of, or an
457    entity chartered or registered to do business in the United States of
458    America, any litigation relating to this License shall be subject to
459    the jurisdiction of the Federal Courts of the Northern District of
460    California, with venue lying in Santa Clara County, California, with
461    the losing party responsible for costs, including without limitation,
462    court costs and reasonable attorneys' fees and expenses. The
463    application of the United Nations Convention on Contracts for the
464    International Sale of Goods is expressly excluded. Any law or
465    regulation which provides that the language of a contract shall be
466    construed against the drafter shall not apply to this License.
467
468    EXHIBIT A - Sun Standards License
469 "The contents of this file are subject to the Sun Standards
470 License Version 1.1 (the "License");
471 You may not use this file except in compliance with the
472 License. You may obtain a copy of the
473 License at _______________________________.
474
475 Software distributed under the License is distributed on
476 an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either
477 express or implied. See the License for the specific
478 language governing rights and limitations under the License.
479
480 The Original Code is ______________________________________.
481
482 The Initial Developer of the Original Code is:
483 InMon Corp.
484
485 Portions created by: _______________________________________
486
487 are Copyright (C): _______________________________________
488
489 All Rights Reserved.
490
491 Contributor(s): _______________________________________
492
493    EXHIBIT B - Standards
494
495    The Standard is defined as the following:
496
497    sFlow Specification, located at
498    [1]http://sflow.org/developers/specifications.php
499
500 References
501
502    1. http://sflow.org/developers/specifications.php
503
504 ----------------------------------------------------------------------
505
506 Retrieved from http://www.inmon.com/technology/sflowlicense.txt, 2011-12-12:
507
508 LICENSE AGREEMENT
509
510 PLEASE READ THIS LICENSE AGREEMENT ("AGREEMENT") CAREFULLY BEFORE REPRODUCING OR IN ANY WAY
511 UTILIZING THE sFlow(R) SOFTWARE ("SOFTWARE") AND/OR ANY ACCOMPANYING DOCUMENTATION
512 ("DOCUMENTATION") AND/OR THE RELATED SPECIFICATIONS ("SPECIFICATIONS").  YOUR REPRODUCTION
513 OR USE OF THE SOFTWARE AND/OR THE DOCUMENTATION AND/OR THE SPECIFICATIONS CONSTITUTES YOUR
514 ACCEPTANCE OF THE TERMS AND CONDITIONS OF THIS AGREEMENT.  IF YOU DO NOT AGREE TO BE BOUND
515 BY THE TERMS AND CONDITIONS OF THIS AGREEMENT, YOU MAY NOT REPRODUCE OR IN ANY WAY UTILIZE
516 THE SOFTWARE OR THE DOCUMENTATION OR THE SPECIFICATIONS.
517
518 1.      Definitions.
519
520 "Documentation" means the user manuals, training materials, and operating materials, if any,
521 InMon provides to Licensee under this Agreement.
522
523 "InMon" means InMon Corporation, its affiliates and subsidiaries.
524
525 "Intellectual Property Rights" means any trade secrets, patents, including without
526 limitation any patents covering the Software, copyrights, know-how, moral rights and
527 similar rights of any type under the laws of any governmental authority, domestic or
528 foreign, including all applications and registrations relating to any of the foregoing.
529
530 "Licensee Hardware" means all computers, routers, or other equipment owned or controlled by
531 or on behalf of Licensee.
532
533 "Products" means any and all software applications, computers, routers, or other equipment
534 manufactured by or on behalf of Licensee for the purpose of resale or lease to any other
535 third party, or otherwise made available by Licensee free of charge.
536
537 "Software" means the sFlow(R) software programs, in source or binary code format, that
538 Licensee licenses from InMon under this Agreement and any bug fixes or error corrections
539 which InMon may provide to Licensee.
540
541 "Specifications" means the published specifications provided or otherwise made available by
542 InMon at: http://www.sflow.org.
543
544 "Trademark" means InMon's "sFlow(R)" trademark.
545
546 2.      License Grant.
547
548 2.1     Software, Documentation and Specifications License Grant.  InMon hereby grants to
549 Licensee, under all of InMon's Intellectual Property Rights therein, a perpetual (subject
550 to InMon's termination rights under Section 7 below), nonexclusive, royalty-free, worldwide,
551 transferable, sublicensable license, to:  (i) use and reproduce the Software, the
552 Documentation, and the Specifications; (ii) modify the Software; (iii) implement the
553 Specifications in the Products; (iv) install the Software, or software in which the
554 Specifications have been implemented, on Licensee Hardware and Products, and (v) distribute
555 any Products that include the Software, the Documentation, or software in which the
556 Specifications have been implemented.
557
558 2.2     Trademark License.  InMon hereby grants to Licensee a perpetual (subject to InMon's
559 termination rights under Section 7 below), nonexclusive, royalty-free, worldwide,
560 transferable, sublicensable license to use the Trademark on or in connection with the
561 Software, the Documentation, the Specifications and any software that implements the
562 Specifications.
563
564 2.3     Restrictions.  Licensee agrees that it will not use the Software in a way
565 inconsistent with the license granted in Section 2.1.  Further, Licensee agrees that, in
566 exercising its rights under the license granted to it in this Agreement, Licensee will:
567 (i) strictly adhere to and fully comply with the Specifications; (ii) use the Trademark,
568 and no other mark, to identify the Software, the Documentation, the Specifications and any
569 Products that implement the Specifications; (iii) place, in a font or graphic design
570 designated by InMon,  the phrase "sFlow(R)" on any technical documentation,
571 sales/marketing materials, catalogs, or other such materials relating to products it
572 manufactures or markets which it has configured to be compatible with the Software or
573 otherwise implement the Specifications; (iv) in connection with any Products shipped to or
574 sold in other countries that include the Software or any software that implements the
575 Specifications, comply with the patent and trademark laws and practice of such other
576 country; and (v) not alter or impair any acknowledgment of copyright or trademark rights of
577 InMon that may appear in or on the Software, the Documentation or the Specifications.  In
578 the event InMon determines that Licensee is not complying with its obligations under
579 clauses (i)-(v) above, InMon shall notify Licensee of such non-compliance, and if Licensee
580 fails to correct such non-compliance within three (3) months, InMon may immediately
581 terminate this Agreement as provided under paragraph 7 below and pursue any and all
582 actions and remedies as it deems necessary, including, but not limited to breach of
583 contract.
584
585 3.      Ownership.  Except for the license expressly granted in Section 2, Inmon hereby
586 retains all right, title, and interest in and to the Trademark and all its Intellectual
587 Property Rights in the Software, the Documentation and the Specifications.  Licensee
588 obtains no rights hereunder in the Trademark, Software, Documentation or Specifications by
589 implication, estoppel or otherwise.  Licensee acknowledges that the Trademark, Software,
590 Documentation and Specifications are being licensed and not sold under this Agreement, and
591 that this Agreement does not transfer title in the Trademark, Software, Documentation or
592 Specifications, or any copy thereof, to Licensee.
593
594 4.      Support.  Inmon shall have no obligation under this Agreement to (a) supply
595 maintenance or support, bug fixes or error corrections to the Licensed Software,
596 (b) supply future versions of the Licensed Software or (c) provide Licensed Software
597 development tools to Licensee.
598
599 5.      Warranty.  INMON HEREBY DISCLAIMS ALL WARRANTIES, EITHER EXPRESS, IMPLIED OR
600 STATUTORY, WITH RESPECT TO THE TRADEMARK, THE SOFTWARE, THE DOCUMENTATION, THE
601 SPECIFICATIONS. OR OTHERWISE, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF
602 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT OF ANY INTELLECTUAL
603 PROPERTY RIGHTS.
604
605 6.      Limitation of Liability.  IN NO EVENT SHALL INMON OR ITS SUPPLIERS OR LICENSORS BE
606 LIABLE FOR ANY CONSEQUENTIAL, INCIDENTAL, SPECIAL, INDIRECT OR EXEMPLARY DAMAGES WHATSOEVER,
607 WHETHER RELATED TO OR ARISING OUT OF THIS AGREEMENT, THE TRADEMARK, THE SOFTWARE, THE
608 DOCUMENTATION, THE SPECIFICATIONS, OR OTHERWISE, INCLUDING WITHOUT LIMITATION, DAMAGES FOR
609 LOSS OF PROFITS, BUSINESS INTERRUPTION, LOSS OF DATA, COSTS OF PROCUREMENT OF SUBSTITUTE
610 GOODS OR SERVICES OR FOR ANY CLAIM OR DEMAND AGAINST LICENSEE BY ANY OTHER PARTY, OR OTHER
611 PECUNIARY LOSS, EVEN IF INMON HAS BEEN ADVISED OF OR KNOWS OF THE POSSIBILITY OF SUCH
612 DAMAGES.
613
614 7.      Term and Termination.  The term of this Agreement will begin on the Effective Date,
615 which shall be deemed to be the date of delivery of the Software and/or Documentation and/or
616 Specifications to Licensee, and shall continue indefinitely unless and until terminated by
617 Licensee's giving written notice of termination to InMon, or by InMon pursuant to InMon's
618 termination rights as set forth in Section 2.3 above.  Upon any termination of this
619 Agreement, Licensee shall cease exercising its license rights under this Agreement,
620 including the right to distribute Products that incorporate the Software or Documentation
621 or that implement the Specifications.  The rights and obligations contained in Sections 1,
622 3, 5, 6, 7, and 8 shall survive any termination of this Agreement.
623
624 8.      General Provisions.
625
626 8.1     Assignment.  This Agreement shall be binding upon and inure to the benefit of the
627 parties hereto and their permitted successors and permitted assigns.  InMon will have the
628 right to assign this Agreement without notice to Licensee.  Licensee may assign or transfer
629 (whether by merger, operation of law or in any other manner) any of its rights or delegate
630 any of its obligations hereunder without the prior written consent of InMon, provided the
631 assignee assumes in writing all of Licensee's obligations hereunder.
632
633 8.2     Notices.  All notices permitted or required under this Agreement shall be in
634 writing and shall be delivered in person or mailed by first class, registered or certified
635 mail, postage prepaid, to the address of the party specified in this Agreement or such
636 other address as either party may specify in writing.  Such notice shall be deemed to have
637 been given upon receipt.
638
639 8.3     Non-Waiver.  No term or provision hereof shall be deemed waived, and no breach
640 excused, unless such waiver or consent shall be in writing and signed by the party claimed
641 to have waived or consented.  Any consent or waiver, whether express or implied, shall not
642 constitute a consent or waiver of, or excuse for any separate, different or subsequent
643 breach.
644
645 8.4     Independent Contractor.  The parties' relationship shall be solely that of
646 independent contractors, and nothing contained in this Agreement shall be construed to make
647 either party an agent, partner, representative or principal of the other for any purpose.
648
649 8.5     Choice of Law and Forum.  This Agreement shall be governed by and construed under
650 the laws of the State of California, without giving effect to such state's conflict of laws
651 principles.  The parties hereby submit to the personal jurisdiction of, and agree that any
652 legal proceeding with respect to or arising under this Agreement shall be brought in, the
653 United States District Court for the Northern District of California or the state courts
654 of the State of California for the County of San Francisco.
655
656 8.6     U.S. Government Licenses.  The Software and Documentation are considered a
657 "commercial item" as that term is defined at 48 C.F.R 2.101, or "commercial computer
658 software" and "commercial computer software documentation" as such terms are used in
659 48 C.F.R 12.212 of the Federal Acquisition Regulations and its successors, and
660 48 C.F.R. 227.7202 of the DoD FAR Supplement and its successors.
661
662 8.7     Severability.  If any provision of this Agreement is held to be unenforceable under
663 applicable law, then such provision shall be excluded from this Agreement and the balance
664 of this Agreement shall be interpreted as if such provision were so excluded and shall be
665 enforceable in accordance with its terms.  The court in its discretion may substitute for
666 the excluded provision an enforceable provision which in economic substance reasonably
667 approximates the excluded provision.
668
669 8.8     Compliance With Law.  Licensee shall comply with all applicable laws and
670 regulations (including privacy laws and regulations) having application to or governing its
671  use and/or operation of the Software and agrees to indemnify and hold InMon harmless from
672 and against any claims, damages, losses or obligations suffered or incurred by InMon
673 arising from its failure to so comply.
674
675 8.9     Entire Agreement; Amendment.  This Agreement constitutes the final, complete and
676 entire agreement between the parties with respect to the subject matter hereof, and
677 supersedes any previous proposals, negotiations, agreements, or arrangements, whether
678 verbal or written, made between the parties with respect to such subject matter.  This
679 Agreement shall control over any additional or conflicting terms in any of Licensee's
680 purchase orders or other business forms.  This Agreement may only be amended or modified
681 by mutual agreement of authorized representatives of the parties in writing.
682
683 InMon Corp.
684 580 California Street, 5th Floor, San Francisco, CA 94104
685 Phone: (415) 283-3260
686 URL:   www.inmon.com
687 Email: info@inmon.com
688