aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2019-06-10 18:20:13 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-06-10 18:20:13 -0700
commitce33f84daa308961e56d821b271bb4e29a86549a (patch)
treefc32272c1ba6df610ea0affed725b7552e8f82be
parent5e9211080364ad4d30c5b97cf95ce825b740672a (diff)
parent66c676984796ce3518111b82d67ea2cd496d44cb (diff)
downloadtagsoup-ce33f84daa308961e56d821b271bb4e29a86549a.tar.gz
Merge "Make license block consistent with the whole package." am: 063e04f971ndk-sysroot-r21
am: 66c6769847 Change-Id: I2f834982fdb2b0933fe03d867fe9a87b974288e7
-rw-r--r--src/org/ccil/cowan/tagsoup/PYXScanner.java13
1 files changed, 0 insertions, 13 deletions
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;