trx/notice.h

7 lines
112 B
C

#ifndef NOTICE_H
#define NOTICE_H
#define COPYRIGHT "(C) Copyright 2009 Mark Hills <mark@pogo.org.uk>"
#endif