Updated license.

This commit is contained in:
Megan Edwards 2023-04-25 01:10:54 -04:00
parent 74b6a06a9f
commit 0552f60c01
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Copyright © 2014-2021 Greg Edwards (mm201), all rights reserved
Copyright © 2014-2023 Megan Edwards (mm201), all rights reserved
You may:
* Run a private instance for development purposes.

View File

@ -29,6 +29,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "web", "web\web.csproj", "{3
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RenameImages", "RenameImages\RenameImages.csproj", "{D8787475-2D21-4E60-9320-13FA55C979AC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A0D01A86-7F0C-44C4-9B44-8E45C116590B}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
LICENSE.md = LICENSE.md
README.md = README.md
Roadmap.md = Roadmap.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU