aboutsummaryrefslogtreecommitdiff
path: root/modules/cpp
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-12-28 22:18:21 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2010-12-28 22:18:21 -0500
commit90414c5d499f6b33e392b9ff8dd186b036fee770 (patch)
treebf8f8706a77980e2ada3302c9f896f3a532a2222 /modules/cpp
parentb8e7a1853f481c6b4d88d3bdd0ff1ffe87ffcb92 (diff)
downloadtextadept-90414c5d499f6b33e392b9ff8dd186b036fee770.tar.gz
textadept-90414c5d499f6b33e392b9ff8dd186b036fee770.zip
Updated copyright information.
Diffstat (limited to 'modules/cpp')
-rw-r--r--modules/cpp/commands.lua2
-rw-r--r--modules/cpp/init.lua2
-rw-r--r--modules/cpp/snippets.lua2
3 files changed, 3 insertions, 3 deletions
diff --git a/modules/cpp/commands.lua b/modules/cpp/commands.lua
index 3aa65a5a..b18247ab 100644
--- a/modules/cpp/commands.lua
+++ b/modules/cpp/commands.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Commands for the cpp module.
diff --git a/modules/cpp/init.lua b/modules/cpp/init.lua
index 5357712f..17ee1d89 100644
--- a/modules/cpp/init.lua
+++ b/modules/cpp/init.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- The cpp module.
diff --git a/modules/cpp/snippets.lua b/modules/cpp/snippets.lua
index a482c55e..68e4ef24 100644
--- a/modules/cpp/snippets.lua
+++ b/modules/cpp/snippets.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Snippets for the cpp module.