From 58fbd6cc2a3f0b0f5d70d83db2eca405b2bb02d3 Mon Sep 17 00:00:00 2001 From: Vadim Demedes Date: Wed, 1 Mar 2023 22:13:18 +0200 Subject: [PATCH] Minor changes --- license | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/license b/license index 7d3a11449..5afed1256 100644 --- a/license +++ b/license @@ -1,6 +1,6 @@ MIT License -Copyright (c) Vadim Demedes (github.com/vadimdemedes) +Copyright (c) Vadym Demedes (github.com/vadimdemedes) 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: diff --git a/package.json b/package.json index c2bcec0af..bf6b9edfc 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,8 @@ "license": "MIT", "repository": "vadimdemedes/ink", "author": { - "name": "vdemedes", - "email": "vdemedes@gmail.com", + "name": "Vadim Demedes", + "email": "vadimdemedes@hey.com", "url": "https://github.com/vadimdemedes" }, "type": "module",