[dev] [st] [PATCH 1/3] Fix typo.

From: noname <noname_AT_inventati.org>
Date: Mon, 13 Apr 2015 12:02:48 +0000

It seems that LICENSE files are more common than LICENCE files.
At least this patch makes spelling consistent.
---
 st.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/st.c b/st.c
index f183803..db35e71 100644
--- a/st.c
+++ b/st.c
_AT_@ -1,4 +1,4 @@
-/* See LICENSE for licence details. */
+/* See LICENSE for license details. */
 #include <ctype.h>
 #include <errno.h>
 #include <fcntl.h>
-- 
1.8.4
Received on Mon Apr 13 2015 - 14:02:48 CEST

This archive was generated by hypermail 2.3.0 : Mon Apr 13 2015 - 14:12:07 CEST