aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-01-06 18:58:52 +0000
committerYann Herklotz <git@yannherklotz.com>2021-01-06 18:58:52 +0000
commit67c0250258e3d38faf06c755efb2aa556b4ebe79 (patch)
tree56e369b0eda67d8be34cef414b273cdaac07c5c1 /LICENSE
parent865e09957e9af06e2e4626ce87d02a4de46cbdf7 (diff)
downloadvericert-67c0250258e3d38faf06c755efb2aa556b4ebe79.tar.gz
vericert-67c0250258e3d38faf06c755efb2aa556b4ebe79.zip
Update license for SoftwarePipelining
Diffstat (limited to 'LICENSE')
-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.