diff options
Diffstat (limited to 'docs/license.html')
-rw-r--r-- | docs/license.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/license.html b/docs/license.html index bb66e48..78704b4 100644 --- a/docs/license.html +++ b/docs/license.html | |||
@@ -13,7 +13,7 @@ | |||
13 | 13 | ||
14 | <div id="product"> | 14 | <div id="product"> |
15 | <div id="product_logo"> | 15 | <div id="product_logo"> |
16 | <a href="http://keplerproject.github.io/luafilesystem"> | 16 | <a href="http://lunarmodules.github.io/luafilesystem"> |
17 | <img alt="LuaFileSystem" src="luafilesystem.png"/> | 17 | <img alt="LuaFileSystem" src="luafilesystem.png"/> |
18 | </a> | 18 | </a> |
19 | </div> | 19 | </div> |
@@ -44,10 +44,10 @@ | |||
44 | </ul> | 44 | </ul> |
45 | </li> | 45 | </li> |
46 | <li><a href="examples.html">Examples</a></li> | 46 | <li><a href="examples.html">Examples</a></li> |
47 | <li><a href="https://github.com/keplerproject/luafilesystem">Project</a> | 47 | <li><a href="https://github.com/lunarmodules/luafilesystem">Project</a> |
48 | <ul> | 48 | <ul> |
49 | <li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> | 49 | <li><a href="https://github.com/lunarmodules/luafilesystem/issues">Bug Tracker</a></li> |
50 | <li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> | 50 | <li><a href="https://github.com/lunarmodules/luafilesystem">Git</a></li> |
51 | </ul> | 51 | </ul> |
52 | </li> | 52 | </li> |
53 | <li><strong>License</strong></li> | 53 | <li><strong>License</strong></li> |
@@ -71,8 +71,8 @@ by many people -- see the Git history for detailed credits. | |||
71 | The implementation is not derived from any other licensed software.</p> | 71 | The implementation is not derived from any other licensed software.</p> |
72 | 72 | ||
73 | <hr/> | 73 | <hr/> |
74 | <p>Copyright © 2003 - 2014 Kepler Project.</p> | 74 | <p>Copyright © 2003 - 2010 Kepler Project.</p> |
75 | <p>Copyright © 2014 - 2022 The LuaFileSystem authors.</p> | 75 | <p>Copyright © 2010 - 2022 The LuaFileSystem authors.</p> |
76 | 76 | ||
77 | <p>Permission is hereby granted, free of charge, to any person | 77 | <p>Permission is hereby granted, free of charge, to any person |
78 | obtaining a copy of this software and associated documentation | 78 | obtaining a copy of this software and associated documentation |