Remove "or later" from license header

This commit is contained in:
Leon Henrik Plickat 2022-01-30 15:11:00 +01:00
parent 2282371654
commit eb251dec93
2 changed files with 4 additions and 3 deletions

2
README
View File

@ -1,3 +1,5 @@
wlopm - Wayland output power management
Simple client implementing zwlr-output-power-management-v1.
wlopm is licensed under the GPLv3.

View File

@ -4,9 +4,8 @@
* Copyright (C) 2021 Leon Henrik Plickat
*
* 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 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU General Public License version 3 as published
* by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of