aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/fortran.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lexers/fortran.lua')
-rw-r--r--lua/lexers/fortran.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/fortran.lua b/lua/lexers/fortran.lua
index 46d1bbe..0605be0 100644
--- a/lua/lexers/fortran.lua
+++ b/lua/lexers/fortran.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2024 Mitchell. See LICENSE.
+-- Copyright 2006-2025 Mitchell. See LICENSE.
-- Fortran LPeg lexer.
local lexer = require('lexer')