From 4c747ffa2a3088638e4812ca571bbdcae5bf6a74 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Tue, 27 Dec 2016 11:02:50 -0800 Subject: [PATCH] update contributors and copyrights --- Readme.md | 8 ++++++-- strftime.js | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 7567f0f..356f7e1 100644 --- a/Readme.md +++ b/Readme.md @@ -164,12 +164,16 @@ Contributors * [Ryan Stafford](https://github.com/ryanstafford) * [w0den](https://github.com/w0den) * [John Zwinck](https://github.com/jzwinck) +* [Peter deHaan](https://github.com/pdehaan) +* [Kevin Jin](https://github.com/Kevin-Jin) +* [Stian Grytøyr](https://github.com/stiang) +* [Ayman Nedjmeddine](https://github.com/IOAyman) License ======= -Copyright 2010 - 2015 Sami Samhuri sami@samhuri.net +Copyright 2010 - 2016 Sami Samhuri sami@samhuri.net -[MIT license](http://sjs.mit-license.org) +[MIT license](https://sjs.mit-license.org) diff --git a/strftime.js b/strftime.js index 3b63904..1dfcc4f 100644 --- a/strftime.js +++ b/strftime.js @@ -3,7 +3,7 @@ // github.com/samsonjs/strftime // @_sjs // -// Copyright 2010 - 2015 Sami Samhuri +// Copyright 2010 - 2016 Sami Samhuri // // MIT License // http://sjs.mit-license.org