From cfc99e8034d8e8769448cc680116f8e30f931ade Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 7 Jan 2010 01:09:14 -0500 Subject: Updated copyright to 2010. --- modules/cpp/commands.lua | 2 +- modules/cpp/init.lua | 2 +- modules/cpp/snippets.lua | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/cpp') diff --git a/modules/cpp/commands.lua b/modules/cpp/commands.lua index 65c3f8af..1ec6e94a 100644 --- a/modules/cpp/commands.lua +++ b/modules/cpp/commands.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2009 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. local textadept = _G.textadept diff --git a/modules/cpp/init.lua b/modules/cpp/init.lua index 538d5c70..1937f930 100644 --- a/modules/cpp/init.lua +++ b/modules/cpp/init.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2009 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- The cpp module. diff --git a/modules/cpp/snippets.lua b/modules/cpp/snippets.lua index 8a4e0291..98eab9b0 100644 --- a/modules/cpp/snippets.lua +++ b/modules/cpp/snippets.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2009 Mitchell mitchellcaladbolg.net. See LICENSE. +-- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. --- -- Snippets for the cpp module. -- cgit v1.2.3