aboutsummaryrefslogtreecommitdiff
path: root/src/ARM_InstrInfo.h
diff options
context:
space:
mode:
authorRSDuck <RSDuck@users.noreply.github.com>2021-03-12 20:07:24 +0100
committerRSDuck <RSDuck@users.noreply.github.com>2021-03-12 20:07:40 +0100
commit436b3c4c1d6aa986f181dcb9074bbebd553d889c (patch)
treec24b83ecb9a7523c9979b13c2e14e1798103a112 /src/ARM_InstrInfo.h
parenta08f70e3a5ce02da97b3e945c5c223309f8c6330 (diff)
update copyright year and add missing GPL headers
Diffstat (limited to 'src/ARM_InstrInfo.h')
-rw-r--r--src/ARM_InstrInfo.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/ARM_InstrInfo.h b/src/ARM_InstrInfo.h
index a702435..2f22e8e 100644
--- a/src/ARM_InstrInfo.h
+++ b/src/ARM_InstrInfo.h
@@ -1,3 +1,21 @@
+/*
+ Copyright 2016-2021 Arisotura, RSDuck
+
+ This file is part of melonDS.
+
+ melonDS is free software: you can redistribute it and/or modify it under
+ the terms of the GNU General Public License as published by the Free
+ Software Foundation, either version 3 of the License, or (at your option)
+ any later version.
+
+ melonDS is distributed in the hope that it will be useful, but WITHOUT ANY
+ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with melonDS. If not, see http://www.gnu.org/licenses/.
+*/
+
#ifndef ARMINSTRINFO_H
#define ARMINSTRINFO_H