Add license remark to tr.c

This commit is contained in:
sin 2015-01-20 15:26:08 +00:00
parent 72f43adc54
commit 98d759a274
1 changed files with 1 additions and 0 deletions

1
tr.c
View File

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