aboutsummaryrefslogtreecommitdiff
path: root/inc/parse.h
diff options
context:
space:
mode:
authorMarvin Borner2023-02-13 16:52:38 +0100
committerMarvin Borner2023-02-13 16:52:38 +0100
commit4e106e78a98f7a241fc2681fefc0996a34207045 (patch)
tree0f504c180ca6d8759d0ec48aa5f7ac214d016c06 /inc/parse.h
parent373c4bdc9cc01e2986f518eccc54c9d3856b7d05 (diff)
Switched to HAMT and BDWGC
Diffstat (limited to 'inc/parse.h')
-rw-r--r--inc/parse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/parse.h b/inc/parse.h
index cfd9102..fc5ffb2 100644
--- a/inc/parse.h
+++ b/inc/parse.h
@@ -1,3 +1,5 @@
+// Copyright (c) 2023, Marvin Borner <dev@marvinborner.de>
+
#ifndef PARSE_H
#define PARSE_H