diff options
Diffstat (limited to 'asm/base.cpp')
-rw-r--r-- | asm/base.cpp | 7 |
1 files changed, 4 insertions, 3 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 |