Update copyright headers for 2010

This commit is contained in:
Matthew Wild 2010-03-22 17:06:15 +00:00
parent 3327f39741
commit 2bc0606453
100 changed files with 212 additions and 199 deletions

View file

@ -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>