From a8d9e1ce04531ac64ebfc68952f68de287623802 Mon Sep 17 00:00:00 2001 From: "James D. Callahan III" Date: Fri, 9 Jul 2010 18:15:16 -0400 Subject: [PATCH] Cleaned up the file header for core.lua --- core.lua | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/core.lua b/core.lua index 8522c39..329ecc7 100644 --- a/core.lua +++ b/core.lua @@ -1,24 +1,19 @@ --[[ ************************************************************************ -ARL.lua +core.lua ************************************************************************ File date: @file-date-iso@ File hash: @file-abbreviated-hash@ Project hash: @project-abbreviated-hash@ Project version: @project-version@ ************************************************************************ -Authors: Ackis, Zhinjio, Jim-Bim, Torhal, Pompachomp -************************************************************************ Please see http://www.wowace.com/addons/arl/ for more information. ************************************************************************ This source code is released under All Rights Reserved. ************************************************************************ -**AckisRecipeList** provides an interface for scanning professions for missing recipes. -There are a set of functions which allow you make use of the ARL database outside of ARL. -ARL supports all professions currently in World of Warcraft 3.3.2 @class file -@name ARL.lua -@release 1.0 +@name core.lua +@release 2.0 ************************************************************************ ]] -- 1.7.9.5