From b23397b62ee4b6fd4942c86187a5b56592cc9f9d Mon Sep 17 00:00:00 2001 From: VaibhavJindal7 Date: Sun, 22 Mar 2026 21:32:39 +0530 Subject: [PATCH] docs: update copyright year from 2025 to 2026 in about.md --- about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.md b/about.md index 248f0eb9..c1c571a7 100644 --- a/about.md +++ b/about.md @@ -7,7 +7,7 @@ description: "" --- # About Interactive Book -Interactive-Book is © 2025 by [CircuitVerse](https://circuitverse.org/). +Interactive-Book is © 2026 by [CircuitVerse](https://circuitverse.org/). ## CircuitVerse [CircuitVerse](https://circuitverse.org) is a digital circuit simulation platform. It aims to provide a platform where circuits can be designed and simulated using a graphical user interface. While users can design complete CPU implementations within the simulator, the software is designed primarily for educational use. CircuitVerse is an opensource project with an active community.