Software /
code /
prosody
Diff
util-src/windows.c @ 2923:b7049746bd29
Update copyright headers for 2010
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 22 Mar 2010 17:06:15 +0000 |
parent | 2062:699686c8d016 |
child | 2924:8dc4e2e00129 |
line wrap: on
line diff
--- 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>