~leon_plickat/wlopm

eb251dec93b84f1a7fadc38e9e096ed3f0af0586 — Leon Henrik Plickat 1 year, 7 months ago 2282371
Remove "or later" from license header
2 files changed, 4 insertions(+), 3 deletions(-)

M README
M wlopm.c
M README => README +2 -0
@@ 1,3 1,5 @@
wlopm - Wayland output power management

Simple client implementing zwlr-output-power-management-v1.

wlopm is licensed under the GPLv3.

M wlopm.c => wlopm.c +2 -3
@@ 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