From a2ae98421abf06235f2300ca18380aaee616c037 Mon Sep 17 00:00:00 2001 From: brotoskyj Date: Fri, 22 Aug 2025 15:52:45 -0400 Subject: [PATCH] Fixed Typo in License --- AirlockTools.py | 2 +- utils/allowlist.py | 2 +- utils/getdeviceevents.py | 2 +- utils/hashfunctions.py | 2 +- utils/pathfunctions.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/AirlockTools.py b/AirlockTools.py index cc44076..6721512 100644 --- a/AirlockTools.py +++ b/AirlockTools.py @@ -1,4 +1,4 @@ -# Copyright (C) 2025 James Brotosky, Brandon Wicklines +# Copyright (C) 2025 James Brotosky, Brandon Wickline # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/utils/allowlist.py b/utils/allowlist.py index d018079..fb24b58 100644 --- a/utils/allowlist.py +++ b/utils/allowlist.py @@ -1,4 +1,4 @@ -# Copyright (C) 2025 James Brotosky, Brandon Wicklines +# Copyright (C) 2025 James Brotosky, Brandon Wickline # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/utils/getdeviceevents.py b/utils/getdeviceevents.py index 5dfaba5..ef98e86 100644 --- a/utils/getdeviceevents.py +++ b/utils/getdeviceevents.py @@ -1,4 +1,4 @@ -# Copyright (C) 2025 James Brotosky, Brandon Wicklines +# Copyright (C) 2025 James Brotosky, Brandon Wickline # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/utils/hashfunctions.py b/utils/hashfunctions.py index fc5ac75..8932b51 100644 --- a/utils/hashfunctions.py +++ b/utils/hashfunctions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2025 James Brotosky, Brandon Wicklines +# Copyright (C) 2025 James Brotosky, Brandon Wickline # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/utils/pathfunctions.py b/utils/pathfunctions.py index 50fdfaa..009b2d6 100644 --- a/utils/pathfunctions.py +++ b/utils/pathfunctions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2025 James Brotosky, Brandon Wicklines +# Copyright (C) 2025 James Brotosky, Brandon Wickline # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published