aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2022-07-26 13:11:23 -0300
committerHisham Muhammad <hisham@gobolinux.org>2022-07-26 13:13:18 -0300
commiteda9b09539ce04e471cf9ce0a8d8f09ceec4ffcb (patch)
treec68bdf94a16694b2089439ad57f16cb9fb8c0125 /LICENSE
parent22021d7e013dde01376d74e8e09cb00402bd7042 (diff)
downloadlua-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--LICENSE3
1 files changed, 2 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 511db15..54288ae 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,7 @@
1The MIT License (MIT) 1The MIT License (MIT)
2 2
3Copyright (c) 2015 Kepler Project. 3Copyright (C) 1994-2020 Lua.org, PUC-Rio.
4Copyright (C) 2013-2022 The Lua-Compat-5.3 authors.
4 5
5Permission is hereby granted, free of charge, to any person obtaining a copy of 6Permission is hereby granted, free of charge, to any person obtaining a copy of
6this software and associated documentation files (the "Software"), to deal in 7this software and associated documentation files (the "Software"), to deal in