From 2000eaed99e6e2ee3939c293775247d4f3de0e9c Mon Sep 17 00:00:00 2001 From: henry Date: Sat, 17 May 2025 01:38:03 +0000 Subject: [PATCH 1/3] Fix license link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d48032..9f84211 100644 --- a/README.md +++ b/README.md @@ -79,4 +79,4 @@ Unit tests for the service are located in the `AccessQueueServiceTests` project. Test results will be displayed in the terminal. You can also use Visual Studio's Test Explorer for a graphical interface. ## License -See [LICENSE.txt](../LICENSE.txt) for license information. \ No newline at end of file +See [LICENSE.txt](/LICENSE.txt) for license information. \ No newline at end of file From 4feed0fab9b205ce449cd0ada1f1ea5f32ee11da Mon Sep 17 00:00:00 2001 From: henry Date: Sat, 17 May 2025 01:38:31 +0000 Subject: [PATCH 2/3] Update README.md try again to fix license link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f84211..cd6cc47 100644 --- a/README.md +++ b/README.md @@ -79,4 +79,4 @@ Unit tests for the service are located in the `AccessQueueServiceTests` project. Test results will be displayed in the terminal. You can also use Visual Studio's Test Explorer for a graphical interface. ## License -See [LICENSE.txt](/LICENSE.txt) for license information. \ No newline at end of file +See [LICENSE.txt](./LICENSE.txt) for license information. \ No newline at end of file From fbf2d43174cf499084b3379ef7dc5962d4ff4b8f Mon Sep 17 00:00:00 2001 From: henry Date: Sat, 17 May 2025 01:40:12 +0000 Subject: [PATCH 3/3] updated license template. believe it or not my name isn't [fullname] --- LICENSE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.txt b/LICENSE.txt index 8aa2645..273ca6c 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) [year] [fullname] +Copyright (c) 2025 Henry Hobbs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal