Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keplerproject/luafilesystem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/lfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lfs.h')
-rw-r--r--src/lfs.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/lfs.h b/src/lfs.h
index 13b60a9..116b892 100644
--- a/src/lfs.h
+++ b/src/lfs.h
@@ -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 */