From 98d759a27449806a16de69d5b92811104cfc3307 Mon Sep 17 00:00:00 2001 From: sin Date: Tue, 20 Jan 2015 15:26:08 +0000 Subject: [PATCH] Add license remark to tr.c --- tr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tr.c b/tr.c index 442fb04..cefb918 100644 --- a/tr.c +++ b/tr.c @@ -1,3 +1,4 @@ +/* See LICENSE file for copyright and license details. */ #include #include #include