diff options
Diffstat (limited to 'util/dtd_parser')
-rwxr-xr-x | util/dtd_parser/dtd_parser.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/dtd_parser/dtd_parser.py b/util/dtd_parser/dtd_parser.py index 8b5c75e50e..c64640c5ad 100755 --- a/util/dtd_parser/dtd_parser.py +++ b/util/dtd_parser/dtd_parser.py @@ -12,10 +12,6 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc. -# ''' DTD string parser/generator. |