mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-27 14:57:37 +00:00
Update copyright and link in package.json
This commit is contained in:
parent
000143999d
commit
5a1db7ba03
3 changed files with 3 additions and 3 deletions
|
|
@ -199,7 +199,7 @@ Contributors
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Copyright 2010 - 2016 Sami Samhuri sami@samhuri.net
|
Copyright 2010 - 2021 Sami Samhuri sami@samhuri.net
|
||||||
|
|
||||||
[MIT license](https://sjs.mit-license.org)
|
[MIT license](https://sjs.mit-license.org)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "strftime",
|
"name": "strftime",
|
||||||
"description": "strftime for JavaScript",
|
"description": "strftime for JavaScript",
|
||||||
"version": "0.10.0",
|
"version": "0.10.0",
|
||||||
"homepage": "http://samhuri.net/proj/strftime",
|
"homepage": "https://samhuri.net/projects/strftime",
|
||||||
"author": "Sami Samhuri <sami@samhuri.net>",
|
"author": "Sami Samhuri <sami@samhuri.net>",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Alexandr Nikitin (https://github.com/alexandrnikitin)",
|
"Alexandr Nikitin (https://github.com/alexandrnikitin)",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
// github.com/samsonjs/strftime
|
// github.com/samsonjs/strftime
|
||||||
// @_sjs
|
// @_sjs
|
||||||
//
|
//
|
||||||
// Copyright 2010 - 2016 Sami Samhuri <sami@samhuri.net>
|
// Copyright 2010 - 2021 Sami Samhuri <sami@samhuri.net>
|
||||||
//
|
//
|
||||||
// MIT License
|
// MIT License
|
||||||
// http://sjs.mit-license.org
|
// http://sjs.mit-license.org
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue