Skip to content

Commit

Permalink
update license
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanoff committed Mar 6, 2017
1 parent edad92c commit 5e1c58f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion LICENSE
@@ -1,4 +1,6 @@
Copyright (c) JS Foundation and other contributors
MIT License

Copyright (c) 2017 Dimitry V. Ivanov $ curl -A cv ivanoff.org.ua

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@

# Time checker

v.0.1.2
v.0.1.3

Checks current time in a specified period

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "time-checker",
"version": "0.1.2",
"version": "0.1.3",
"description": "Checks current time in a specified period",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5e1c58f

Please sign in to comment.