trx/notice.h

7 lines
113 B
C
Raw Permalink Normal View History

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