|
Copyright and License
iTivity Ô Information
in this document is subject to change without notice. Tridia Corporation makes
no warranty of any kind with regard to this material, including, but not
limited to, the implied warranties of merchantability and fitness for a particular
purpose. Tridia shall not be liable for errors herein or for incidental and/or
consequential damages in connection with the furnishing, performance, or use of
this material. Copyright
© 2006, Tridia Corporation, Kennesaw, GA. All rights reserved. No part of this
document may be photocopied, reproduced, or translated without the prior
written consent of Tridia Corporation. Configuration
Guide Edition - February, 2006 iTivity
Release 4.7 iTivity
and Tridia are trademarks of Tridia Corporation. Microsoft,
Windows, and Windows NT are either trademarks or registered trademarks of
Microsoft. All other names are trademarks of their respective manufacturers. This
material is provided under license agreement from Tridia Corporation, 1000 Cobb
Place Boulevard, NW, Building 200, Suite 220, Kennesaw, Georgia, 30144. ACKNOWLEDGEMENTS Licensing Information for
OpenSSL Library /* apps/openssl.c */ Copyright (C) 1995-1998 Eric Young
(eay@cryptsoft.com) All rights reserved. This package is an SSL implementation
written by Eric Young (eay@cryptsoft.com). The implementation was written so as
to conform with the Netscape SSL. This library is free for commercial and
non-commercial use as long as the following conditions are adhered to. The
following conditions apply to all code found in this distribution, be it the
RC4, RSA, lhash, DES, etc., code; not just the SSL code. The SSL documentation
included with this distribution is covered by the same copyright terms except
that the holder is Tim Hudson (tjh@cryptsoft.com). Copyright remains Eric Young's, and as such
any Copyright notices in the code are not to be removed. If this package is
used in a product, Eric Young should be given attribution as the author of the
parts of the library used. This can be in the form of a textual message at
program start-up or in documentation (online or textual) provided with the
package. Redistribution and use in source and binary
forms, with or without modification, are permitted provided that the following
conditions are met: 1.
Redistributions of source
code must retain the copyright notice, this list of conditions, and the
following disclaimer. 2.
Redistributions in binary
form must reproduce the above copyright notice, this list of conditions, and
the following disclaimer in the documentation and/or other materials provided
with the distribution. 3.
All advertising materials
mentioning features or use of this software must display the following
acknowledgement: 4.
If you include any
Windows specific code (or a derivative thereof) from the apps directory
(application code) you must include an acknowledgement: THIS SOFTWARE IS PROVIDED BY
ERIC YOUNG “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
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. The license and distribution terms for any
publicly available version or derivative of this code cannot be changed. i.e.
this code cannot simply be copied and put under another distribution license (including
the GNU Public License.) This
distribution contains public-domain DES software by Richard Outerbridge. This
is: Copyright (c)
1988,1989,1990,1991,1992 by Richard Outerbridge. (GEnie : OUTER; CIS :
[71755,204]) Graven Imagery, 1992. This
distribution contains Java DES software by Dave Zimmerman
<dzimm@widget.com> and Jef Poskanzer <jef@acme.com>. This is: Copyright (c) 1996
Widget Workshop, Inc. All Rights Reserved. Permission to use,
copy, modify, and distribute this software and its documentation for
NON-COMMERCIAL or COMMERCIAL purposes and without fee is hereby granted,
provided that this copyright notice is kept intact. WIDGET WORKSHOP MAKES
NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE SOFTWARE, EITHER
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. WIDGET
WORKSHOP SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT
OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. THIS SOFTWARE IS NOT
DESIGNED OR INTENDED FOR USE OR RESALE AS ON-LINE CONTROL EQUIPMENT IN
HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE PERFORMANCE, SUCH AS IN THE
OPERATION OF NUCLEAR FACILITIES, AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS,
AIR TRAFFIC CONTROL, DIRECT LIFE-SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH
THE FAILURE OF THE SOFTWARE COULD LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR
SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE (“HIGH-RISK ACTIVITIES”). WIDGET
WORKSHOP SPECIFICALLY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR
HIGH-RISK ACTIVITIES. Copyright (C) 1996 by
Jef Poskanzer <jef@acme.com>. All rights reserved. Redistribution and use
in source and binary forms, with or without modification, are permitted
provided that the following conditions are met: 1.
Redistributions of source code must retain the
above copyright notice, this list of
conditions, and the following disclaimer. 2.
Redistributions in binary form must reproduce
the above copyright notice, this list
of conditions, and the following disclaimer in the documentation and/or other materials provided with the
distribution. THIS SOFTWARE IS
PROVIDED BY THE AUTHOR AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE DISCLAIMED. IN NO
EVENT SHALL THE AUTHOR OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT 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. Visit the ACME Labs
Java page for up-to-date versions of this and other fine Java utilities: http://www.acme.com/java/ Copyright (C) 1999 AT&T
Laboratories Cambridge. All Rights Reserved. The VNC system is free software; you can
redistribute and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version. This program is distributed in the hope
that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. You should have received a copy of the GNU
General Public License along with this program; if not, write to the Free
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA, 02111-1307,
USA. For the latest source code, please check http:www.DevelopVNC.org/
or send email to feedback@developvnc.org. If the source code for the VNC system is not available from the
place whence you received this file, check http:www.uk.research.att.com/vnc or
contact the authors on vnc@uk.research.att.com for information on obtaining it .
|