ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/README
(Generate patch)

Comparing ray/README (file contents):
Revision 1.6 by greg, Wed Dec 17 04:30:02 2008 UTC vs.
Revision 1.9 by greg, Thu Oct 27 00:51:29 2011 UTC

# Line 1 | Line 1
1                  RCSid "$Id$"
2  
3   Hello and welcome to the Radiance synthetic imaging system.  This is
4 < the seventeenth release, Version 4.0, and it includes all source files
4 > the eighteenth release, Version 4.1, and it includes all source files
5   for local compilation with a standard C compiler.  To find out what's
6   new in this release, check the text file "doc/notes/ReleaseNotes".
7  
# Line 117 | Line 117 | with any of the ra_* programs listed in the doc/whatis
117  
118   There is a user interface built on top of this using Tcl/Tk, called trad.
119   If you do not have Tcl/Tk installed on your system, you must do so prior
120 < to building this distribution if you ant trad to install.  (Try a google
120 > to building this distribution if you want trad to install.  (Try a google
121   search on "Tcl/Tk" or go to "http://www.scriptics.com/software/tcltk/".)
122
123 ----------------------------------------------------------------------
124 The Radiance Software License, Version 1.0
125
126 Copyright (c) 1990 - 2002 The Regents of the University of California,
127 through Lawrence Berkeley National Laboratory.   All rights reserved.
128
129 Redistribution and use in source and binary forms, with or without
130 modification, are permitted provided that the following conditions
131 are met:
132
133 1. Redistributions of source code must retain the above copyright
134        notice, this list of conditions and the following disclaimer.
135
136 2. Redistributions in binary form must reproduce the above copyright
137      notice, this list of conditions and the following disclaimer in
138      the documentation and/or other materials provided with the
139      distribution.
140
141 3. The end-user documentation included with the redistribution,
142          if any, must include the following acknowledgment:
143            "This product includes Radiance software
144                (http://radsite.lbl.gov/)
145                developed by the Lawrence Berkeley National Laboratory
146              (http://www.lbl.gov/)."
147      Alternately, this acknowledgment may appear in the software itself,
148      if and wherever such third-party acknowledgments normally appear.
149
150 4. The names "Radiance," "Lawrence Berkeley National Laboratory"
151      and "The Regents of the University of California" must
152      not be used to endorse or promote products derived from this
153      software without prior written permission. For written
154      permission, please contact [email protected].
155
156 5. Products derived from this software may not be called "Radiance",
157      nor may "Radiance" appear in their name, without prior written
158      permission of Lawrence Berkeley National Laboratory.
159
160 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
161 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
162 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
163 DISCLAIMED.   IN NO EVENT SHALL Lawrence Berkeley National Laboratory OR
164 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
165 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
166 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
167 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
168 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
169 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
170 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
171 SUCH DAMAGE.
172 ====================================================================
173
174 This software consists of voluntary contributions made by many
175 individuals on behalf of Lawrence Berkeley National Laboratory.   For more
176 information on Lawrence Berkeley National Laboratory, please see
177 <http://www.lbl.gov/>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines