diff options
Diffstat (limited to 'src/starter/parser.l')
-rw-r--r-- | src/starter/parser.l | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/starter/parser.l b/src/starter/parser.l index 582371e4f..5857c0815 100644 --- a/src/starter/parser.l +++ b/src/starter/parser.l @@ -13,8 +13,6 @@ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. - * - * RCSID $Id$ */ #include <string.h> |