util-src/windows.c

changeset 2923
b7049746bd29
parent 2062
699686c8d016
child 2924
8dc4e2e00129
--- a/util-src/windows.c	Mon Mar 22 21:58:38 2010 +0500
+++ b/util-src/windows.c	Mon Mar 22 17:06:15 2010 +0000
@@ -1,3 +1,16 @@
+/* Prosody IM
+-- Copyright (C) 2008-2010 Matthew Wild
+-- Copyright (C) 2008-2010 Waqas Hussain
+-- 
+-- This project is MIT/X11 licensed. Please see the
+-- COPYING file in the source package for more information.
+--
+*/
+
+/*
+* windows.c
+* Windows support functions for Lua
+*/
 
 #include <stdio.h>
 #include <windows.h>

mercurial