SPDX: license tags: MIT

Sponsored-by: https://despairlabs.com/sponsor/
Signed-off-by: Rob Norris <robn@despairlabs.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
Rob Norris
2025-01-04 17:18:18 +11:00
committed by Tony Hutter
parent 4eafa9e5e8
commit 7d8dd8d9a5
57 changed files with 59 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
/*
** $Id: lauxlib.h,v 1.120.1.1 2013/04/12 18:48:47 roberto Exp $
** Auxiliary functions for building Lua libraries
+1
View File
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
/*
** $Id: lua.h,v 1.285.1.4 2015/02/21 14:04:50 roberto Exp $
** Lua - A Scripting Language
+1
View File
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
/*
** $Id: luaconf.h,v 1.176.1.2 2013/11/21 17:26:16 roberto Exp $
** Configuration file for Lua
+1
View File
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
/*
** $Id: lualib.h,v 1.43.1.1 2013/04/12 18:48:47 roberto Exp $
** Lua standard libraries