aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2021-02-05 20:26:32 +0100
committereine <eine@users.noreply.github.com>2021-02-05 20:28:17 +0100
commit7ada2cacc0b44f2fdf1d3a5ccc071c254ec56fd9 (patch)
tree74515dbbef8ff4b39ea346e3ae9525b80c244b5c /src
parent8e0c7e8fd994fc5dc0cbf6bd0b2179128315aef2 (diff)
downloadghdl-7ada2cacc0b44f2fdf1d3a5ccc071c254ec56fd9.tar.gz
ghdl-7ada2cacc0b44f2fdf1d3a5ccc071c254ec56fd9.tar.bz2
ghdl-7ada2cacc0b44f2fdf1d3a5ccc071c254ec56fd9.zip
update license headers
Diffstat (limited to 'src')
-rw-r--r--src/edif/edif-nodes.adb.in20
-rw-r--r--src/ortho/llvm-nodebug/llvm-cbindings.cpp22
-rw-r--r--src/ortho/llvm35/llvm-cbindings.cpp22
-rw-r--r--src/ortho/llvm4-nodebug/llvm-cbindings.cpp22
-rw-r--r--src/ortho/llvm6/llvm-cbindings.cpp21
-rw-r--r--src/psl/psl-nodes.adb.in20
-rw-r--r--src/psl/psl-nodes_meta.adb.in20
-rw-r--r--src/psl/psl-nodes_meta.ads.in20
-rw-r--r--src/synth/ghdlsynth.h31
-rw-r--r--src/synth/libghdlsynth.adb8
-rw-r--r--src/synth/libghdlsynth.ads8
-rw-r--r--src/synth/netlists-builders.adb8
-rw-r--r--src/synth/netlists-builders.ads8
-rw-r--r--src/synth/netlists-butils.adb8
-rw-r--r--src/synth/netlists-butils.ads8
-rw-r--r--src/synth/netlists-cleanup.adb8
-rw-r--r--src/synth/netlists-cleanup.ads8
-rw-r--r--src/synth/netlists-concats.adb8
-rw-r--r--src/synth/netlists-concats.ads8
-rw-r--r--src/synth/netlists-disp_dot.adb8
-rw-r--r--src/synth/netlists-disp_dot.ads8
-rw-r--r--src/synth/netlists-disp_vhdl.adb8
-rw-r--r--src/synth/netlists-disp_vhdl.ads8
-rw-r--r--src/synth/netlists-dump.adb8
-rw-r--r--src/synth/netlists-dump.ads8
-rw-r--r--src/synth/netlists-errors.adb8
-rw-r--r--src/synth/netlists-errors.ads8
-rw-r--r--src/synth/netlists-expands.adb8
-rw-r--r--src/synth/netlists-expands.ads8
-rw-r--r--src/synth/netlists-folds.adb8
-rw-r--r--src/synth/netlists-folds.ads8
-rw-r--r--src/synth/netlists-gates.ads8
-rw-r--r--src/synth/netlists-gates_ports.adb8
-rw-r--r--src/synth/netlists-gates_ports.ads8
-rw-r--r--src/synth/netlists-inference.adb8
-rw-r--r--src/synth/netlists-inference.ads8
-rw-r--r--src/synth/netlists-internings.adb8
-rw-r--r--src/synth/netlists-internings.ads8
-rw-r--r--src/synth/netlists-iterators.adb8
-rw-r--r--src/synth/netlists-iterators.ads8
-rw-r--r--src/synth/netlists-locations.adb8
-rw-r--r--src/synth/netlists-locations.ads8
-rw-r--r--src/synth/netlists-memories.adb8
-rw-r--r--src/synth/netlists-memories.ads8
-rw-r--r--src/synth/netlists-utils.adb8
-rw-r--r--src/synth/netlists-utils.ads8
-rw-r--r--src/synth/netlists.adb8
-rw-r--r--src/synth/netlists.ads8
-rw-r--r--src/synth/synth-aggr.adb8
-rw-r--r--src/synth/synth-aggr.ads8
-rw-r--r--src/synth/synth-context.adb8
-rw-r--r--src/synth/synth-context.ads8
-rw-r--r--src/synth/synth-debugger.adb8
-rw-r--r--src/synth/synth-debugger.ads8
-rw-r--r--src/synth/synth-debugger__on.adb8
-rw-r--r--src/synth/synth-decls.adb8
-rw-r--r--src/synth/synth-decls.ads8
-rw-r--r--src/synth/synth-disp_vhdl.adb8
-rw-r--r--src/synth/synth-disp_vhdl.ads8
-rw-r--r--src/synth/synth-environment-debug.adb8
-rw-r--r--src/synth/synth-environment-debug.ads8
-rw-r--r--src/synth/synth-environment.adb8
-rw-r--r--src/synth/synth-environment.ads8
-rw-r--r--src/synth/synth-errors.adb8
-rw-r--r--src/synth/synth-errors.ads8
-rw-r--r--src/synth/synth-expr.adb8
-rw-r--r--src/synth/synth-expr.ads8
-rw-r--r--src/synth/synth-files_operations.adb8
-rw-r--r--src/synth/synth-files_operations.ads8
-rw-r--r--src/synth/synth-flags.ads8
-rw-r--r--src/synth/synth-heap.adb8
-rw-r--r--src/synth/synth-heap.ads8
-rw-r--r--src/synth/synth-ieee-numeric_std.adb8
-rw-r--r--src/synth/synth-ieee-numeric_std.ads8
-rw-r--r--src/synth/synth-ieee-std_logic_1164.adb8
-rw-r--r--src/synth/synth-ieee-std_logic_1164.ads8
-rw-r--r--src/synth/synth-ieee.ads8
-rw-r--r--src/synth/synth-insts.adb8
-rw-r--r--src/synth/synth-insts.ads8
-rw-r--r--src/synth/synth-objtypes.adb8
-rw-r--r--src/synth/synth-objtypes.ads8
-rw-r--r--src/synth/synth-oper.adb8
-rw-r--r--src/synth/synth-oper.ads8
-rw-r--r--src/synth/synth-source.adb8
-rw-r--r--src/synth/synth-source.ads8
-rw-r--r--src/synth/synth-static_oper.adb8
-rw-r--r--src/synth/synth-static_oper.ads8
-rw-r--r--src/synth/synth-static_proc.adb8
-rw-r--r--src/synth/synth-static_proc.ads8
-rw-r--r--src/synth/synth-stmts.adb8
-rw-r--r--src/synth/synth-stmts.ads8
-rw-r--r--src/synth/synth-values-debug.adb8
-rw-r--r--src/synth/synth-values-debug.ads8
-rw-r--r--src/synth/synth-values.adb8
-rw-r--r--src/synth/synth-values.ads8
-rw-r--r--src/synth/synth.ads8
-rw-r--r--src/synth/synthesis.adb8
-rw-r--r--src/synth/synthesis.ads8
98 files changed, 361 insertions, 549 deletions
diff --git a/src/edif/edif-nodes.adb.in b/src/edif/edif-nodes.adb.in
index d34cb76da..afc7482ed 100644
--- a/src/edif/edif-nodes.adb.in
+++ b/src/edif/edif-nodes.adb.in
@@ -1,20 +1,18 @@
-- EDIF nodes. This is in fact -*- Ada -*-
-- Copyright (C) 2019 Tristan Gingold
--
--- GHDL is free software; you can redistribute it and/or modify it under
--- the terms of the GNU General Public License as published by the Free
--- Software Foundation; either version 2, or (at your option) any later
--- version.
+-- 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
+-- the Free Software Foundation, either version 2 of the License, or
+-- (at your option) any later version.
--
--- GHDL is distributed in the hope that it will be useful, but WITHOUT ANY
--- WARRANTY; without even the implied warranty of MERCHANTABILITY or
--- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
--- for more details.
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with GHDL; see the file COPYING. If not, write to the Free
--- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
--- 02111-1307, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Conversion;
with Tables;
diff --git a/src/ortho/llvm-nodebug/llvm-cbindings.cpp b/src/ortho/llvm-nodebug/llvm-cbindings.cpp
index 4a61ad552..4e7b4f69c 100644
--- a/src/ortho/llvm-nodebug/llvm-cbindings.cpp
+++ b/src/ortho/llvm-nodebug/llvm-cbindings.cpp
@@ -1,20 +1,20 @@
/* LLVM binding
Copyright (C) 2014 Tristan Gingold
- GHDL is free software; you can redistribute it and/or modify it under
- the terms of the GNU General Public License as published by the Free
- Software Foundation; either version 2, or (at your option) any later
- version.
+ 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
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
- GHDL is distributed in the hope that it will be useful, but WITHOUT ANY
- WARRANTY; without even the implied warranty of MERCHANTABILITY or
- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
- for more details.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with GHDL; see the file COPYING. If not, write to the Free
- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA. */
+ along with this program. If not, see <gnu.org/licenses>.
+*/
+
#include "llvm-c/Target.h"
#include "llvm/IR/Type.h"
#include "llvm/IR/LLVMContext.h"
diff --git a/src/ortho/llvm35/llvm-cbindings.cpp b/src/ortho/llvm35/llvm-cbindings.cpp
index e4d666ade..5a9ec6444 100644
--- a/src/ortho/llvm35/llvm-cbindings.cpp
+++ b/src/ortho/llvm35/llvm-cbindings.cpp
@@ -1,20 +1,20 @@
/* LLVM binding
Copyright (C) 2014 Tristan Gingold
- GHDL is free software; you can redistribute it and/or modify it under
- the terms of the GNU General Public License as published by the Free
- Software Foundation; either version 2, or (at your option) any later
- version.
+ 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
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
- GHDL is distributed in the hope that it will be useful, but WITHOUT ANY
- WARRANTY; without even the implied warranty of MERCHANTABILITY or
- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
- for more details.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with GHDL; see the file COPYING. If not, write to the Free
- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA. */
+ along with this program. If not, see <gnu.org/licenses>.
+*/
+
#include "llvm-c/Target.h"
#include "llvm-c/Core.h"
#include "llvm-c/ExecutionEngine.h"
diff --git a/src/ortho/llvm4-nodebug/llvm-cbindings.cpp b/src/ortho/llvm4-nodebug/llvm-cbindings.cpp
index e0ae23198..ce2e8499f 100644
--- a/src/ortho/llvm4-nodebug/llvm-cbindings.cpp
+++ b/src/ortho/llvm4-nodebug/llvm-cbindings.cpp
@@ -1,20 +1,20 @@
/* LLVM binding
Copyright (C) 2014 Tristan Gingold
- GHDL is free software; you can redistribute it and/or modify it under
- the terms of the GNU General Public License as published by the Free
- Software Foundation; either version 2, or (at your option) any later
- version.
+ 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
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
- GHDL is distributed in the hope that it will be useful, but WITHOUT ANY
- WARRANTY; without even the implied warranty of MERCHANTABILITY or
- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
- for more details.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with GHDL; see the file COPYING. If not, write to the Free
- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA. */
+ along with this program. If not, see <gnu.org/licenses>.
+*/
+
#include "llvm-c/Target.h"
#include "llvm/IR/Type.h"
#include "llvm/IR/LLVMContext.h"
diff --git a/src/ortho/llvm6/llvm-cbindings.cpp b/src/ortho/llvm6/llvm-cbindings.cpp
index 6e1964e2b..f82845ffc 100644
--- a/src/ortho/llvm6/llvm-cbindings.cpp
+++ b/src/ortho/llvm6/llvm-cbindings.cpp
@@ -1,20 +1,19 @@
/* LLVM binding
Copyright (C) 2014 Tristan Gingold
- GHDL is free software; you can redistribute it and/or modify it under
- the terms of the GNU General Public License as published by the Free
- Software Foundation; either version 2, or (at your option) any later
- version.
+ 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
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
- GHDL is distributed in the hope that it will be useful, but WITHOUT ANY
- WARRANTY; without even the implied warranty of MERCHANTABILITY or
- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
- for more details.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with GHDL; see the file COPYING. If not, write to the Free
- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA. */
+ along with this program. If not, see <gnu.org/licenses>.
+*/
// Style:
// C bindings for types, instructions
diff --git a/src/psl/psl-nodes.adb.in b/src/psl/psl-nodes.adb.in
index c0236d9dc..0d1794698 100644
--- a/src/psl/psl-nodes.adb.in
+++ b/src/psl/psl-nodes.adb.in
@@ -1,20 +1,18 @@
-- PSL - Nodes definition. This is in fact -*- Ada -*-
-- Copyright (C) 2002-2016 Tristan Gingold
--
--- GHDL is free software; you can redistribute it and/or modify it under
--- the terms of the GNU General Public License as published by the Free
--- Software Foundation; either version 2, or (at your option) any later
--- version.
+-- 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
+-- the Free Software Foundation, either version 2 of the License, or
+-- (at your option) any later version.
--
--- GHDL is distributed in the hope that it will be useful, but WITHOUT ANY
--- WARRANTY; without even the implied warranty of MERCHANTABILITY or
--- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
--- for more details.
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with GHDL; see the file COPYING. If not, write to the Free
--- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
--- 02111-1307, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Conversion;
with Tables;
diff --git a/src/psl/psl-nodes_meta.adb.in b/src/psl/psl-nodes_meta.adb.in
index efabbaf55..bff345a75 100644
--- a/src/psl/psl-nodes_meta.adb.in
+++ b/src/psl/psl-nodes_meta.adb.in
@@ -1,20 +1,18 @@
-- Meta description of nodes.
-- Copyright (C) 2015 Tristan Gingold
--
--- GHDL is free software; you can redistribute it and/or modify it under
--- the terms of the GNU General Public License as published by the Free
--- Software Foundation; either version 2, or (at your option) any later
--- version.
+-- 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
+-- the Free Software Foundation, either version 2 of the License, or
+-- (at your option) any later version.
--
--- GHDL is distributed in the hope that it will be useful, but WITHOUT ANY
--- WARRANTY; without even the implied warranty of MERCHANTABILITY or
--- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
--- for more details.
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with GHDL; see the file COPYING. If not, write to the Free
--- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
--- 02111-1307, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package body PSL.Nodes_Meta is
Fields_Type : constant array (Fields_Enum) of Types_Enum :=
diff --git a/src/psl/psl-nodes_meta.ads.in b/src/psl/psl-nodes_meta.ads.in
index aff379f9d..0e9244f89 100644
--- a/src/psl/psl-nodes_meta.ads.in
+++ b/src/psl/psl-nodes_meta.ads.in
@@ -1,20 +1,18 @@
-- Meta description of nodes.
-- Copyright (C) 2015 Tristan Gingold
--
--- GHDL is free software; you can redistribute it and/or modify it under
--- the terms of the GNU General Public License as published by the Free
--- Software Foundation; either version 2, or (at your option) any later
--- version.
+-- 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
+-- the Free Software Foundation, either version 2 of the License, or
+-- (at your option) any later version.
--
--- GHDL is distributed in the hope that it will be useful, but WITHOUT ANY
--- WARRANTY; without even the implied warranty of MERCHANTABILITY or
--- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
--- for more details.
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with GHDL; see the file COPYING. If not, write to the Free
--- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
--- 02111-1307, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with PSL.Nodes; use PSL.Nodes;
diff --git a/src/synth/ghdlsynth.h b/src/synth/ghdlsynth.h
index abbb68f77..b8387bf5a 100644
--- a/src/synth/ghdlsynth.h
+++ b/src/synth/ghdlsynth.h
@@ -1,21 +1,20 @@
/* Ghdlsynth -*- C++ -*- interface
- This file is part of GHDL.
-
- 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
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ This file is part of GHDL.
+
+ 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
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <gnu.org/licenses>.
+*/
namespace GhdlSynth {
struct logic_32 {
diff --git a/src/synth/libghdlsynth.adb b/src/synth/libghdlsynth.adb
index 6eb4e8713..da1538ef4 100644
--- a/src/synth/libghdlsynth.adb
+++ b/src/synth/libghdlsynth.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package body Libghdlsynth is
diff --git a/src/synth/libghdlsynth.ads b/src/synth/libghdlsynth.ads
index 97f5c3378..bd1d11449 100644
--- a/src/synth/libghdlsynth.ads
+++ b/src/synth/libghdlsynth.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Libghdlsynth is
pragma Elaborate_Body;
diff --git a/src/synth/netlists-builders.adb b/src/synth/netlists-builders.adb
index 43c19c25f..0de96d690 100644
--- a/src/synth/netlists-builders.adb
+++ b/src/synth/netlists-builders.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types_Utils; use Types_Utils;
with Name_Table; use Name_Table;
diff --git a/src/synth/netlists-builders.ads b/src/synth/netlists-builders.ads
index 4883c1e85..04d675030 100644
--- a/src/synth/netlists-builders.ads
+++ b/src/synth/netlists-builders.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Deallocation;
with Netlists.Gates; use Netlists.Gates;
diff --git a/src/synth/netlists-butils.adb b/src/synth/netlists-butils.adb
index c02239b8b..15dd7a62a 100644
--- a/src/synth/netlists-butils.adb
+++ b/src/synth/netlists-butils.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists.Locations; use Netlists.Locations;
diff --git a/src/synth/netlists-butils.ads b/src/synth/netlists-butils.ads
index ebf03863e..d6106fab9 100644
--- a/src/synth/netlists-butils.ads
+++ b/src/synth/netlists-butils.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Deallocation;
diff --git a/src/synth/netlists-cleanup.adb b/src/synth/netlists-cleanup.adb
index ccf73740f..22f02b761 100644
--- a/src/synth/netlists-cleanup.adb
+++ b/src/synth/netlists-cleanup.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists.Utils; use Netlists.Utils;
with Netlists.Gates;
diff --git a/src/synth/netlists-cleanup.ads b/src/synth/netlists-cleanup.ads
index bb9679100..be4f0e0fb 100644
--- a/src/synth/netlists-cleanup.ads
+++ b/src/synth/netlists-cleanup.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Netlists.Cleanup is
-- Remove instances of module M whose outputs are not connected.
diff --git a/src/synth/netlists-concats.adb b/src/synth/netlists-concats.adb
index f3e3b8223..908da8d9c 100644
--- a/src/synth/netlists-concats.adb
+++ b/src/synth/netlists-concats.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists.Folds; use Netlists.Folds;
diff --git a/src/synth/netlists-concats.ads b/src/synth/netlists-concats.ads
index 122a43a38..1cac9783e 100644
--- a/src/synth/netlists-concats.ads
+++ b/src/synth/netlists-concats.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists.Utils;
with Netlists.Builders; use Netlists.Builders;
diff --git a/src/synth/netlists-disp_dot.adb b/src/synth/netlists-disp_dot.adb
index 59e39e239..2633096ec 100644
--- a/src/synth/netlists-disp_dot.adb
+++ b/src/synth/netlists-disp_dot.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Simple_IO; use Simple_IO;
with Utils_IO; use Utils_IO;
diff --git a/src/synth/netlists-disp_dot.ads b/src/synth/netlists-disp_dot.ads
index 91b77bdfd..416554c76 100644
--- a/src/synth/netlists-disp_dot.ads
+++ b/src/synth/netlists-disp_dot.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists;
diff --git a/src/synth/netlists-disp_vhdl.adb b/src/synth/netlists-disp_vhdl.adb
index b833e05b1..7c7fe8031 100644
--- a/src/synth/netlists-disp_vhdl.adb
+++ b/src/synth/netlists-disp_vhdl.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Simple_IO; use Simple_IO;
with Utils_IO; use Utils_IO;
diff --git a/src/synth/netlists-disp_vhdl.ads b/src/synth/netlists-disp_vhdl.ads
index da49129e6..b286685d2 100644
--- a/src/synth/netlists-disp_vhdl.ads
+++ b/src/synth/netlists-disp_vhdl.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Netlists.Disp_Vhdl is
procedure Disp_Vhdl (M : Module);
diff --git a/src/synth/netlists-dump.adb b/src/synth/netlists-dump.adb
index dc1ca9a0c..502dd5616 100644
--- a/src/synth/netlists-dump.adb
+++ b/src/synth/netlists-dump.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Simple_IO; use Simple_IO;
with Utils_IO; use Utils_IO;
diff --git a/src/synth/netlists-dump.ads b/src/synth/netlists-dump.ads
index 5fdafb696..afef798b3 100644
--- a/src/synth/netlists-dump.ads
+++ b/src/synth/netlists-dump.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Netlists.Dump is
-- If set, compact print.
diff --git a/src/synth/netlists-errors.adb b/src/synth/netlists-errors.adb
index 86f703ca7..7d3bbd93c 100644
--- a/src/synth/netlists-errors.adb
+++ b/src/synth/netlists-errors.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package body Netlists.Errors is
function "+" (N : Instance) return Earg_Type is
diff --git a/src/synth/netlists-errors.ads b/src/synth/netlists-errors.ads
index 12302ecea..c06556cec 100644
--- a/src/synth/netlists-errors.ads
+++ b/src/synth/netlists-errors.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Errorout; use Errorout;
with Netlists.Locations;
diff --git a/src/synth/netlists-expands.adb b/src/synth/netlists-expands.adb
index 5255ab615..efb9fc93f 100644
--- a/src/synth/netlists-expands.adb
+++ b/src/synth/netlists-expands.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Mutils; use Mutils;
diff --git a/src/synth/netlists-expands.ads b/src/synth/netlists-expands.ads
index 31dc2b49a..2f1084d08 100644
--- a/src/synth/netlists-expands.ads
+++ b/src/synth/netlists-expands.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists.Builders; use Netlists.Builders;
diff --git a/src/synth/netlists-folds.adb b/src/synth/netlists-folds.adb
index 411415901..41d06b3ea 100644
--- a/src/synth/netlists-folds.adb
+++ b/src/synth/netlists-folds.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types_Utils; use Types_Utils;
diff --git a/src/synth/netlists-folds.ads b/src/synth/netlists-folds.ads
index 3ee69f41c..fed8f72cb 100644
--- a/src/synth/netlists-folds.ads
+++ b/src/synth/netlists-folds.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists.Gates; use Netlists.Gates;
with Netlists.Builders; use Netlists.Builders;
diff --git a/src/synth/netlists-gates.ads b/src/synth/netlists-gates.ads
index c20cddf74..6e78054af 100644
--- a/src/synth/netlists-gates.ads
+++ b/src/synth/netlists-gates.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Netlists.Gates is
-- Id 0 is None
diff --git a/src/synth/netlists-gates_ports.adb b/src/synth/netlists-gates_ports.adb
index 06990a29f..be88d761a 100644
--- a/src/synth/netlists-gates_ports.adb
+++ b/src/synth/netlists-gates_ports.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists.Gates; use Netlists.Gates;
with Netlists.Utils; use Netlists.Utils;
diff --git a/src/synth/netlists-gates_ports.ads b/src/synth/netlists-gates_ports.ads
index f1b396dd5..f727ad624 100644
--- a/src/synth/netlists-gates_ports.ads
+++ b/src/synth/netlists-gates_ports.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Netlists.Gates_Ports is
function Get_Mux2_Sel (Inst : Instance) return Input;
diff --git a/src/synth/netlists-inference.adb b/src/synth/netlists-inference.adb
index fe136008a..4f50bc044 100644
--- a/src/synth/netlists-inference.adb
+++ b/src/synth/netlists-inference.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists.Utils; use Netlists.Utils;
with Netlists.Gates; use Netlists.Gates;
diff --git a/src/synth/netlists-inference.ads b/src/synth/netlists-inference.ads
index 91ae6228b..4945bbcf1 100644
--- a/src/synth/netlists-inference.ads
+++ b/src/synth/netlists-inference.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists; use Netlists;
with Netlists.Builders; use Netlists.Builders;
diff --git a/src/synth/netlists-internings.adb b/src/synth/netlists-internings.adb
index fb534e587..cea167445 100644
--- a/src/synth/netlists-internings.adb
+++ b/src/synth/netlists-internings.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package body Netlists.Internings is
function Id_Instance (Param : Instance) return Instance is
diff --git a/src/synth/netlists-internings.ads b/src/synth/netlists-internings.ads
index 4fcc87d56..3bedfc880 100644
--- a/src/synth/netlists-internings.ads
+++ b/src/synth/netlists-internings.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Dyn_Interning;
diff --git a/src/synth/netlists-iterators.adb b/src/synth/netlists-iterators.adb
index 4468a889e..3959a7cb0 100644
--- a/src/synth/netlists-iterators.adb
+++ b/src/synth/netlists-iterators.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists.Utils; use Netlists.Utils;
diff --git a/src/synth/netlists-iterators.ads b/src/synth/netlists-iterators.ads
index b13bb9513..f9a4decc5 100644
--- a/src/synth/netlists-iterators.ads
+++ b/src/synth/netlists-iterators.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Netlists.Iterators is
-- Iterators.
diff --git a/src/synth/netlists-locations.adb b/src/synth/netlists-locations.adb
index 4db65c85a..ef9f43d43 100644
--- a/src/synth/netlists-locations.adb
+++ b/src/synth/netlists-locations.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Tables;
diff --git a/src/synth/netlists-locations.ads b/src/synth/netlists-locations.ads
index 3aa66b2df..4d5c63e27 100644
--- a/src/synth/netlists-locations.ads
+++ b/src/synth/netlists-locations.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Netlists.Locations is
-- If True, locations are enabled.
diff --git a/src/synth/netlists-memories.adb b/src/synth/netlists-memories.adb
index f9e5c124c..85ce0e3fd 100644
--- a/src/synth/netlists-memories.adb
+++ b/src/synth/netlists-memories.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Deallocation;
with Errorout; use Errorout;
diff --git a/src/synth/netlists-memories.ads b/src/synth/netlists-memories.ads
index efc25f9e9..c7d891acf 100644
--- a/src/synth/netlists-memories.ads
+++ b/src/synth/netlists-memories.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists.Builders; use Netlists.Builders;
diff --git a/src/synth/netlists-utils.adb b/src/synth/netlists-utils.adb
index 8463da355..a22a97707 100644
--- a/src/synth/netlists-utils.adb
+++ b/src/synth/netlists-utils.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Mutils;
with Types_Utils; use Types_Utils;
diff --git a/src/synth/netlists-utils.ads b/src/synth/netlists-utils.ads
index c7a76a502..5e5fac591 100644
--- a/src/synth/netlists-utils.ads
+++ b/src/synth/netlists-utils.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Deallocation;
diff --git a/src/synth/netlists.adb b/src/synth/netlists.adb
index 59c77e831..5a8b6e38d 100644
--- a/src/synth/netlists.adb
+++ b/src/synth/netlists.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Std_Names;
with Name_Table;
diff --git a/src/synth/netlists.ads b/src/synth/netlists.ads
index 93bf8b1d3..2f4c604e3 100644
--- a/src/synth/netlists.ads
+++ b/src/synth/netlists.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Hash; use Hash;
diff --git a/src/synth/synth-aggr.adb b/src/synth/synth-aggr.adb
index 19d622195..0df9ae9c6 100644
--- a/src/synth/synth-aggr.adb
+++ b/src/synth/synth-aggr.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Str_Table;
diff --git a/src/synth/synth-aggr.ads b/src/synth/synth-aggr.ads
index 009ad2100..41e99d932 100644
--- a/src/synth/synth-aggr.ads
+++ b/src/synth/synth-aggr.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Vhdl.Nodes; use Vhdl.Nodes;
diff --git a/src/synth/synth-context.adb b/src/synth/synth-context.adb
index fadbdfd13..4fa3e9ca6 100644
--- a/src/synth/synth-context.adb
+++ b/src/synth/synth-context.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Deallocation;
diff --git a/src/synth/synth-context.ads b/src/synth/synth-context.ads
index 9e571feb4..a2952eca0 100644
--- a/src/synth/synth-context.ads
+++ b/src/synth/synth-context.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
diff --git a/src/synth/synth-debugger.adb b/src/synth/synth-debugger.adb
index d3b27d367..187412cc4 100644
--- a/src/synth/synth-debugger.adb
+++ b/src/synth/synth-debugger.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
diff --git a/src/synth/synth-debugger.ads b/src/synth/synth-debugger.ads
index 9784def6c..b330f4b78 100644
--- a/src/synth/synth-debugger.ads
+++ b/src/synth/synth-debugger.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Vhdl.Nodes; use Vhdl.Nodes;
diff --git a/src/synth/synth-debugger__on.adb b/src/synth/synth-debugger__on.adb
index 933b0b511..d0e342e1e 100644
--- a/src/synth/synth-debugger__on.adb
+++ b/src/synth/synth-debugger__on.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with System;
diff --git a/src/synth/synth-decls.adb b/src/synth/synth-decls.adb
index 047eac454..db510e856 100644
--- a/src/synth/synth-decls.adb
+++ b/src/synth/synth-decls.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Mutils; use Mutils;
diff --git a/src/synth/synth-decls.ads b/src/synth/synth-decls.ads
index fdaadf0f1..c8a0bc0c7 100644
--- a/src/synth/synth-decls.ads
+++ b/src/synth/synth-decls.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Vhdl.Nodes; use Vhdl.Nodes;
diff --git a/src/synth/synth-disp_vhdl.adb b/src/synth/synth-disp_vhdl.adb
index 4fb144e12..60c44daa0 100644
--- a/src/synth/synth-disp_vhdl.adb
+++ b/src/synth/synth-disp_vhdl.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Simple_IO; use Simple_IO;
with Utils_IO; use Utils_IO;
diff --git a/src/synth/synth-disp_vhdl.ads b/src/synth/synth-disp_vhdl.ads
index be994a1bb..8d1f98d48 100644
--- a/src/synth/synth-disp_vhdl.ads
+++ b/src/synth/synth-disp_vhdl.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists; use Netlists;
with Vhdl.Nodes; use Vhdl.Nodes;
diff --git a/src/synth/synth-environment-debug.adb b/src/synth/synth-environment-debug.adb
index 96cdf5981..46e88ecfa 100644
--- a/src/synth/synth-environment-debug.adb
+++ b/src/synth/synth-environment-debug.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Text_IO; use Ada.Text_IO;
with Netlists.Dump; use Netlists.Dump;
diff --git a/src/synth/synth-environment-debug.ads b/src/synth/synth-environment-debug.ads
index 9fd81b42c..6e846eff6 100644
--- a/src/synth/synth-environment-debug.ads
+++ b/src/synth/synth-environment-debug.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Synth.Environment.Debug is
procedure Put_Wire_Id (Wid : Wire_Id);
diff --git a/src/synth/synth-environment.adb b/src/synth/synth-environment.adb
index a6795d108..1091c1694 100644
--- a/src/synth/synth-environment.adb
+++ b/src/synth/synth-environment.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists.Builders; use Netlists.Builders;
with Netlists.Concats;
diff --git a/src/synth/synth-environment.ads b/src/synth/synth-environment.ads
index d5e1e2d87..90842ef03 100644
--- a/src/synth/synth-environment.ads
+++ b/src/synth/synth-environment.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Tables;
diff --git a/src/synth/synth-errors.adb b/src/synth/synth-errors.adb
index 9636d322b..e8d693d0b 100644
--- a/src/synth/synth-errors.adb
+++ b/src/synth/synth-errors.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package body Synth.Errors is
procedure Error_Msg_Synth (Loc : Location_Type;
diff --git a/src/synth/synth-errors.ads b/src/synth/synth-errors.ads
index 76506d430..800f3232e 100644
--- a/src/synth/synth-errors.ads
+++ b/src/synth/synth-errors.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Errorout; use Errorout;
diff --git a/src/synth/synth-expr.adb b/src/synth/synth-expr.adb
index d24d7e7b0..c5bc9317b 100644
--- a/src/synth/synth-expr.adb
+++ b/src/synth/synth-expr.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types_Utils; use Types_Utils;
with Name_Table;
diff --git a/src/synth/synth-expr.ads b/src/synth/synth-expr.ads
index 481062a0a..0d1c92fa3 100644
--- a/src/synth/synth-expr.ads
+++ b/src/synth/synth-expr.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Deallocation;
diff --git a/src/synth/synth-files_operations.adb b/src/synth/synth-files_operations.adb
index 8970630e5..40c163976 100644
--- a/src/synth/synth-files_operations.adb
+++ b/src/synth/synth-files_operations.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Files_Map;
diff --git a/src/synth/synth-files_operations.ads b/src/synth/synth-files_operations.ads
index 8f8136f76..60d94ec4e 100644
--- a/src/synth/synth-files_operations.ads
+++ b/src/synth/synth-files_operations.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Vhdl.Nodes; use Vhdl.Nodes;
diff --git a/src/synth/synth-flags.ads b/src/synth/synth-flags.ads
index 81f4fe82f..f9a1dfe87 100644
--- a/src/synth/synth-flags.ads
+++ b/src/synth/synth-flags.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Grt.Severity;
diff --git a/src/synth/synth-heap.adb b/src/synth/synth-heap.adb
index 75d0f7c82..3f6a93732 100644
--- a/src/synth/synth-heap.adb
+++ b/src/synth/synth-heap.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Tables;
diff --git a/src/synth/synth-heap.ads b/src/synth/synth-heap.ads
index 2283b3002..be01deb6c 100644
--- a/src/synth/synth-heap.ads
+++ b/src/synth/synth-heap.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Synth.Objtypes; use Synth.Objtypes;
with Synth.Values; use Synth.Values;
diff --git a/src/synth/synth-ieee-numeric_std.adb b/src/synth/synth-ieee-numeric_std.adb
index 4c7080f5a..39fcc0655 100644
--- a/src/synth/synth-ieee-numeric_std.adb
+++ b/src/synth/synth-ieee-numeric_std.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types_Utils; use Types_Utils;
with Synth.Errors; use Synth.Errors;
diff --git a/src/synth/synth-ieee-numeric_std.ads b/src/synth/synth-ieee-numeric_std.ads
index cd7a80cec..bad079b76 100644
--- a/src/synth/synth-ieee-numeric_std.ads
+++ b/src/synth/synth-ieee-numeric_std.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
diff --git a/src/synth/synth-ieee-std_logic_1164.adb b/src/synth/synth-ieee-std_logic_1164.adb
index b4d103b5b..a66452231 100644
--- a/src/synth/synth-ieee-std_logic_1164.adb
+++ b/src/synth/synth-ieee-std_logic_1164.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package body Synth.Ieee.Std_Logic_1164 is
function Read_Bit (M : Memory_Ptr; Off : Uns32) return Bit is
diff --git a/src/synth/synth-ieee-std_logic_1164.ads b/src/synth/synth-ieee-std_logic_1164.ads
index 9903778f5..21919e1e7 100644
--- a/src/synth/synth-ieee-std_logic_1164.ads
+++ b/src/synth/synth-ieee-std_logic_1164.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Synth.Objtypes; use Synth.Objtypes;
diff --git a/src/synth/synth-ieee.ads b/src/synth/synth-ieee.ads
index de10c9c3d..e71807444 100644
--- a/src/synth/synth-ieee.ads
+++ b/src/synth/synth-ieee.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Synth.Ieee is
pragma Pure (Synth.Ieee);
diff --git a/src/synth/synth-insts.adb b/src/synth/synth-insts.adb
index d83b8fbc1..f13a33d32 100644
--- a/src/synth/synth-insts.adb
+++ b/src/synth/synth-insts.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with GNAT.SHA1;
diff --git a/src/synth/synth-insts.ads b/src/synth/synth-insts.ads
index d90df3183..650c56248 100644
--- a/src/synth/synth-insts.ads
+++ b/src/synth/synth-insts.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Vhdl.Nodes; use Vhdl.Nodes;
diff --git a/src/synth/synth-objtypes.adb b/src/synth/synth-objtypes.adb
index 4c615ca7e..1eeaa3e74 100644
--- a/src/synth/synth-objtypes.adb
+++ b/src/synth/synth-objtypes.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Conversion;
with System; use System;
diff --git a/src/synth/synth-objtypes.ads b/src/synth/synth-objtypes.ads
index ff456d35f..93d277164 100644
--- a/src/synth/synth-objtypes.ads
+++ b/src/synth/synth-objtypes.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Areapools; use Areapools;
diff --git a/src/synth/synth-oper.adb b/src/synth/synth-oper.adb
index 6d38a3936..0cf51f91d 100644
--- a/src/synth/synth-oper.adb
+++ b/src/synth/synth-oper.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Types_Utils; use Types_Utils;
diff --git a/src/synth/synth-oper.ads b/src/synth/synth-oper.ads
index 9d4fe8d88..68e5af975 100644
--- a/src/synth/synth-oper.ads
+++ b/src/synth/synth-oper.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Vhdl.Nodes; use Vhdl.Nodes;
diff --git a/src/synth/synth-source.adb b/src/synth/synth-source.adb
index e5d38e85c..805149f24 100644
--- a/src/synth/synth-source.adb
+++ b/src/synth/synth-source.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Netlists; use Netlists;
with Netlists.Locations; use Netlists.Locations;
diff --git a/src/synth/synth-source.ads b/src/synth/synth-source.ads
index 1b6466218..a43916655 100644
--- a/src/synth/synth-source.ads
+++ b/src/synth/synth-source.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Errorout;
diff --git a/src/synth/synth-static_oper.adb b/src/synth/synth-static_oper.adb
index 8190b5ba8..c0faa0d78 100644
--- a/src/synth/synth-static_oper.adb
+++ b/src/synth/synth-static_oper.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Types_Utils; use Types_Utils;
diff --git a/src/synth/synth-static_oper.ads b/src/synth/synth-static_oper.ads
index 554879ca0..93fcdd28b 100644
--- a/src/synth/synth-static_oper.ads
+++ b/src/synth/synth-static_oper.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Synth.Objtypes; use Synth.Objtypes;
with Synth.Context; use Synth.Context;
diff --git a/src/synth/synth-static_proc.adb b/src/synth/synth-static_proc.adb
index b8b6a4566..44595b6a4 100644
--- a/src/synth/synth-static_proc.adb
+++ b/src/synth/synth-static_proc.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Vhdl.Errors; use Vhdl.Errors;
diff --git a/src/synth/synth-static_proc.ads b/src/synth/synth-static_proc.ads
index fa35bb264..516e50135 100644
--- a/src/synth/synth-static_proc.ads
+++ b/src/synth/synth-static_proc.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Synth.Context; use Synth.Context;
with Vhdl.Nodes; use Vhdl.Nodes;
diff --git a/src/synth/synth-stmts.adb b/src/synth/synth-stmts.adb
index c51a3d38d..3bb0003f8 100644
--- a/src/synth/synth-stmts.adb
+++ b/src/synth/synth-stmts.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Deallocation;
diff --git a/src/synth/synth-stmts.ads b/src/synth/synth-stmts.ads
index 6da36c051..91dc62256 100644
--- a/src/synth/synth-stmts.ads
+++ b/src/synth/synth-stmts.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
with Vhdl.Nodes; use Vhdl.Nodes;
diff --git a/src/synth/synth-values-debug.adb b/src/synth/synth-values-debug.adb
index 15e584cb6..f10b6497f 100644
--- a/src/synth/synth-values-debug.adb
+++ b/src/synth/synth-values-debug.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Simple_IO; use Simple_IO;
with Utils_IO; use Utils_IO;
diff --git a/src/synth/synth-values-debug.ads b/src/synth/synth-values-debug.ads
index 991b68d40..38e7ce23d 100644
--- a/src/synth/synth-values-debug.ads
+++ b/src/synth/synth-values-debug.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Synth.Values.Debug is
procedure Debug_Valtyp (V : Valtyp);
diff --git a/src/synth/synth-values.adb b/src/synth/synth-values.adb
index 3266f8508..cf6c7aa3b 100644
--- a/src/synth/synth-values.adb
+++ b/src/synth/synth-values.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Conversion;
with System;
diff --git a/src/synth/synth-values.ads b/src/synth/synth-values.ads
index df80a9fe7..33cb58b59 100644
--- a/src/synth/synth-values.ads
+++ b/src/synth/synth-values.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Deallocation;
diff --git a/src/synth/synth.ads b/src/synth/synth.ads
index 39a1cb528..c0ae1297a 100644
--- a/src/synth/synth.ads
+++ b/src/synth/synth.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
package Synth is
pragma Pure;
diff --git a/src/synth/synthesis.adb b/src/synth/synthesis.adb
index 09860618d..09bc3a36b 100644
--- a/src/synth/synthesis.adb
+++ b/src/synth/synthesis.adb
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Errorout; use Errorout;
with Vhdl.Errors; use Vhdl.Errors;
diff --git a/src/synth/synthesis.ads b/src/synth/synthesis.ads
index 661376979..9fb0b175a 100644
--- a/src/synth/synthesis.ads
+++ b/src/synth/synthesis.ads
@@ -3,9 +3,9 @@
--
-- This file is part of GHDL.
--
--- This program is free software; you can redistribute it and/or modify
+-- 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
--- the Free Software Foundation; either version 2 of the License, or
+-- the Free Software Foundation, either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@@ -14,9 +14,7 @@
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
--- MA 02110-1301, USA.
+-- along with this program. If not, see <gnu.org/licenses>.
with Vhdl.Nodes; use Vhdl.Nodes;