Merge "Make license block consistent with the whole package." am: 063e04f971 am: 66c6769847 am: ce33f84daa
am: 80c9aa0ff8

Change-Id: I426af2de2e5449fecba60b62fd6cb0ee4f3071c4
diff --git a/src/org/ccil/cowan/tagsoup/PYXScanner.java b/src/org/ccil/cowan/tagsoup/PYXScanner.java
index ebfba26..af04ae6 100644
--- a/src/org/ccil/cowan/tagsoup/PYXScanner.java
+++ b/src/org/ccil/cowan/tagsoup/PYXScanner.java
@@ -12,19 +12,6 @@
 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 // 
 // 
-// This file is part of TagSoup.
-// 
-// 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; either version 2 of the License, or
-// (at your option) any later version.  You may also distribute
-// and/or modify it under version 2.1 of the Academic Free License.
-// 
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
-// 
-// 
 // PYX Scanner
 
 package org.ccil.cowan.tagsoup;