#ifndef TOBESORTED_REVISION_INFO_H #define TOBESORTED_REVISION_INFO_H const char *getUrlInfo(); const char *getRevisionInfo(); const char *getCopydate(); #endif