summaryrefslogtreecommitdiff
path: root/src/trans/allocator.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/trans/allocator.hpp')
-rw-r--r--src/trans/allocator.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/trans/allocator.hpp b/src/trans/allocator.hpp
index 67d56c11..8a4e5186 100644
--- a/src/trans/allocator.hpp
+++ b/src/trans/allocator.hpp
@@ -1,4 +1,9 @@
/*
+ * MRustC - Mutabah's Rust Compiler
+ * - By John Hodge (Mutabah/thePowersGang)
+ *
+ * trans/allocator.hpp
+ * - Handling for switchable allocator backends
*/
#include <cstddef>