include: cleanup copyright headers
We use the code from include/ and lib/ on many places, so use public domain if possible or LGPL for code copied from libs. Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
parent
1a1eb4e188
commit
0f23ee0c85
16 changed files with 88 additions and 8 deletions
|
@ -1,7 +1,11 @@
|
|||
/*
|
||||
* General purpose random utilities
|
||||
*
|
||||
* Based on libuuid code.
|
||||
*
|
||||
* This file may be redistributed under the terms of the
|
||||
* GNU Lesser General Public License.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue