diff --git a/README.md b/README.md index 344136d..80d43d6 100644 --- a/README.md +++ b/README.md @@ -21,14 +21,12 @@ We generate the API documentation with [docfx](https://dotnet.github.io/docfx/). 6) Push the updated files. ## License -Robot Components - Copyright (c) 2018-2023 [The Robot Components authors and / or their affiliations](https://github.com/RobotComponents/RobotComponents/blob/master/AUTHORS.md) -Robot Components is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3.0 as published by the Free Software Foundation. +Robot Components is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation. -Robot Components is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. +Robot Components is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -You should have received a copy of the GNU Lesser General Public License along with Robot Components; If not, see . +You should have received a copy of the GNU General Public License along with Robot Components; If not, see . -@license LGPL-3.0 +@license GPL-3.0