summaryrefslogtreecommitdiff
path: root/test/pcre_sets.lua
diff options
context:
space:
mode:
authorshmuz <shmuz>2007-01-04 16:13:56 +0000
committershmuz <shmuz>2007-01-04 16:13:56 +0000
commit3773deeec9724a43d9df31a50ddbb6512210ce25 (patch)
tree5c2b2f8031f84acd4a1e6ce71835b5e04025e15d /test/pcre_sets.lua
parent8f6a4d5bd1214b54728de36d30cea0fef64d36e4 (diff)
downloadlrexlib-3773deeec9724a43d9df31a50ddbb6512210ce25.tar.gz
copyright notices changed to reference the file LICENSE
Diffstat (limited to 'test/pcre_sets.lua')
-rwxr-xr-xtest/pcre_sets.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/pcre_sets.lua b/test/pcre_sets.lua
index d530975..ea5a197 100755
--- a/test/pcre_sets.lua
+++ b/test/pcre_sets.lua
@@ -1,4 +1,5 @@
--- -- --
+-- See Copyright Notice in the file LICENSE
+
local luatest = require "luatest"
local N = luatest.NT