diff --git a/LICENSE b/LICENSE index 7fdfbf1..07ccdb1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ -Copyright © 2003-2014 Kepler Project. -Copyright © 2014-2022 The LuaFileSystem authors. +Copyright © 2003-2010 Kepler Project. +Copyright © 2010-2022 The LuaFileSystem authors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/README.md b/README.md index c791909..7e008b8 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ [](LICENSE) -[](https://github.com/keplerproject/luafilesystem/actions) +[](https://github.com/lunarmodules/luafilesystem/actions) [](https://ci.appveyor.com/project/ignacio/luafilesystem) -[](https://coveralls.io/r/keplerproject/luafilesystem) +[](https://coveralls.io/r/lunarmodules/luafilesystem) # LuaFileSystem - File System Library for Lua -https://keplerproject.github.io/luafilesystem +https://lunarmodules.github.io/luafilesystem # Description @@ -23,4 +23,4 @@ luarocks install luafilesystem # Documentation -Please check the at `docs/` for more information, also available at the [project website](https://keplerproject.github.io/luafilesystem). +Please check the at `docs/` for more information, also available at the [project website](https://lunarmodules.github.io/luafilesystem). diff --git a/docs/examples.html b/docs/examples.html index 68756c8..a41bd2a 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -13,7 +13,7 @@
Its source can be found at its GitHub page.
+Its source can be found at its GitHub page.
Copyright © 2003 - 2014 Kepler Project.
-Copyright © 2014 - 2022 The LuaFileSystem authors.
+Copyright © 2003 - 2010 Kepler Project.
+Copyright © 2010 - 2022 The LuaFileSystem authors.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/docs/manual.html b/docs/manual.html index 1feb86a..0f84797 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -13,7 +13,7 @@