mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
Update copyright headers for 2010
This commit is contained in:
parent
3327f39741
commit
2bc0606453
100 changed files with 212 additions and 199 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue