diff options
author | Dimitri Staessens <dimitri.staessens@ugent.be> | 2017-12-18 14:45:28 +0100 |
---|---|---|
committer | Dimitri Staessens <dimitri.staessens@ugent.be> | 2017-12-18 14:45:28 +0100 |
commit | 70d318b2ea16bdd5b713d3b5a57047638b36f5ab (patch) | |
tree | 0088b6295232a8af34005b68bc4b3e8e33ae69b7 /README | |
parent | 9e8de41fa929dc5e342fd853301aef436dfd2ccb (diff) | |
download | raptor-70d318b2ea16bdd5b713d3b5a57047638b36f5ab.tar.gz raptor-70d318b2ea16bdd5b713d3b5a57047638b36f5ab.zip |
raptor: Update licenses
The licenses are now updated to GPLv2 for the driver and LGPLv2.1 for
the NetFPGA implementation.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ This repository contains the raptor NetFPGA implementation and a Linux device driver. +The linux driver is available under the GNU Public License (GPL) +version 2. The netfpga implementation is available under the Lesser +GNU Public License (LGPL) version 2.1. + For more information, see http://ouroboros.ilabt.imec.be/extra.html |