mirror of
https://git.sr.ht/~leon_plickat/wlopm
synced 2024-11-16 02:18:25 +01:00
Remove "or later" from license header
This commit is contained in:
parent
2282371654
commit
eb251dec93
2
README
2
README
@ -1,3 +1,5 @@
|
||||
wlopm - Wayland output power management
|
||||
|
||||
Simple client implementing zwlr-output-power-management-v1.
|
||||
|
||||
wlopm is licensed under the GPLv3.
|
||||
|
5
wlopm.c
5
wlopm.c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user