aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--asm/base.cpp7
-rw-r--r--asm/base.hpp7
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