1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00

Removed copyright notice from 'testes/all.lua'

All test files refer to the main copyright notice in 'lua.h'.
This commit is contained in:
Roberto Ierusalimschy
2025-03-12 14:00:58 -03:00
parent 4398e488e6
commit ab66652b32
32 changed files with 33 additions and 60 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
-- $Id: testes/code.lua $
-- See Copyright Notice in file all.lua
-- See Copyright Notice in file lua.h
if T==nil then
(Message or print)('\n >>> testC not active: skipping opcode tests <<<\n')