From d36af3e9e6a9b776c7f361aa518ee8fd45275303 Mon Sep 17 00:00:00 2001 From: Exanite Date: Tue, 9 Aug 2022 08:59:50 -0400 Subject: [PATCH] Update license --- LICENSE.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 330194c..eb26611 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 William Chen (Exanite) +Copyright (c) 2022 William Chen (Exanite) 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 88868db..ad75c88 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "displayName": "Exanite.Core", "description": "Exanite's library of reusable code", "license": "MIT", - "licensesUrl": "https://example.com/licensing.html", + "licensesUrl": "https://github.com/Exanite/Exanite.Core/blob/main/LICENSE.md", "documentationUrl": "https://github.com/Exanite/Exanite.Core", "author": { "name": "Exanite",