From f8d164035d1c33343e875dff368e7ab3bf9884d8 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 1 Jan 2009 09:40:21 -0500 Subject: Updated copyright dates for 2009. --- scripts/gen_iface.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/gen_iface.lua b/scripts/gen_iface.lua index b81f52c5..c968131d 100755 --- a/scripts/gen_iface.lua +++ b/scripts/gen_iface.lua @@ -1,5 +1,5 @@ #!/usr/bin/lua --- Copyright 2007-2008 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2009 Mitchell mitchellcaladbolg.net. See LICENSE. local f = io.open('../../scite-tools/branches/scite-st/src/scite/src/IFaceTable.cxx') local contents = f:read('*all') -- cgit v1.2.3