summaryrefslogtreecommitdiff
path: root/foreign_msvc64.c
diff options
context:
space:
mode:
Diffstat (limited to 'foreign_msvc64.c')
-rw-r--r--foreign_msvc64.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/foreign_msvc64.c b/foreign_msvc64.c
index d5be6a6..b797c86 100644
--- a/foreign_msvc64.c
+++ b/foreign_msvc64.c
@@ -1,3 +1,8 @@
+/*
+ Copyright (C) 2019, 2020 Leo Tenenbaum.
+ This file is part of toc. toc is distributed under version 3 of the GNU General Public License, without any warranty whatsoever.
+ You should have received a copy of the GNU General Public License along with toc. If not, see <https://www.gnu.org/licenses/>.
+*/
#if SIZE_MAX != U64_MAX
#error "What's going on? The 64-bit Windows file was included, but size_t isn't 64 bits!"
#endif