aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-04-28 20:23:26 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-04-28 20:23:26 +0000
commit0bee271d9aeb4601b34a0b6e3159012c7f3c6229 (patch)
tree25a9d9d04c4c4de5d0ca26c77c38d611d0623ba4
parent80c9aa0ff8916d26f163e7bad20b42616e42ffb4 (diff)
parent5e9211080364ad4d30c5b97cf95ce825b740672a (diff)
downloadtagsoup-q_tzdata_aml_297100000.tar.gz
Change-Id: Ifb156c208eac7f1912a74bc72d108fdf2c44241e
-rw-r--r--src/org/ccil/cowan/tagsoup/PYXScanner.java13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/org/ccil/cowan/tagsoup/PYXScanner.java b/src/org/ccil/cowan/tagsoup/PYXScanner.java
index af04ae6..ebfba26 100644
--- a/src/org/ccil/cowan/tagsoup/PYXScanner.java
+++ b/src/org/ccil/cowan/tagsoup/PYXScanner.java
@@ -12,6 +12,19 @@
// 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;