Add LICENSE information link in teed.c - teed - A multiplex relay tee(1) daemon. | |
git clone git://bitreich.org/teed git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit b4557ee073c95763d043d6819dda62ce21b45a37 | |
parent 108ea8962d23bdccac4e5cfd60dc179a1cea300a | |
Author: Christoph Lohmann <[email protected]> | |
Date: Mon, 14 Aug 2023 17:25:34 +0200 | |
Add LICENSE information link in teed.c | |
Diffstat: | |
M teed.c | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/teed.c b/teed.c | |
@@ -1,4 +1,6 @@ | |
/* | |
+ * See LICENSE file for license information. | |
+ * | |
* Copy me if you can. | |
* by 20h | |
*/ |