diff --git a/LICENSE b/LICENSE index 4454c6a..ea69356 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 Jack +Copyright (c) 2017-2018 Jack 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/NXTools.sln b/NXTools.sln index 93850f1..4ae6953 100644 --- a/NXTools.sln +++ b/NXTools.sln @@ -27,6 +27,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject .gitignore = .gitignore KEYS.md = KEYS.md + LICENSE = LICENSE makefile = makefile README.md = README.md EndProjectSection