aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/vcard.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/vcard.lua')
-rw-r--r--lexlua/vcard.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/vcard.lua b/lexlua/vcard.lua
index 453d27a27..99624f7d9 100644
--- a/lexlua/vcard.lua
+++ b/lexlua/vcard.lua
@@ -1,4 +1,4 @@
--- Copyright (c) 2015-2018 Piotr Orzechowski [drzewo.org]. See License.txt.
+-- Copyright (c) 2015-2019 Piotr Orzechowski [drzewo.org]. See License.txt.
-- vCard 2.1, 3.0 and 4.0 LPeg lexer.
local lexer = require('lexer')