/* * Copyright 2009-2011, Andrea Anzani. All rights reserved. * Distributed under the terms of the MIT License. */ #ifndef _CAYA_H #define _CAYA_H #define CAYA_SIGNATURE "application/x-vnd.caya.Caya" #endif // _CAYA_H