diff --git a/LICENSE b/LICENSE index 30a86e3..c21df7e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (C) 2018 by Marijn Haverbeke and others +Copyright (C) 2018 by Marijn Haverbeke and others Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 43809f7..8fc7faf 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "module": "dist/index.js", "types": "dist/index.d.ts", - "author": "Marijn Haverbeke ", + "author": "Marijn Haverbeke ", "license": "MIT", "devDependencies": { "@types/mocha": "^5.2.6",