Skip to content

Commit f619dd0

Browse files
authored
Updated copyright
1 parent 071bd13 commit f619dd0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

htaccess.lua

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
-- htaccess for nginx
2-
-- Copyright (c) 2017-2020 by Roadfamily LLC
3-
-- Compilation: luajit -b htaccess.lua htaccess-bytecode.lua
42
-- Version: 1.2.1
3+
-- Copyright (c) 2017-2021 by Gerald Schittenhelm, Roadfamily LLC
4+
-- MIT License
5+
-- Compilation: luajit -b htaccess.lua htaccess-bytecode.lua
56

67
-- TODO: Sometimes code is executed 4 times for each request due to the way nginx handles requests. Make sure it is cached accordingly.
78

0 commit comments

Comments
 (0)