From 63da421a2987c5d71c7adb99d0b82c32116c55ba Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 3 Mar 2008 21:58:51 -0500 Subject: Updated copyright notice to include the year 2008. --- modules/new | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/new') diff --git a/modules/new b/modules/new index 4cf334f2..746ffd54 100755 --- a/modules/new +++ b/modules/new @@ -6,7 +6,7 @@ mkdir $1 cat > $1/init.lua <<_EOF --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- The $1 module. @@ -38,7 +38,7 @@ end _EOF cat > $1/snippets.lua <<_EOF --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Snippets for the $1 module. @@ -52,7 +52,7 @@ end _EOF cat > $1/commands.lua <<_EOF --- Copyright 2007 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Commands for the $1 module. -- cgit v1.2.3