From cb75407e5ebd05edf3779b4ab389afcd70d7b3c8 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Tue, 5 May 2020 13:52:45 -0400 Subject: forgot some licenses --- foreign_msvc64.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'foreign_msvc64.c') 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 . +*/ #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 -- cgit v1.2.3