aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/const.h
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-12-02 16:00:29 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-12-02 16:00:29 +0100
commit9a0bca49f80f841f0689712b9bc8f5f69ad2b3e5 (patch)
treed9182953fdcadc3ac2e4ac904d5836d69aeedd12 /src/const.h
parentREADME: update (diff)
downloadcimple-9a0bca49f80f841f0689712b9bc8f5f69ad2b3e5.tar.gz
cimple-9a0bca49f80f841f0689712b9bc8f5f69ad2b3e5.zip
add copyright notices
Diffstat (limited to 'src/const.h')
-rw-r--r--src/const.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/const.h b/src/const.h
index 08f20e5..539c767 100644
--- a/src/const.h
+++ b/src/const.h
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2022 Egor Tensin <Egor.Tensin@gmail.com>
+ * This file is part of the "cimple" project.
+ * For details, see https://github.com/egor-tensin/cimple.
+ * Distributed under the MIT License.
+ */
+
#ifndef __CONST_H__
#define __CONST_H__