1
0
mirror of http://www.pogo.org.uk/~mark/trx.git synced 2024-11-22 02:15:05 +01:00
trx/notice.h

7 lines
113 B
C
Raw Normal View History

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