From f21dbfd6b1eef2a2473b234816bed367cb5d9d81 Mon Sep 17 00:00:00 2001 From: "Erik L. Vonderscheer" Date: Sat, 13 Nov 2010 12:56:47 -0800 Subject: [PATCH] Fix license --- TradeFilter3.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TradeFilter3.lua b/TradeFilter3.lua index 1f81a7d..b212f06 100644 --- a/TradeFilter3.lua +++ b/TradeFilter3.lua @@ -6,7 +6,7 @@ File Author: @file-author@ File Revision: @file-abbreviated-hash@ File Date: @file-date-iso@ -* Copyright (c) 2008, Evonder +* Copyright (c) 2008-10, @file-author@ * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -20,10 +20,10 @@ File Date: @file-date-iso@ * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * -* THIS SOFTWARE IS PROVIDED BY ''AS IS'' AND ANY +* THIS SOFTWARE IS PROVIDED BY @file-author@ ''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 BE LIABLE FOR ANY +* DISCLAIMED. IN NO EVENT SHALL @file-author@ 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 -- 1.7.9.5