From 888dc3ca269e8c6d80c212a4bfa1dc5c8dda4a4d Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 3 Feb 2026 18:33:42 +0200 Subject: [PATCH] Remove copyright information from library.json JSON format does not support comments :( In the current state, the manifest is broken. --- library.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/library.json b/library.json index 839b5abd..914f5f68 100644 --- a/library.json +++ b/library.json @@ -1,10 +1,3 @@ -# ========================================================================= -# Unity - A Test Framework for C -# ThrowTheSwitch.org -# Copyright (c) 2007-24 Mike Karlesky, Mark VanderVoord, & Greg Williams -# SPDX-License-Identifier: MIT -# ========================================================================= - { "name": "Unity", "version": "2.6.0",