diff options
author | Mattias Andrée <maandree@kth.se> | 2017-10-12 22:37:49 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-10-12 22:37:49 +0200 |
commit | a2f3b7bc25c659542b20c5b252324cf8477f05a3 (patch) | |
tree | 3c14ab02495f04ca937072eb976464ea7baadf17 /COPYING | |
parent | update dist (diff) | |
download | adjbacklight-8.0.tar.gz adjbacklight-8.0.tar.bz2 adjbacklight-8.0.tar.xz |
Rewrite with style (and relicense)8.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/COPYING b/COPYING deleted file mode 100644 index a711bb0..0000000 --- a/COPYING +++ /dev/null @@ -1,16 +0,0 @@ -adjbacklight – Convenient method for adjusting the backlight on your portable computer - -Copyright © 2012, 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) - -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. - -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. - -You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. |