Skip to content

Commit d1fedf3

Browse files
committed
docs: fix license
1 parent 6fff6b2 commit d1fedf3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ $ npm install --save-dev gulp-repl
162162

163163
The MIT License (MIT)
164164

165-
Copyright (c) 2015-2016 Javier Carrillo
165+
Copyright (c) 2015-present Javier Carrillo
166166

167167
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
168168

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gulp-repl",
33
"author": "Javier Carrillo <stringparser@gmail.com>",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"license": "MIT",
66
"repository": "https://github.com/stringparser/gulp-repl",
77
"description": "a simple repl for gulp",

0 commit comments

Comments
 (0)