From 9278bed853e0e391d42a646bb1633da9ae5f7597 Mon Sep 17 00:00:00 2001 From: clemens Date: Thu, 14 Aug 2025 16:33:59 +0200 Subject: [PATCH] removed copyright notice on lib file. Should be covered by the yosys license not anything else. --- tests/various/stat_area_by_width.lib | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/tests/various/stat_area_by_width.lib b/tests/various/stat_area_by_width.lib index 73e266472..1e98aa488 100644 --- a/tests/various/stat_area_by_width.lib +++ b/tests/various/stat_area_by_width.lib @@ -1,22 +1,5 @@ -/************************************************************************ - - Copyright 2025 Clemens Walter, - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - https://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, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - -************************************************************************/ -//Mock library for Yosys pre techmap +//library for testcases, can also be used as a template for new libraries library (mock) { cell ( "$reduce_xor" ) { area : 3.0 ;