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