aboutsummaryrefslogtreecommitdiff
path: root/asm/parser.h
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2023-10-26 08:01:26 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2023-10-26 08:01:26 +0100
commita07b571da2156bb0d151f20121a485ebfc62c0af (patch)
treedc33c7e360ed145354af7a022f4938b8cfb3498c /asm/parser.h
parent7bf6b53230868f419331bc7ef2044b02502aae76 (diff)
downloadovm-a07b571da2156bb0d151f20121a485ebfc62c0af.tar.gz
ovm-a07b571da2156bb0d151f20121a485ebfc62c0af.tar.bz2
ovm-a07b571da2156bb0d151f20121a485ebfc62c0af.zip
Auto fill licenses
Diffstat (limited to 'asm/parser.h')
-rw-r--r--asm/parser.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/asm/parser.h b/asm/parser.h
index 88dc0e9..09a11d4 100644
--- a/asm/parser.h
+++ b/asm/parser.h
@@ -1,8 +1,9 @@
/* Copyright (C) 2023 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: 2023-10-24
* Author: Aryadev Chavali