1
0
Fork 0

update copy right

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1506 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2014-09-04 04:28:47 +00:00
parent 828664a47e
commit d3217e3480
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Copyright (c) 2005-2013, mOo, phpxcache@gmail.com, XCache
Copyright (c) 2005-2014, mOo, phpxcache@gmail.com, XCache
All rights reserved.
Redistribution and use in source and binary forms, with or without

View File

@ -5,7 +5,7 @@
# define XCACHE_VERSION "4.0.0-dev"
#endif
#define XCACHE_AUTHOR "mOo"
#define XCACHE_COPYRIGHT "Copyright (c) 2005-2013"
#define XCACHE_COPYRIGHT "Copyright (c) 2005-2014"
#define XCACHE_URL "http://xcache.lighttpd.net"
#define XCACHE_WIKI_URL XCACHE_URL "/wiki"