From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Tue, 2 Feb 2016 10:55:46 +0100 Subject: [Cocci] Extending source code at file end with SmPL Message-ID: <56B07D22.1060309@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr Hello, I became interested in another source code transformation. I would like to append something to selected source files at the end. How should the "file end" be expressed for the semantic patch language? Regards, Markus