Chat-O-Matic/application/ChatOMatic.h
2021-08-19 02:29:14 -05:00

12 lines
254 B
C

/*
* Copyright 2009-2011, Andrea Anzani. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _APP_H
#define _APP_H
#define APP_SIGNATURE "application/x-vnd.chat-o-matic"
#define APP_NAME "Chat-O-Matic"
#endif // _APP_H