summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/powerpc/ppc_ops.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/powerpc/ppc_ops.inc')
-rw-r--r--src/emu/cpu/powerpc/ppc_ops.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/cpu/powerpc/ppc_ops.inc b/src/emu/cpu/powerpc/ppc_ops.inc
index dddf2379c40..86ccd8e2225 100644
--- a/src/emu/cpu/powerpc/ppc_ops.inc
+++ b/src/emu/cpu/powerpc/ppc_ops.inc
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/* PowerPC common opcodes */
// it really seems like this should be elsewhere - like maybe the floating point checks can hang out someplace else