summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pgmcrypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/pgmcrypt.h')
-rw-r--r--src/mame/machine/pgmcrypt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/pgmcrypt.h b/src/mame/machine/pgmcrypt.h
index a92c7a7a27b..6a273ded839 100644
--- a/src/mame/machine/pgmcrypt.h
+++ b/src/mame/machine/pgmcrypt.h
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
/* IGS 027 Encryptions */
void pgm_kov_decrypt(running_machine &machine);