diff options
| author | Shulhan <ms@kilabit.info> | 2026-01-13 01:44:23 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-01-13 01:45:18 +0700 |
| commit | 434139fe3918fdb56704558301ad9275f1da06ad (patch) | |
| tree | 76f4a942f9f47398ab153a8319b2c4d2e442d167 /testdata/scan/test.html | |
| parent | e16e2a4ec74443aa8f4c21a73ee837cb72ed46fb (diff) | |
| download | spdxconv-434139fe3918fdb56704558301ad9275f1da06ad.tar.xz | |
all: split the delete_line_pattern into before and after
While at it, also add configuration for delete line before and after
for match-copyright section.
Diffstat (limited to 'testdata/scan/test.html')
| -rw-r--r-- | testdata/scan/test.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/testdata/scan/test.html b/testdata/scan/test.html index da2491e..bcfc0c3 100644 --- a/testdata/scan/test.html +++ b/testdata/scan/test.html @@ -1,5 +1,11 @@ <!-- Copyright 2022, Shulhan <ms@kilabit.info>. All rights reserved. +--> +<!-- Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --->
\ No newline at end of file +--> + +1 +2 +3 |
