trx/notice.h

7 lines
109 B
C

#ifndef NOTICE_H
#define NOTICE_H
#define COPYRIGHT "(C) Copyright 2012 Mark Hills <mark@xwax.org>"
#endif