summaryrefslogtreecommitdiff
path: root/src/trans/codegen_c.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/trans/codegen_c.hpp')
-rw-r--r--src/trans/codegen_c.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/trans/codegen_c.hpp b/src/trans/codegen_c.hpp
index 094cc264..77ac5d5c 100644
--- a/src/trans/codegen_c.hpp
+++ b/src/trans/codegen_c.hpp
@@ -1,4 +1,9 @@
/*
+ * MRustC - Mutabah's Rust Compiler
+ * - By John Hodge (Mutabah/thePowersGang)
+ *
+ * trans/codegen_c.hpp
+ * - C codegen backend (internal header)
*/
#pragma once
#include <vector>