~ubuntu-core-dev/apparmor/ubuntu

« back to all changes in this revision

Viewing changes to parser/parser_yacc.y

  • Committer: Kees Cook
  • Date: 2009-11-11 18:44:56 UTC
  • Revision ID: kees@outflux.net-20091111184456-sb71d4a5m09hei0u
clear $Id$ tags, since bzr does not support them

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
%{
2
 
/* $Id: parser_yacc.y 1427 2009-07-25 00:37:03Z jrjohansen $ */
 
2
/* $Id$ */
3
3
 
4
4
/*
5
5
 *   Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007