Updated copyright dates to 2017

This commit is contained in:
Chris Kankiewicz
2017-06-10 18:56:00 -07:00
parent 22661b6272
commit 7760531ef0
4 changed files with 5 additions and 4 deletions

View File

@@ -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.

View File

@@ -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)

View File

@@ -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
View File

@@ -0,0 +1 @@
<h1>Hello world!</h1>