From ab66652b3270b95222dea134b5e47bb3afc434cc Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Wed, 12 Mar 2025 14:00:58 -0300 Subject: Removed copyright notice from 'testes/all.lua' All test files refer to the main copyright notice in 'lua.h'. --- testes/files.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testes/files.lua') diff --git a/testes/files.lua b/testes/files.lua index 9bdf04d0..05fae49b 100644 --- a/testes/files.lua +++ b/testes/files.lua @@ -1,5 +1,5 @@ -- $Id: testes/files.lua $ --- See Copyright Notice in file all.lua +-- See Copyright Notice in file lua.h local debug = require "debug" -- cgit v1.2.3-55-g6feb