/* ISC license. */ #ifndef APASTE_COMMON_H #define APASTE_COMMON_H #define APASTEC_BANNER "apastec protocol v1" #define APASTED_BANNER "apasted protocol v1" #endif