From 58069e083df2b7ffb9917e110e3e2a45b67d1fcb Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Mon, 15 Apr 2024 16:25:14 +0630 Subject: Auto filled copyrightn otice in asm/base --- asm/base.cpp | 7 ++++--- asm/base.hpp | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/asm/base.cpp b/asm/base.cpp index d2812f1..10cfd3d 100644 --- a/asm/base.cpp +++ b/asm/base.cpp @@ -1,8 +1,9 @@ /* Copyright (C) 2024 Aryadev Chavali - * You may distribute and modify this code under the terms of the GPLv2 - * license. You should have received a copy of the GPLv2 license with - * this file. If not, please write to: aryadev@aryadevchavali.com. + * You may distribute and modify this code under the terms of the + * GPLv2 license. You should have received a copy of the GPLv2 + * license with this file. If not, please write to: + * aryadev@aryadevchavali.com. * Created: 2024-04-14 * Author: Aryadev Chavali diff --git a/asm/base.hpp b/asm/base.hpp index b956028..f55e163 100644 --- a/asm/base.hpp +++ b/asm/base.hpp @@ -1,8 +1,9 @@ /* Copyright (C) 2024 Aryadev Chavali - * You may distribute and modify this code under the terms of the GPLv2 - * license. You should have received a copy of the GPLv2 license with - * this file. If not, please write to: aryadev@aryadevchavali.com. + * You may distribute and modify this code under the terms of the + * GPLv2 license. You should have received a copy of the GPLv2 + * license with this file. If not, please write to: + * aryadev@aryadevchavali.com. * Created: 2024-04-14 * Author: Aryadev Chavali -- cgit v1.2.3-13-gbd6f