diff libMyLilPony/libMyLilPony_miscFunctions.lua @ 15:21764271e02f

Updated addon versioning to automatically update with repo revision.
author syzler
date Sun, 10 Apr 2011 07:30:01 +0000
parents b1e344c17ab5
children 22011265a16f
line wrap: on
line diff
--- a/libMyLilPony/libMyLilPony_miscFunctions.lua	Sun Apr 10 07:12:30 2011 +0000
+++ b/libMyLilPony/libMyLilPony_miscFunctions.lua	Sun Apr 10 07:30:01 2011 +0000
@@ -1,4 +1,3 @@
--- libMyLilPony
 -- Copyright (c) 2011, Syzler
 -- All rights reserved.
 --
@@ -29,7 +28,14 @@
 -- ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 -- POSSIBILITY OF SUCH DAMAGE.
 
+------------------------------------------------------------------------
+-- Project: libMyLilPony
+-- Project Version: @project-version@
+-- Last Author: @file-author@
+-- Last Updated: @file-date-iso@
+--
 -- Misc helper functions used in the library
+------------------------------------------------------------------------
 
 --- Gets a hashtable of buffs on the specified unit.
 -- @param unit The unit frame name (e.g. "target", "player", "focus") of the unit whose buffs are to be retrieved.