join: Add LICENSE header

This commit is contained in:
Wolfgang Corcoran-Mathe 2015-05-01 13:38:46 -04:00 committed by sin
parent 72d6553b12
commit dcfa94cdbd
1 changed files with 1 additions and 0 deletions

1
join.c
View File

@ -1,3 +1,4 @@
/* See LICENSE file for copyright and license details. */
#include <ctype.h>
#include <stdint.h>
#include <stdio.h>