From ca963a6794b879adb3c26f270b0dac1bfc7f7214 Mon Sep 17 00:00:00 2001 From: KaiKimera Date: Thu, 1 Feb 2024 04:35:15 +0000 Subject: [PATCH] 2024-02-01 04:35:15 --- CONTRIBUTING.md | 3 ++- LICENSE | 2 +- PkgStore.Vault.psd1 | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c5b4523..04dd92c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,8 @@ - Feedback, wishes and suggestions can be sent by email. - Constructive criticism, bug descriptions and other reports are welcome. -- Email: [mail@ihub.to](mailto:mail@ihub.to). +- Email: [mail@kai.kim](mailto:mail@kai.kim). +- Telegram: [Kai Kimera](https://t.me/KaiKimera). ## Sources diff --git a/LICENSE b/LICENSE index 9cc965c..05bd941 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 iHub.TO +Copyright (c) 2023 Kai Kimera 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/PkgStore.Vault.psd1 b/PkgStore.Vault.psd1 index e3016d4..9246b46 100644 --- a/PkgStore.Vault.psd1 +++ b/PkgStore.Vault.psd1 @@ -1,7 +1,7 @@ # # Module manifest for module 'PkgStore.Vault' # -# Generated by: Kitsune Solar +# Generated by: Kai Kimera # # Generated on: 19.11.2023 # @@ -21,13 +21,13 @@ ModuleVersion = '0.1.0' GUID = '8fd0ce2c-0288-4d9c-805f-703a0c659ade' # Author of this module -Author = 'Kitsune Solar' +Author = 'Kai Kimera' # Company or vendor of this module CompanyName = 'iHub.TO' # Copyright statement for this module -Copyright = '(c) 2023 Kitsune Solar. All rights reserved.' +Copyright = '(c) 2023 Kai Kimera. All rights reserved.' # Description of the functionality provided by this module Description = 'The script moves files to Vault based on various criteria.'