commit 39155ae8808f617914e14262c2e5998037a1ed70 Author: sin <[email protected]> Date: Tue Jan 20 15:26:08 2015 +0000
Add license remark to tr.c
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 <wctype.h>
#include <stdio.h>
#include <stdlib.h>
