From 7c5a602a87cbf2972cee6525836385bfa7618dd5 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 4 Mar 2014 00:25:53 +1000 Subject: Minor changes to the license. --- NPC_tool.lsl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'NPC_tool.lsl') diff --git a/NPC_tool.lsl b/NPC_tool.lsl index 29dfd67..3eab398 100644 --- a/NPC_tool.lsl +++ b/NPC_tool.lsl @@ -11,24 +11,24 @@ // furnished to do so, subject to the following conditions: // // The above copyright notice and this permission notice shall be included in -// all copies of the Software and its Copyright notices. In addition publicly +// all copies of the Software and its Copyright notices. In addition publicly // documented acknowledgment must be given that this software has been used if no -// source code of this software is made available publicly. This includes +// source code of this software is made available publicly. This includes // acknowledgments in either Copyright notices, Manuals, Publicity and Marketing // documents or any documentation provided with any product containing this -// software. This License does not apply to any software that links to the +// software. This License does not apply to any software that links to the // libraries provided by this software (statically or dynamically), but only to // the software provided. // // Please see the COPYING-PLAIN for a plain-english explanation of this notice // and it's intent. // -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -// THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// The software is provided "as is", without warranty of any kind, express or +// implied, including but not limited to the warranties of merchantability, +// fitness for a particular purpose and noninfringement. In no event shall +// the authors be liable for any claim, damages or other liability, whether +// in an action of contract, tort or otherwise, arising from, out of or in +// connection with the software or the use or other dealings in the software. // This is bad listening for commands on channel 0. integer commandChannel = 0; -- cgit v1.1