How to embed hard coded messages in code segment ?

I need to embed a copyright string into code segment. Of course it is easy to do it by providing an assembly module with org psuedo. However the client wants me to write all programs just in C51. What can I do with it then ?

More questions in this forum