trx/notice.h

7 lines
109 B
C
Raw Normal View History

2012-07-21 14:32:40 +02:00
#ifndef NOTICE_H
#define NOTICE_H
2012-07-21 18:12:19 +02:00
#define COPYRIGHT "(C) Copyright 2012 Mark Hills <mark@xwax.org>"
2012-07-21 14:32:40 +02:00
#endif