ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/include/global.h
(Generate patch)

Comparing ermyth/include/global.h (file contents):
Revision 1.4 by pippijn, Sun Sep 9 20:05:51 2007 UTC vs.
Revision 1.5 by pippijn, Sun Sep 16 18:54:42 2007 UTC

1/* 1/**
2 * global.h: Global data
3 *
4 * Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team
5 * Rights to this code are as documented in COPYING.
6 *
7 *
8 * Portions of this file were derived from sources bearing the following license:
2 * Copyright © 2003-2004 E. Will et al. 9 * Copyright © 2003-2004 E. Will et al.
3 * Copyright © 2005-2006 Atheme Development Group 10 * Copyright © 2005-2006 Atheme Development Group
4 * Rights to this code are as documented in doc/pod/license.pod. 11 * Rights to this code are as documented in doc/pod/license.pod.
5 * 12 *
6 * Global data
7 *
8 * $Id: global.h,v 1.4 2007/09/09 20:05:51 pippijn Exp $ 13 * $Id: global.h,v 1.5 2007/09/16 18:54:42 pippijn Exp $
9 */ 14 */
10 15
11#ifndef _GLOBAL_H 16#ifndef _GLOBAL_H
12#define _GLOBAL_H 17#define _GLOBAL_H
13 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines