ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/ermyth/src/function.C
(Generate patch)

Comparing cvsroot/ermyth/src/function.C (file contents):
Revision 1.7 by pippijn, Sun Sep 9 20:05:52 2007 UTC vs.
Revision 1.8 by pippijn, Sun Sep 16 18:54:45 2007 UTC

1/* 1/*
2 * function.C: Miscellaneous functions. 2 * function.C: Miscellaneous functions.
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:
3 * Rights to this code are documented in doc/pod/license.pod. 9 * Rights to this code are documented in doc/pod/license.pod.
4 *
5 * Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team (http://ermyth.schmorp.de)
6 * Copyright © 2005-2007 Atheme Project (http://www.atheme.org) 10 * Copyright © 2005-2007 Atheme Project (http://www.atheme.org)
7 */ 11 */
8 12
9static char const rcsid[] = "$Id: function.C,v 1.7 2007/09/09 20:05:52 pippijn Exp $"; 13static char const rcsid[] = "$Id: function.C,v 1.8 2007/09/16 18:54:45 pippijn Exp $";
10 14
11#include "atheme.h" 15#include "atheme.h"
12#include <common/util.h> 16#include <common/util.h>
13#include <ermyth/crypto.h> 17#include <ermyth/crypto.h>
14#include <account/mychan.h> 18#include <account/mychan.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines