Explorar o código

Fix typo.

It seems that LICENSE files are more common than LICENCE files.
At least this patch makes spelling consistent.
noname@inventati.org %!s(int64=10) %!d(string=hai) anos
pai
achega
9d1495f9ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      st.c

+ 1 - 1
st.c

@@ -1,4 +1,4 @@
-/* See LICENSE for licence details. */
+/* See LICENSE for license details. */
 #include <ctype.h>
 #include <errno.h>
 #include <fcntl.h>