summaryrefslogtreecommitdiffhomepage
path: root/src/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/error.h')
-rw-r--r--src/error.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/error.h b/src/error.h
index 5b1873b1d..42fb635c5 100644
--- a/src/error.h
+++ b/src/error.h
@@ -1,3 +1,9 @@
+/*
+** error.h - Exception class
+**
+** See Copyright Notice in mruby.h
+*/
+
#ifndef MRUBY_ERROR_H
#define MRUBY_ERROR_H