mirror of
http://www.pogo.org.uk/~mark/trx.git
synced 2024-11-21 18:05:06 +01:00
7 lines
113 B
C
7 lines
113 B
C
#ifndef NOTICE_H
|
|
#define NOTICE_H
|
|
|
|
#define COPYRIGHT "trx (C) Copyright 2012 Mark Hills <mark@xwax.org>"
|
|
|
|
#endif
|