mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +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
|
||||
=======
|
||||
|
||||
Copyright 2010 - 2016 Sami Samhuri sami@samhuri.net
|
||||
Copyright 2010 - 2021 Sami Samhuri sami@samhuri.net
|
||||
|
||||
[MIT license](https://sjs.mit-license.org)
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "strftime",
|
||||
"description": "strftime for JavaScript",
|
||||
"version": "0.10.0",
|
||||
"homepage": "http://samhuri.net/proj/strftime",
|
||||
"homepage": "https://samhuri.net/projects/strftime",
|
||||
"author": "Sami Samhuri <sami@samhuri.net>",
|
||||
"contributors": [
|
||||
"Alexandr Nikitin (https://github.com/alexandrnikitin)",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
// github.com/samsonjs/strftime
|
||||
// @_sjs
|
||||
//
|
||||
// Copyright 2010 - 2016 Sami Samhuri <sami@samhuri.net>
|
||||
// Copyright 2010 - 2021 Sami Samhuri <sami@samhuri.net>
|
||||
//
|
||||
// MIT License
|
||||
// http://sjs.mit-license.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue