diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-03-12 14:00:58 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-03-12 14:00:58 -0300 |
commit | ab66652b3270b95222dea134b5e47bb3afc434cc (patch) | |
tree | fef4e8e4dc070ce97015a66de9cb508e1184e2b0 /testes/pm.lua | |
parent | 4398e488e678decd06a5ca48a27751d509361405 (diff) | |
download | lua-ab66652b3270b95222dea134b5e47bb3afc434cc.tar.gz lua-ab66652b3270b95222dea134b5e47bb3afc434cc.tar.bz2 lua-ab66652b3270b95222dea134b5e47bb3afc434cc.zip |
Removed copyright notice from 'testes/all.lua'
All test files refer to the main copyright notice in 'lua.h'.
Diffstat (limited to 'testes/pm.lua')
-rw-r--r-- | testes/pm.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testes/pm.lua b/testes/pm.lua index f5889fcd..2a0cfb0b 100644 --- a/testes/pm.lua +++ b/testes/pm.lua | |||
@@ -1,5 +1,5 @@ | |||
1 | -- $Id: testes/pm.lua $ | 1 | -- $Id: testes/pm.lua $ |
2 | -- See Copyright Notice in file all.lua | 2 | -- See Copyright Notice in file lua.h |
3 | 3 | ||
4 | -- UTF-8 file | 4 | -- UTF-8 file |
5 | 5 | ||