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

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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines