summaryrefslogtreecommitdiff
path: root/win32/win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/win32.c')
-rw-r--r--win32/win32.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/win32.c b/win32/win32.c
index f85d4ec9d1..a7cbbbb377 100644
--- a/win32/win32.c
+++ b/win32/win32.c
@@ -1399,6 +1399,8 @@ insert(const char *path, VALUE vinfo, void *enc)
return 0;
}
+/* License: RubArtistic or GPL */
+
/* License: Artistic or GPL */
static NtCmdLineElement **
cmdglob(NtCmdLineElement *patt, NtCmdLineElement **tail)