diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2022-07-26 13:11:23 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2022-07-26 13:13:18 -0300 |
commit | eda9b09539ce04e471cf9ce0a8d8f09ceec4ffcb (patch) | |
tree | c68bdf94a16694b2089439ad57f16cb9fb8c0125 /LICENSE | |
parent | 22021d7e013dde01376d74e8e09cb00402bd7042 (diff) | |
download | lua-compat-5.3-eda9b09539ce04e471cf9ce0a8d8f09ceec4ffcb.tar.gz lua-compat-5.3-eda9b09539ce04e471cf9ce0a8d8f09ceec4ffcb.tar.bz2 lua-compat-5.3-eda9b09539ce04e471cf9ce0a8d8f09ceec4ffcb.zip |
keplerproject -> lunarmodules
Regarding the copyright:
Kepler Project did not exist as an entity in 2015,
and the original copyright for lua-compat-5.2 on which
this is based said "Copyright 2013 Hisham Muhammad."
The updated notice should be a better representation of
authorship, including the copyright for the parts included
from upstream Lua.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ | |||
1 | The MIT License (MIT) | 1 | The MIT License (MIT) |
2 | 2 | ||
3 | Copyright (c) 2015 Kepler Project. | 3 | Copyright (C) 1994-2020 Lua.org, PUC-Rio. |
4 | Copyright (C) 2013-2022 The Lua-Compat-5.3 authors. | ||
4 | 5 | ||
5 | Permission is hereby granted, free of charge, to any person obtaining a copy of | 6 | Permission is hereby granted, free of charge, to any person obtaining a copy of |
6 | this software and associated documentation files (the "Software"), to deal in | 7 | this software and associated documentation files (the "Software"), to deal in |