Update license year
This commit is contained in:
parent
7067a6c1ca
commit
653cd065f8
|
@ -1,7 +1,7 @@
|
||||||
GNU LESSER GENERAL PUBLIC LICENSE
|
GNU LESSER GENERAL PUBLIC LICENSE
|
||||||
Version 2.1, February 1999
|
Version 2.1, February 1999
|
||||||
|
|
||||||
Copyright (C) 2022 SaKeL <juraj.vajda@gmail.com>
|
Copyright (C) 2023 SaKeL <juraj.vajda@gmail.com>
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
of this license document, but changing it is not allowed.
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
|
|
2
api.lua
2
api.lua
|
@ -1,6 +1,6 @@
|
||||||
--[[
|
--[[
|
||||||
X Bows. Adds bow and arrows with API.
|
X Bows. Adds bow and arrows with API.
|
||||||
Copyright (C) 2022 SaKeL <juraj.vajda@gmail.com>
|
Copyright (C) 2023 SaKeL <juraj.vajda@gmail.com>
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or
|
This library is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
modify it under the terms of the GNU Lesser General Public
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--[[
|
--[[
|
||||||
X Bows. Adds bow and arrows with API.
|
X Bows. Adds bow and arrows with API.
|
||||||
Copyright (C) 2022 SaKeL <juraj.vajda@gmail.com>
|
Copyright (C) 2023 SaKeL <juraj.vajda@gmail.com>
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or
|
This library is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
modify it under the terms of the GNU Lesser General Public
|
||||||
|
|
2
init.lua
2
init.lua
|
@ -1,6 +1,6 @@
|
||||||
--[[
|
--[[
|
||||||
X Bows. Adds bow and arrows with API.
|
X Bows. Adds bow and arrows with API.
|
||||||
Copyright (C) 2022 SaKeL <juraj.vajda@gmail.com>
|
Copyright (C) 2023 SaKeL <juraj.vajda@gmail.com>
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or
|
This library is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
modify it under the terms of the GNU Lesser General Public
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--[[
|
--[[
|
||||||
X Bows. Adds bow and arrows with API.
|
X Bows. Adds bow and arrows with API.
|
||||||
Copyright (C) 2022 SaKeL <juraj.vajda@gmail.com>
|
Copyright (C) 2023 SaKeL <juraj.vajda@gmail.com>
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or
|
This library is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
modify it under the terms of the GNU Lesser General Public
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--[[
|
--[[
|
||||||
X Bows. Adds bow and arrows with API.
|
X Bows. Adds bow and arrows with API.
|
||||||
Copyright (C) 2022 SaKeL <juraj.vajda@gmail.com>
|
Copyright (C) 2023 SaKeL <juraj.vajda@gmail.com>
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or
|
This library is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
modify it under the terms of the GNU Lesser General Public
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--[[
|
--[[
|
||||||
X Bows. Adds bow and arrows with API.
|
X Bows. Adds bow and arrows with API.
|
||||||
Copyright (C) 2022 SaKeL <juraj.vajda@gmail.com>
|
Copyright (C) 2023 SaKeL <juraj.vajda@gmail.com>
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or
|
This library is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
modify it under the terms of the GNU Lesser General Public
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/**
|
/**
|
||||||
* Deploy code to CDB
|
* Deploy code to CDB
|
||||||
* Copyright (C) 2022 SaKeL <juraj.vajda@gmail.com>
|
* Copyright (C) 2023 SaKeL <juraj.vajda@gmail.com>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/**
|
/**
|
||||||
* Run LUA diagnostics in continuous integration
|
* Run LUA diagnostics in continuous integration
|
||||||
* Copyright (C) 2022 SaKeL <juraj.vajda@gmail.com>
|
* Copyright (C) 2023 SaKeL <juraj.vajda@gmail.com>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
|
|
Ŝarĝante…
Reference in New Issue