Introduction
Introduction Statistics Contact Development Disclaimer Help
tFix typo. - st - [fork] customized build of st, the simple terminal
git clone git://src.adamsgaard.dk/st
Log
Files
Refs
README
LICENSE
---
commit 9d1495f9eeee993a480c7ab1755803d081d794e6
parent c569e3146e6999f6a02acecd145929c87e15b528
Author: [email protected] <[email protected]>
Date: Mon, 13 Apr 2015 14:03:12 +0200
Fix typo.
It seems that LICENSE files are more common than LICENCE files.
At least this patch makes spelling consistent.
Diffstat:
M st.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/st.c b/st.c
t@@ -1,4 +1,4 @@
-/* See LICENSE for licence details. */
+/* See LICENSE for license details. */
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.