From 7ada2cacc0b44f2fdf1d3a5ccc071c254ec56fd9 Mon Sep 17 00:00:00 2001 From: umarcor Date: Fri, 5 Feb 2021 20:26:32 +0100 Subject: update license headers --- src/edif/edif-nodes.adb.in | 20 +++++++++---------- src/ortho/llvm-nodebug/llvm-cbindings.cpp | 22 ++++++++++----------- src/ortho/llvm35/llvm-cbindings.cpp | 22 ++++++++++----------- src/ortho/llvm4-nodebug/llvm-cbindings.cpp | 22 ++++++++++----------- src/ortho/llvm6/llvm-cbindings.cpp | 21 ++++++++++---------- src/psl/psl-nodes.adb.in | 20 +++++++++---------- src/psl/psl-nodes_meta.adb.in | 20 +++++++++---------- src/psl/psl-nodes_meta.ads.in | 20 +++++++++---------- src/synth/ghdlsynth.h | 31 +++++++++++++++--------------- src/synth/libghdlsynth.adb | 8 +++----- src/synth/libghdlsynth.ads | 8 +++----- src/synth/netlists-builders.adb | 8 +++----- src/synth/netlists-builders.ads | 8 +++----- src/synth/netlists-butils.adb | 8 +++----- src/synth/netlists-butils.ads | 8 +++----- src/synth/netlists-cleanup.adb | 8 +++----- src/synth/netlists-cleanup.ads | 8 +++----- src/synth/netlists-concats.adb | 8 +++----- src/synth/netlists-concats.ads | 8 +++----- src/synth/netlists-disp_dot.adb | 8 +++----- src/synth/netlists-disp_dot.ads | 8 +++----- src/synth/netlists-disp_vhdl.adb | 8 +++----- src/synth/netlists-disp_vhdl.ads | 8 +++----- src/synth/netlists-dump.adb | 8 +++----- src/synth/netlists-dump.ads | 8 +++----- src/synth/netlists-errors.adb | 8 +++----- src/synth/netlists-errors.ads | 8 +++----- src/synth/netlists-expands.adb | 8 +++----- src/synth/netlists-expands.ads | 8 +++----- src/synth/netlists-folds.adb | 8 +++----- src/synth/netlists-folds.ads | 8 +++----- src/synth/netlists-gates.ads | 8 +++----- src/synth/netlists-gates_ports.adb | 8 +++----- src/synth/netlists-gates_ports.ads | 8 +++----- src/synth/netlists-inference.adb | 8 +++----- src/synth/netlists-inference.ads | 8 +++----- src/synth/netlists-internings.adb | 8 +++----- src/synth/netlists-internings.ads | 8 +++----- src/synth/netlists-iterators.adb | 8 +++----- src/synth/netlists-iterators.ads | 8 +++----- src/synth/netlists-locations.adb | 8 +++----- src/synth/netlists-locations.ads | 8 +++----- src/synth/netlists-memories.adb | 8 +++----- src/synth/netlists-memories.ads | 8 +++----- src/synth/netlists-utils.adb | 8 +++----- src/synth/netlists-utils.ads | 8 +++----- src/synth/netlists.adb | 8 +++----- src/synth/netlists.ads | 8 +++----- src/synth/synth-aggr.adb | 8 +++----- src/synth/synth-aggr.ads | 8 +++----- src/synth/synth-context.adb | 8 +++----- src/synth/synth-context.ads | 8 +++----- src/synth/synth-debugger.adb | 8 +++----- src/synth/synth-debugger.ads | 8 +++----- src/synth/synth-debugger__on.adb | 8 +++----- src/synth/synth-decls.adb | 8 +++----- src/synth/synth-decls.ads | 8 +++----- src/synth/synth-disp_vhdl.adb | 8 +++----- src/synth/synth-disp_vhdl.ads | 8 +++----- src/synth/synth-environment-debug.adb | 8 +++----- src/synth/synth-environment-debug.ads | 8 +++----- src/synth/synth-environment.adb | 8 +++----- src/synth/synth-environment.ads | 8 +++----- src/synth/synth-errors.adb | 8 +++----- src/synth/synth-errors.ads | 8 +++----- src/synth/synth-expr.adb | 8 +++----- src/synth/synth-expr.ads | 8 +++----- src/synth/synth-files_operations.adb | 8 +++----- src/synth/synth-files_operations.ads | 8 +++----- src/synth/synth-flags.ads | 8 +++----- src/synth/synth-heap.adb | 8 +++----- src/synth/synth-heap.ads | 8 +++----- src/synth/synth-ieee-numeric_std.adb | 8 +++----- src/synth/synth-ieee-numeric_std.ads | 8 +++----- src/synth/synth-ieee-std_logic_1164.adb | 8 +++----- src/synth/synth-ieee-std_logic_1164.ads | 8 +++----- src/synth/synth-ieee.ads | 8 +++----- src/synth/synth-insts.adb | 8 +++----- src/synth/synth-insts.ads | 8 +++----- src/synth/synth-objtypes.adb | 8 +++----- src/synth/synth-objtypes.ads | 8 +++----- src/synth/synth-oper.adb | 8 +++----- src/synth/synth-oper.ads | 8 +++----- src/synth/synth-source.adb | 8 +++----- src/synth/synth-source.ads | 8 +++----- src/synth/synth-static_oper.adb | 8 +++----- src/synth/synth-static_oper.ads | 8 +++----- src/synth/synth-static_proc.adb | 8 +++----- src/synth/synth-static_proc.ads | 8 +++----- src/synth/synth-stmts.adb | 8 +++----- src/synth/synth-stmts.ads | 8 +++----- src/synth/synth-values-debug.adb | 8 +++----- src/synth/synth-values-debug.ads | 8 +++----- src/synth/synth-values.adb | 8 +++----- src/synth/synth-values.ads | 8 +++----- src/synth/synth.ads | 8 +++----- src/synth/synthesis.adb | 8 +++----- src/synth/synthesis.ads | 8 +++----- 98 files changed, 361 insertions(+), 549 deletions(-) (limited to 'src') 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 . 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 . +*/ + #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 . +*/ + #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 . +*/ + #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 . +*/ // 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 . 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 . 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 . 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 . +*/ 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . 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 . with Vhdl.Nodes; use Vhdl.Nodes; -- cgit v1.2.3