From 7f8d1d95bee273a1b71bc682bbee0134a0529b54 Mon Sep 17 00:00:00 2001 From: Eyal Solnik Date: Wed, 7 Oct 2015 22:32:20 +0300 Subject: [PATCH] Change last name and license year. --- Core.lua | 2 +- Menu.lua | 2 +- Tooltip.lua | 2 +- libs/EasyDisplay.lua | 2 +- loc/enUS.lua | 2 +- options/Accessibility.lua | 2 +- options/General.lua | 2 +- options/Menu.lua | 2 +- options/Profiles.lua | 2 +- options/UI.lua | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Core.lua b/Core.lua index 0806536..b7760d8 100644 --- a/Core.lua +++ b/Core.lua @@ -1,5 +1,5 @@ --[[ - Copyright (c) 2014 Eyal Shilony + Copyright (c) 2015 Eyal Solnik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/Menu.lua b/Menu.lua index 57d2f1b..187cd03 100644 --- a/Menu.lua +++ b/Menu.lua @@ -1,5 +1,5 @@ --[[ - Copyright (c) 2014 Eyal Shilony + Copyright (c) 2015 Eyal Solnik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/Tooltip.lua b/Tooltip.lua index afc78e9..6f33109 100644 --- a/Tooltip.lua +++ b/Tooltip.lua @@ -1,5 +1,5 @@ --[[ - Copyright (c) 2014 Eyal Shilony + Copyright (c) 2015 Eyal Solnik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/libs/EasyDisplay.lua b/libs/EasyDisplay.lua index 8f4f5eb..ce23d26 100644 --- a/libs/EasyDisplay.lua +++ b/libs/EasyDisplay.lua @@ -1,5 +1,5 @@ --[[ - Copyright (c) 2014 Eyal Shilony + Copyright (c) 2015 Eyal Solnik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/loc/enUS.lua b/loc/enUS.lua index a19198f..905fe45 100644 --- a/loc/enUS.lua +++ b/loc/enUS.lua @@ -1,5 +1,5 @@ --[[ - Copyright (c) 2014 Eyal Shilony + Copyright (c) 2015 Eyal Solnik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/options/Accessibility.lua b/options/Accessibility.lua index 8efc76e..0c17cb8 100644 --- a/options/Accessibility.lua +++ b/options/Accessibility.lua @@ -1,5 +1,5 @@ --[[ - Copyright (c) 2014 Eyal Shilony + Copyright (c) 2015 Eyal Solnik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/options/General.lua b/options/General.lua index db7b52c..2e6bc60 100644 --- a/options/General.lua +++ b/options/General.lua @@ -1,5 +1,5 @@ --[[ - Copyright (c) 2014 Eyal Shilony + Copyright (c) 2015 Eyal Solnik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/options/Menu.lua b/options/Menu.lua index c25c0de..6dcfd26 100644 --- a/options/Menu.lua +++ b/options/Menu.lua @@ -1,5 +1,5 @@ --[[ - Copyright (c) 2014 Eyal Shilony + Copyright (c) 2015 Eyal Solnik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/options/Profiles.lua b/options/Profiles.lua index cfe6b2f..59c0ea1 100644 --- a/options/Profiles.lua +++ b/options/Profiles.lua @@ -1,5 +1,5 @@ --[[ - Copyright (c) 2014 Eyal Shilony + Copyright (c) 2015 Eyal Solnik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/options/UI.lua b/options/UI.lua index 5de8f8e..b5887e4 100644 --- a/options/UI.lua +++ b/options/UI.lua @@ -1,5 +1,5 @@ --[[ - Copyright (c) 2014 Eyal Shilony + Copyright (c) 2015 Eyal Solnik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the -- 1.7.9.5