From abe92f19981a760ad182fbf996b5925f9b1c830b Mon Sep 17 00:00:00 2001
From: David Brouwer <dbrouwer@astron.nl>
Date: Tue, 24 Oct 2023 14:14:32 +0200
Subject: [PATCH] Removed '(C)' from info header. Added and or removed
 space(s).

---
 .../altera_libraries/altmult_complex_1910/compile_ip.tcl | 9 +++++----
 .../ip_agi027_xxxx/complex_mult/compile_ip.tcl           | 9 +++++----
 .../technology/ip_agi027_xxxx/mult_add4/compile_ip.tcl   | 6 +++---
 3 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/libraries/technology/ip_agi027_xxxx/altera_libraries/altmult_complex_1910/compile_ip.tcl b/libraries/technology/ip_agi027_xxxx/altera_libraries/altmult_complex_1910/compile_ip.tcl
index 5319ce1ad5..f161025c11 100644
--- a/libraries/technology/ip_agi027_xxxx/altera_libraries/altmult_complex_1910/compile_ip.tcl
+++ b/libraries/technology/ip_agi027_xxxx/altera_libraries/altmult_complex_1910/compile_ip.tcl
@@ -1,6 +1,6 @@
-#------------------------------------------------------------------------------
+# ------------------------------------------------------------------------------
 #
-# Copyright (C) 2023
+# Copyright 2023
 # ASTRON (Netherlands Institute for Radio Astronomy) <http://www.astron.nl/>
 # P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
 #
@@ -8,7 +8,7 @@
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#     http://www.apache.org/licenses/LICENSE-2.0
+# http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
@@ -16,7 +16,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-#------------------------------------------------------------------------------
+# ------------------------------------------------------------------------------
+#
 # Author: D.F. Brouwer
 # Description:
 #   This file is based on generated file mentor/msim_setup.tcl.
diff --git a/libraries/technology/ip_agi027_xxxx/complex_mult/compile_ip.tcl b/libraries/technology/ip_agi027_xxxx/complex_mult/compile_ip.tcl
index e3d69db14c..dd0ade513a 100644
--- a/libraries/technology/ip_agi027_xxxx/complex_mult/compile_ip.tcl
+++ b/libraries/technology/ip_agi027_xxxx/complex_mult/compile_ip.tcl
@@ -1,6 +1,6 @@
-#------------------------------------------------------------------------------
+# ------------------------------------------------------------------------------
 #
-# Copyright (C) 2023
+# Copyright 2023
 # ASTRON (Netherlands Institute for Radio Astronomy) <http://www.astron.nl/>
 # P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
 #
@@ -8,7 +8,7 @@
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#     http://www.apache.org/licenses/LICENSE-2.0
+# http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
@@ -16,7 +16,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-#------------------------------------------------------------------------------
+# ------------------------------------------------------------------------------
+#
 # Author: D.F. Brouwer
 # Description:
 #   This file is based on generated file mentor/msim_setup.tcl.
diff --git a/libraries/technology/ip_agi027_xxxx/mult_add4/compile_ip.tcl b/libraries/technology/ip_agi027_xxxx/mult_add4/compile_ip.tcl
index 0d17ca2a5f..111fd4da2b 100644
--- a/libraries/technology/ip_agi027_xxxx/mult_add4/compile_ip.tcl
+++ b/libraries/technology/ip_agi027_xxxx/mult_add4/compile_ip.tcl
@@ -1,4 +1,4 @@
-#------------------------------------------------------------------------------
+# ------------------------------------------------------------------------------
 #
 # Copyright (C) 2023
 # ASTRON (Netherlands Institute for Radio Astronomy) <http://www.astron.nl/>
@@ -8,7 +8,7 @@
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#     http://www.apache.org/licenses/LICENSE-2.0
+# http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
@@ -16,7 +16,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-#------------------------------------------------------------------------------
+# ------------------------------------------------------------------------------
 # Author: D.F. Brouwer
 # Description:
 #   This file is based on generated file mentor/msim_setup.tcl.
-- 
GitLab