Преглед на файлове

Fix typo.

It seems that LICENSE files are more common than LICENCE files.
At least this patch makes spelling consistent.
noname@inventati.org преди 10 години
родител
ревизия
9d1495f9ee
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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>