mirror of
https://github.com/Zygo/bees.git
synced 2025-05-18 05:45:45 +02:00
README: update copyright year, remove some obsolete statements
This commit is contained in:
parent
bda4638048
commit
4a57c5f499
14
README.md
14
README.md
@ -313,22 +313,14 @@ Requirements
|
|||||||
|
|
||||||
* libuuid-dev
|
* libuuid-dev
|
||||||
|
|
||||||
TODO: remove the one function used from this library.
|
This library is only required for a feature that was removed after v0.1.
|
||||||
It supports a feature Bees no longer implements.
|
The lingering support code can be removed.
|
||||||
|
|
||||||
* Linux kernel 4.4.3 or later
|
* Linux kernel 4.4.3 or later
|
||||||
|
|
||||||
Don't bother trying to make Bees work with older kernels.
|
Don't bother trying to make Bees work with older kernels.
|
||||||
It won't end well.
|
It won't end well.
|
||||||
|
|
||||||
* 64-bit host and target CPU
|
|
||||||
|
|
||||||
This code has never been tested on a 32-bit target CPU.
|
|
||||||
|
|
||||||
A 64-bit host CPU may be required for the self-tests.
|
|
||||||
Some of the ioctls don't work properly with a 64-bit
|
|
||||||
kernel and 32-bit userspace.
|
|
||||||
|
|
||||||
Build
|
Build
|
||||||
-----
|
-----
|
||||||
|
|
||||||
@ -438,6 +430,6 @@ You can also use Github:
|
|||||||
Copyright & License
|
Copyright & License
|
||||||
===================
|
===================
|
||||||
|
|
||||||
Copyright 2015-2016 Zygo Blaxell <bees@furryterror.org>.
|
Copyright 2015-2017 Zygo Blaxell <bees@furryterror.org>.
|
||||||
|
|
||||||
GPL (version 3 or later).
|
GPL (version 3 or later).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user