mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-09-02 02:12:37 +02:00
Updated copyright dates to 2017
This commit is contained in:
4
COPYING
4
COPYING
@@ -1,4 +1,4 @@
|
||||
Copyright (c) 2012 Chris Kankiewicz <http://www.ChrisKankiewicz.com>
|
||||
Copyright (c) 2017 Chris Kankiewicz <http://www.ChrisKankiewicz.com>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
@@ -16,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
THE SOFTWARE.
|
||||
|
@@ -70,4 +70,4 @@ License
|
||||
|
||||
Directory Lister is distributed under the terms of the
|
||||
[MIT License](http://www.opensource.org/licenses/mit-license.php).
|
||||
Copyright 2015 [Chris Kankiewicz](http://www.chriskankiewicz.com)
|
||||
Copyright 2017 [Chris Kankiewicz](http://www.chriskankiewicz.com)
|
||||
|
@@ -11,7 +11,7 @@
|
||||
* More info available at http://www.directorylister.com
|
||||
*
|
||||
* @author Chris Kankiewicz (http://www.chriskankiewicz.com)
|
||||
* @copyright 2015 Chris Kankiewicz
|
||||
* @copyright 2017 Chris Kankiewicz
|
||||
*/
|
||||
class DirectoryLister {
|
||||
|
||||
|
1
web/index.html
Normal file
1
web/index.html
Normal file
@@ -0,0 +1 @@
|
||||
<h1>Hello world!</h1>
|
Reference in New Issue
Block a user