Code used in version control systems can be marked with some tags like $Id$ and $author$ to provide meta data in the files under version control.
Code used in version control systems can be marked with some tags like $Id$ and $author$ the version control system will fill in the proper values automatic. In this way you have some meta data included in the file. Example $Id: 512 $ $author: Bodo$