aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LICENSE9
1 files changed, 5 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
index 9438d6d..edd3e1e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,9 +1,10 @@
Everything under src/ is licensed under the GPLv3 shown below, except for the
following files:
-src/SoftwarePipeline/*:
+src/SoftwarePipeline/*: MIT
- Copyright (c) 2008,2009,2010 Jean-Baptiste Tristan and INRIA
+ Copyright (c) 2008-2010 Jean-Baptiste Tristan and INRIA
+ Copyright (c) 2020-2021 Yann Herklotz
--------------------------------------------------------------------------------
@@ -641,7 +642,7 @@ state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
Vericert: Verified high-level synthesis.
- Copyright (C) 2019-2020 Yann Herklotz <yann@yannherklotz.com>
+ Copyright (C) 2019-2021 Yann Herklotz <yann@yannherklotz.com>
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
@@ -661,7 +662,7 @@ Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
- Vericert Copyright (C) 2019-2020 Yann Herklotz
+ Vericert Copyright (C) 2019-2021 Yann Herklotz
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.