aboutsummaryrefslogtreecommitdiff
path: root/testdata/project2
diff options
context:
space:
mode:
authorSteve Winslow <swinslow@gmail.com>2018-10-24 09:11:06 -0400
committerGitHub <noreply@github.com>2018-10-24 09:11:06 -0400
commitbfd0353145b122ac00f8cff8b650ff6962259352 (patch)
treeacb51c9ddb5d2bce0aa91b164d793036d7ff8650 /testdata/project2
parent168a89233029649c77a452f35cc5fb36f669e5fb (diff)
downloadspdx-tools-bfd0353145b122ac00f8cff8b650ff6962259352.tar.gz
Fix idsearcher for parsing + in expressions (#25)
Fixes #24 Signed-off-by: Steve Winslow <swinslow@gmail.com>
Diffstat (limited to 'testdata/project2')
-rw-r--r--testdata/project2/has-multiple-ids.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/project2/has-multiple-ids.txt b/testdata/project2/has-multiple-ids.txt
index 0aee520..6962993 100644
--- a/testdata/project2/has-multiple-ids.txt
+++ b/testdata/project2/has-multiple-ids.txt
@@ -6,6 +6,6 @@ hey look it's a short-form ID
well there's another one, I guess it applies to this content?
-// SPDX-License-Identifier: CC0-1.0
+// SPDX-License-Identifier: EPL-1.0+
-and another one
+and another one, with a + this time