[vlc-commits] [Git][videolan/libvlcpp][master] Internal.hpp: fix header license info
Hugo Beauzée-Luyssen (@chouquette)
gitlab at videolan.org
Wed Sep 29 08:00:54 UTC 2021
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / libvlcpp
Commits:
44588c2b by Martin Finkel at 2021-09-29T13:45:20+07:00
Internal.hpp: fix header license info
- - - - -
1 changed file:
- vlcpp/Internal.hpp
Changes:
=====================================
vlcpp/Internal.hpp
=====================================
@@ -5,17 +5,17 @@
*
* Authors: Hugo Beauzée-Luyssen <hugo at beauzee.fr>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation; either version 2.1 of the License, or
+ * (at your option) any later version.
*
* This program 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.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
View it on GitLab: https://code.videolan.org/videolan/libvlcpp/-/commit/44588c2b9e88ba5b9473f80c766ed04384e92be6
--
View it on GitLab: https://code.videolan.org/videolan/libvlcpp/-/commit/44588c2b9e88ba5b9473f80c766ed04384e92be6
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list