Skip to content

Commit

Permalink
keplerproject -> lunarmodules
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed Jul 26, 2022
1 parent e4eae33 commit 912e067
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 47 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -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
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[![License](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENSE)
[![Build Status](https://github.com/keplerproject/luafilesystem/actions/workflows/ci.yml/badge.svg)](https://github.com/keplerproject/luafilesystem/actions)
[![Build Status](https://github.com/lunarmodules/luafilesystem/actions/workflows/ci.yml/badge.svg)](https://github.com/lunarmodules/luafilesystem/actions)
[![Build status](https://ci.appveyor.com/api/projects/status/y04s4ms7u16trw8e?svg=true)](https://ci.appveyor.com/project/ignacio/luafilesystem)
[![Coverage Status](https://coveralls.io/repos/keplerproject/luafilesystem/badge.png)](https://coveralls.io/r/keplerproject/luafilesystem)
[![Coverage Status](https://coveralls.io/repos/lunarmodules/luafilesystem/badge.png)](https://coveralls.io/r/lunarmodules/luafilesystem)

# LuaFileSystem - File System Library for Lua

https://keplerproject.github.io/luafilesystem
https://lunarmodules.github.io/luafilesystem

# Description

Expand All @@ -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).
8 changes: 4 additions & 4 deletions docs/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<div id="product">
<div id="product_logo">
<a href="http://keplerproject.github.io/luafilesystem">
<a href="http://lunarmodules.github.io/luafilesystem">
<img alt="LuaFileSystem" src="luafilesystem.png"/>
</a>
</div>
Expand Down Expand Up @@ -44,10 +44,10 @@ <h1>LuaFileSystem</h1>
</ul>
</li>
<li><strong>Examples</strong></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Project</a>
<li><a href="https://github.com/lunarmodules/luafilesystem">Project</a>
<ul>
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li>
<li><a href="https://github.com/lunarmodules/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/lunarmodules/luafilesystem">Git</a></li>
</ul>
</li>
<li><a href="license.html">License</a></li>
Expand Down
10 changes: 5 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<div id="product">
<div id="product_logo">
<a href="http://keplerproject.github.io/luafilesystem">
<a href="http://lunarmodules.github.io/luafilesystem">
<img alt="LuaFileSystem" src="luafilesystem.png"/>
</a>
</div>
Expand Down Expand Up @@ -44,10 +44,10 @@ <h1>LuaFileSystem</h1>
</ul>
</li>
<li><a href="examples.html">Examples</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Project</a>
<li><a href="https://github.com/lunarmodules/luafilesystem">Project</a>
<ul>
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li>
<li><a href="https://github.com/lunarmodules/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/lunarmodules/luafilesystem">Git</a></li>
</ul>
</li>
<li><a href="license.html">License</a></li>
Expand Down Expand Up @@ -81,7 +81,7 @@ <h2><a name="download"></a>Download</h2>
$ luarocks install luafilesystem
</pre>

<p>Its source can be found at its <a href="http://github.com/keplerproject/luafilesystem">GitHub</a> page.</p>
<p>Its source can be found at its <a href="http://github.com/lunarmodules/luafilesystem">GitHub</a> page.</p>

<h2><a name="history"></a>History</h2>

Expand Down
12 changes: 6 additions & 6 deletions docs/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<div id="product">
<div id="product_logo">
<a href="http://keplerproject.github.io/luafilesystem">
<a href="http://lunarmodules.github.io/luafilesystem">
<img alt="LuaFileSystem" src="luafilesystem.png"/>
</a>
</div>
Expand Down Expand Up @@ -44,10 +44,10 @@ <h1>LuaFileSystem</h1>
</ul>
</li>
<li><a href="examples.html">Examples</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Project</a>
<li><a href="https://github.com/lunarmodules/luafilesystem">Project</a>
<ul>
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li>
<li><a href="https://github.com/lunarmodules/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/lunarmodules/luafilesystem">Git</a></li>
</ul>
</li>
<li><strong>License</strong></li>
Expand All @@ -71,8 +71,8 @@ <h1>License</h1>
The implementation is not derived from any other licensed software.</p>

<hr/>
<p>Copyright &copy; 2003 - 2014 Kepler Project.</p>
<p>Copyright &copy; 2014 - 2022 The LuaFileSystem authors.</p>
<p>Copyright &copy; 2003 - 2010 Kepler Project.</p>
<p>Copyright &copy; 2010 - 2022 The LuaFileSystem authors.</p>

<p>Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
8 changes: 4 additions & 4 deletions docs/manual.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<div id="product">
<div id="product_logo">
<a href="http://keplerproject.github.io/luafilesystem">
<a href="http://lunarmodules.github.io/luafilesystem">
<img alt="LuaFileSystem" src="luafilesystem.png"/>
</a>
</div>
Expand Down Expand Up @@ -44,10 +44,10 @@ <h1>LuaFileSystem</h1>
</ul>
</li>
<li><a href="examples.html">Examples</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Project</a>
<li><a href="https://github.com/lunarmodules/luafilesystem">Project</a>
<ul>
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li>
<li><a href="https://github.com/lunarmodules/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/lunarmodules/luafilesystem">Git</a></li>
</ul>
</li>
<li><a href="license.html">License</a></li>
Expand Down
2 changes: 1 addition & 1 deletion luafilesystem-scm-1.rockspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package = "luafilesystem"
version = "scm-1"
source = {
url = "git+https://github.com/keplerproject/luafilesystem"
url = "git+https://github.com/lunarmodules/luafilesystem"
}
description = {
summary = "File System Library for the Lua Programming Language",
Expand Down
23 changes: 4 additions & 19 deletions src/lfs.c
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
/*
** LuaFileSystem
** Copyright Kepler Project 2003 - 2020
** (http://keplerproject.github.io/luafilesystem)
** File system manipulation library
**
** File system manipulation library.
** This library offers these functions:
** lfs.attributes (filepath [, attributename | attributetable])
** lfs.chdir (path)
** lfs.currentdir ()
** lfs.dir (path)
** lfs.link (old, new[, symlink])
** lfs.lock (fh, mode)
** lfs.lock_dir (path)
** lfs.mkdir (path)
** lfs.rmdir (path)
** lfs.setmode (filepath, mode)
** lfs.symlinkattributes (filepath [, attributename])
** lfs.touch (filepath [, atime [, mtime]])
** lfs.unlock (fh)
** Copyright (C) 2003-2010 Kepler Project.
** Copyright (C) 2010-2022 The LuaFileSystem authors.
** (http://lunarmodules.github.io/luafilesystem)
*/

#ifndef LFS_DO_NOT_USE_LARGE_FILE
Expand Down Expand Up @@ -1141,8 +1128,6 @@ static int link_info(lua_State * L)
*/
static void set_info(lua_State * L)
{
lua_pushliteral(L, "Copyright (C) 2003-2017 Kepler Project");
lua_setfield(L, -2, "_COPYRIGHT");
lua_pushliteral(L,
"LuaFileSystem is a Lua library developed to complement "
"the set of functions related to file systems offered by "
Expand Down
7 changes: 5 additions & 2 deletions src/lfs.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
/*
** LuaFileSystem
** Copyright Kepler Project 2003 - 2020
** (http://keplerproject.github.io/luafilesystem)
** File system manipulation library
**
** Copyright (C) 2003-2010 Kepler Project.
** Copyright (C) 2010-2022 The LuaFileSystem authors.
** (http://lunarmodules.github.io/luafilesystem)
*/

/* Define 'chdir' for systems that do not implement it */
Expand Down

0 comments on commit 912e067

Please sign in to comment.