aboutsummaryrefslogtreecommitdiff
path: root/src/lfs.h
diff options
context:
space:
mode:
authorPeter Melnichenko <mpeterval@gmail.com>2017-09-14 12:10:39 +0300
committerPeter Melnichenko <mpeterval@gmail.com>2017-09-14 12:10:39 +0300
commitdd6911ef15fcdda7a99d50a29a1f315993c33991 (patch)
treeea8beabc6461bad100904cab071d14b650c1dea4 /src/lfs.h
parent55ed1b14ab32b925a9f489d65d4f61286a61caeb (diff)
downloadluafilesystem-dd6911ef15fcdda7a99d50a29a1f315993c33991.tar.gz
luafilesystem-dd6911ef15fcdda7a99d50a29a1f315993c33991.tar.bz2
luafilesystem-dd6911ef15fcdda7a99d50a29a1f315993c33991.zip
Update copyright year [ci skip]
Diffstat (limited to 'src/lfs.h')
-rw-r--r--src/lfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lfs.h b/src/lfs.h
index 7f7d2ab..4587564 100644
--- a/src/lfs.h
+++ b/src/lfs.h
@@ -1,6 +1,6 @@
1/* 1/*
2** LuaFileSystem 2** LuaFileSystem
3** Copyright Kepler Project 2003 - 2016 (http://keplerproject.github.io/luafilesystem) 3** Copyright Kepler Project 2003 - 2017 (http://keplerproject.github.io/luafilesystem)
4*/ 4*/
5 5
6/* Define 'chdir' for systems that do not implement it */ 6/* Define 'chdir' for systems that do not implement it */