Verilator is now licensed under LGPL v3 and/or Artistic v2.0.

This commit is contained in:
Wilson Snyder
2009-05-04 17:07:57 -04:00
parent 314ffd9353
commit 7df730cedd
485 changed files with 1887 additions and 903 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
#
# Copyright 2003-2009 by Wilson Snyder. This program is free software; you can
# redistribute it and/or modify it under the terms of either the GNU
# General Public License or the Perl Artistic License.
# Lesser General Public License Version 3 or the Perl Artistic License
# Version 2.0.
#
#****************************************************************************/
+2 -1
View File
@@ -7,7 +7,8 @@
#
# Copyright 2003-2009 by Wilson Snyder. This program is free software; you can
# redistribute it and/or modify it under the terms of either the GNU
# General Public License or the Perl Artistic License.
# Lesser General Public License Version 3 or the Perl Artistic License
# Version 2.0.
#
#*****************************************************************************
+2 -1
View File
@@ -2,7 +2,8 @@
//
// Copyright 2003-2009 by Wilson Snyder. This program is free software; you can
// redistribute it and/or modify it under the terms of either the GNU
// General Public License or the Perl Artistic License.
// Lesser General Public License Version 3 or the Perl Artistic License
// Version 2.0.
#include <verilated.h> // Defines common routines
#include "Vtop.h" // From Verilating "top.v"