Skip to content

Commit 42d58d7

Browse files
committed
Update copyright headers
1 parent 24cb060 commit 42d58d7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+90
-71
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
text auto
22

33
*.lua text eol=crlf
4+
*.xml text eol=crlf
45

5-
*.png filter=lfs diff=lfs merge=lfs -text
6+
*.png filter=lfs diff=lfs merge=lfs -text

Clicked/BindingConfig/BindingConfig.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Clicked, a World of Warcraft keybind manager.
2-
-- Copyright (C) 2024 Kevin Krol
2+
-- Copyright (C) 2026 Kevin Krol
33
--
44
-- This program is free software: you can redistribute it and/or modify
55
-- it under the terms of the GNU General Public License as published by

Clicked/BindingConfig/Conditions/InputDrawer.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Clicked, a World of Warcraft keybind manager.
2-
-- Copyright (C) 2024 Kevin Krol
2+
-- Copyright (C) 2026 Kevin Krol
33
--
44
-- This program is free software: you can redistribute it and/or modify
55
-- it under the terms of the GNU General Public License as published by

Clicked/BindingConfig/Conditions/MultiselectDrawer.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Clicked, a World of Warcraft keybind manager.
2-
-- Copyright (C) 2024 Kevin Krol
2+
-- Copyright (C) 2026 Kevin Krol
33
--
44
-- This program is free software: you can redistribute it and/or modify
55
-- it under the terms of the GNU General Public License as published by

Clicked/BindingConfig/Conditions/SelectDrawer.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Clicked, a World of Warcraft keybind manager.
2-
-- Copyright (C) 2024 Kevin Krol
2+
-- Copyright (C) 2026 Kevin Krol
33
--
44
-- This program is free software: you can redistribute it and/or modify
55
-- it under the terms of the GNU General Public License as published by

Clicked/BindingConfig/Conditions/TalentDrawer.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Clicked, a World of Warcraft keybind manager.
2-
-- Copyright (C) 2024 Kevin Krol
2+
-- Copyright (C) 2026 Kevin Krol
33
--
44
-- This program is free software: you can redistribute it and/or modify
55
-- it under the terms of the GNU General Public License as published by

Clicked/BindingConfig/Conditions/ToggleDrawer.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Clicked, a World of Warcraft keybind manager.
2-
-- Copyright (C) 2024 Kevin Krol
2+
-- Copyright (C) 2026 Kevin Krol
33
--
44
-- This program is free software: you can redistribute it and/or modify
55
-- it under the terms of the GNU General Public License as published by

Clicked/BindingConfig/Helpers.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Clicked, a World of Warcraft keybind manager.
2-
-- Copyright (C) 2024 Kevin Krol
2+
-- Copyright (C) 2026 Kevin Krol
33
--
44
-- This program is free software: you can redistribute it and/or modify
55
-- it under the terms of the GNU General Public License as published by

Clicked/BindingConfig/Pages/Binding.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Clicked, a World of Warcraft keybind manager.
2-
-- Copyright (C) 2024 Kevin Krol
2+
-- Copyright (C) 2026 Kevin Krol
33
--
44
-- This program is free software: you can redistribute it and/or modify
55
-- it under the terms of the GNU General Public License as published by

Clicked/BindingConfig/Pages/ExportString.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Clicked, a World of Warcraft keybind manager.
2-
-- Copyright (C) 2024 Kevin Krol
2+
-- Copyright (C) 2026 Kevin Krol
33
--
44
-- This program is free software: you can redistribute it and/or modify
55
-- it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)