Fix and update LICENSE

This commit is contained in:
Přemysl Eric Janouch 2017-02-03 22:58:45 +01:00
parent db16f5d1da
commit dba39bb612
Signed by: p
GPG Key ID: B715679E3A361BE6
3 changed files with 11 additions and 14 deletions

View File

@ -1,5 +1,4 @@
Copyright (c) 2015 - 2016, Přemysl Janouch <p.janouch@gmail.com>
All rights reserved.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above

View File

@ -2,7 +2,6 @@
* fancontrol-ng.c: clone of fancontrol from lm_sensors
*
* Copyright (c) 2016, Přemysl Janouch <p.janouch@gmail.com>
* All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View File

@ -2,7 +2,6 @@
* siprandom.c: relatively fast pseudo-random data generator
*
* Copyright (c) 2016, Přemysl Janouch <p.janouch@gmail.com>
* All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above