diff --git a/LICENSE b/LICENSE index ad4181d..e6ac494 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Michael Wiesendanger +Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index e8144b2..573ab61 100644 --- a/README.md +++ b/README.md @@ -407,7 +407,7 @@ This project has GitHub action profiles for different Devops related work such a MIT License -Copyright (c) 2024 Michael Wiesendanger +Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/build-resources/environment.lua.tpl b/build-resources/environment.lua.tpl index 129d766..44b1ee1 100644 --- a/build-resources/environment.lua.tpl +++ b/build-resources/environment.lua.tpl @@ -3,7 +3,7 @@ ${addon.comment.generated.lua} --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Cmd.lua b/code/GM_Cmd.lua index 30f0b20..93b3413 100644 --- a/code/GM_Cmd.lua +++ b/code/GM_Cmd.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger 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/code/GM_CombatQueue.lua b/code/GM_CombatQueue.lua index f676533..fd7a166 100644 --- a/code/GM_CombatQueue.lua +++ b/code/GM_CombatQueue.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Common.lua b/code/GM_Common.lua index 5e70755..921dd93 100644 --- a/code/GM_Common.lua +++ b/code/GM_Common.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Configuration.lua b/code/GM_Configuration.lua index 588fbd0..0d6261b 100644 --- a/code/GM_Configuration.lua +++ b/code/GM_Configuration.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Constants.lua b/code/GM_Constants.lua index c4cbf2c..5d42af9 100644 --- a/code/GM_Constants.lua +++ b/code/GM_Constants.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Core.lua b/code/GM_Core.lua index 0446762..ee9e2bc 100644 --- a/code/GM_Core.lua +++ b/code/GM_Core.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Debug.lua b/code/GM_Debug.lua index ad112bc..ff40d64 100644 --- a/code/GM_Debug.lua +++ b/code/GM_Debug.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Engrave.lua b/code/GM_Engrave.lua index 48ef28a..04e4919 100644 --- a/code/GM_Engrave.lua +++ b/code/GM_Engrave.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Environment.lua b/code/GM_Environment.lua index 05e00c6..9395c14 100644 --- a/code/GM_Environment.lua +++ b/code/GM_Environment.lua @@ -5,7 +5,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Filter.lua b/code/GM_Filter.lua index 57ea00f..3397df0 100644 --- a/code/GM_Filter.lua +++ b/code/GM_Filter.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_GearBarManager.lua b/code/GM_GearBarManager.lua index a6a3c5a..72736d6 100644 --- a/code/GM_GearBarManager.lua +++ b/code/GM_GearBarManager.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_GearManager.lua b/code/GM_GearManager.lua index d7a6f22..116176e 100644 --- a/code/GM_GearManager.lua +++ b/code/GM_GearManager.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_ItemManager.lua b/code/GM_ItemManager.lua index 0e3195d..6fe9488 100644 --- a/code/GM_ItemManager.lua +++ b/code/GM_ItemManager.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Logger.lua b/code/GM_Logger.lua index 77ff2db..dc8ff1c 100644 --- a/code/GM_Logger.lua +++ b/code/GM_Logger.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Macro.lua b/code/GM_Macro.lua index af8daea..91377fd 100644 --- a/code/GM_Macro.lua +++ b/code/GM_Macro.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_QuickChange.lua b/code/GM_QuickChange.lua index 8e490b0..35bafdf 100644 --- a/code/GM_QuickChange.lua +++ b/code/GM_QuickChange.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Season.lua b/code/GM_Season.lua index 59ad927..c81c894 100644 --- a/code/GM_Season.lua +++ b/code/GM_Season.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger 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/code/GM_Target.lua b/code/GM_Target.lua index 9528520..a2e762a 100644 --- a/code/GM_Target.lua +++ b/code/GM_Target.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Ticker.lua b/code/GM_Ticker.lua index 99ea3a8..75aab38 100644 --- a/code/GM_Ticker.lua +++ b/code/GM_Ticker.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/code/GM_Tooltip.lua b/code/GM_Tooltip.lua index 17e6437..10dedb3 100644 --- a/code/GM_Tooltip.lua +++ b/code/GM_Tooltip.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_AboutContent.lua b/gui/GM_AboutContent.lua index 5c6103b..6d0bd6a 100644 --- a/gui/GM_AboutContent.lua +++ b/gui/GM_AboutContent.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_AddonConfiguration.lua b/gui/GM_AddonConfiguration.lua index 0fffccd..d9689e0 100644 --- a/gui/GM_AddonConfiguration.lua +++ b/gui/GM_AddonConfiguration.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_Cooldown.lua b/gui/GM_Cooldown.lua index f4890f3..9676915 100644 --- a/gui/GM_Cooldown.lua +++ b/gui/GM_Cooldown.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_EngraveFrame.lua b/gui/GM_EngraveFrame.lua index 8211141..83658eb 100644 --- a/gui/GM_EngraveFrame.lua +++ b/gui/GM_EngraveFrame.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_GearBar.lua b/gui/GM_GearBar.lua index 21f462b..4a09a69 100644 --- a/gui/GM_GearBar.lua +++ b/gui/GM_GearBar.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_GearBarChangeMenu.lua b/gui/GM_GearBarChangeMenu.lua index 62cee91..b4173a9 100644 --- a/gui/GM_GearBarChangeMenu.lua +++ b/gui/GM_GearBarChangeMenu.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_GearBarConfigurationMenu.lua b/gui/GM_GearBarConfigurationMenu.lua index b2614d6..d260318 100644 --- a/gui/GM_GearBarConfigurationMenu.lua +++ b/gui/GM_GearBarConfigurationMenu.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_GearBarConfigurationSubMenu.lua b/gui/GM_GearBarConfigurationSubMenu.lua index 03c0a08..d53a6e4 100644 --- a/gui/GM_GearBarConfigurationSubMenu.lua +++ b/gui/GM_GearBarConfigurationSubMenu.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_GearBarStorage.lua b/gui/GM_GearBarStorage.lua index 7e2d6e1..d471284 100644 --- a/gui/GM_GearBarStorage.lua +++ b/gui/GM_GearBarStorage.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_GeneralMenu.lua b/gui/GM_GeneralMenu.lua index f3d14f6..2a53df7 100644 --- a/gui/GM_GeneralMenu.lua +++ b/gui/GM_GeneralMenu.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger 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/gui/GM_KeyBind.lua b/gui/GM_KeyBind.lua index 8dcb7c6..1bf82ca 100644 --- a/gui/GM_KeyBind.lua +++ b/gui/GM_KeyBind.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_QuickChangeMenu.lua b/gui/GM_QuickChangeMenu.lua index 72f6eb2..6b642f7 100644 --- a/gui/GM_QuickChangeMenu.lua +++ b/gui/GM_QuickChangeMenu.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger 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/gui/GM_ThemeClassic.lua b/gui/GM_ThemeClassic.lua index 18ecb51..84a98a8 100644 --- a/gui/GM_ThemeClassic.lua +++ b/gui/GM_ThemeClassic.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_ThemeCoordinator.lua b/gui/GM_ThemeCoordinator.lua index 45f1a7f..04ff086 100644 --- a/gui/GM_ThemeCoordinator.lua +++ b/gui/GM_ThemeCoordinator.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_ThemeCustom.lua b/gui/GM_ThemeCustom.lua index cadcebd..af2e9ab 100644 --- a/gui/GM_ThemeCustom.lua +++ b/gui/GM_ThemeCustom.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_TrinketConfigurationMenu.lua b/gui/GM_TrinketConfigurationMenu.lua index bcade89..181700b 100644 --- a/gui/GM_TrinketConfigurationMenu.lua +++ b/gui/GM_TrinketConfigurationMenu.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_TrinketMenu.lua b/gui/GM_TrinketMenu.lua index c7f9ddb..c97224f 100644 --- a/gui/GM_TrinketMenu.lua +++ b/gui/GM_TrinketMenu.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/gui/GM_UiHelper.lua b/gui/GM_UiHelper.lua index d50dcfc..7e2d72e 100644 --- a/gui/GM_UiHelper.lua +++ b/gui/GM_UiHelper.lua @@ -1,7 +1,7 @@ --[[ MIT License - Copyright (c) 2024 Michael Wiesendanger + Copyright (c) 2025 Michael Wiesendanger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the