diff options
Diffstat (limited to 'util/dtd_parser')
-rwxr-xr-x | util/dtd_parser/dtd_parser.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/dtd_parser/dtd_parser.py b/util/dtd_parser/dtd_parser.py index 68045cbc49..d00d52128c 100755 --- a/util/dtd_parser/dtd_parser.py +++ b/util/dtd_parser/dtd_parser.py @@ -1,8 +1,6 @@ #!/usr/bin/env python2 # dtd_parser.py - DTD structure parser # -# Copyright (C) 2012 The ChromiumOS Authors. All rights reserved. -# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License |