From 52f8e66271d13d5b8c8593d42dc628fbee8ee6e8 Mon Sep 17 00:00:00 2001 From: Andrew KeepCoding Date: Fri, 7 Jun 2024 17:21:06 +0900 Subject: [PATCH] Update LICENSE --- LICENSE.txt | 2 +- WinUITemplates.sln | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/LICENSE.txt b/LICENSE.txt index 8aa2645..d1bc116 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) [year] [fullname] +Copyright (c) 2024 Andrew KeepCoding 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/WinUITemplates.sln b/WinUITemplates.sln index 52f1561..e7eb958 100644 --- a/WinUITemplates.sln +++ b/WinUITemplates.sln @@ -9,6 +9,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinUIMvvmAppProjectTemplate EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{12901D5B-8B1B-49BA-BC09-8C241359E67E}" ProjectSection(SolutionItems) = preProject + LICENSE.txt = LICENSE.txt README.md = README.md EndProjectSection EndProject