summaryrefslogtreecommitdiff
path: root/other/3wahas/3wahas.h
blob: 153cac450803eaa37744384b4bc4e3f98b8ac562 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* zodiac - advanced dns spoofer
 *
 * by scut / teso
 */

#ifndef	Z_PHOENIX_H
#define	Z_PHOENIX_H

#define	AUTHORS	"team teso"
#define	VERSION	"v0.0.1"

#endif