aboutcode-org / aboutcode-org/scancode-toolkit
Copyright notices with company name in HTML anchor tag are not detected
Open
bug
copyright scan
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
### Description
Given the copyright notice in HTML:
```html
© 2019 Example Ltd. All rights reserved.
```
The copyright detected is `(c) 2019`
I would expect the value to be `(c) 2019 Example Ltd`
### System configuration
macOS 10.14.5 (18F132)
Scancode https://github.com/nexB/scancode-toolkit/commit/1858047f7249cda2860cc573d29fb35c99c16b60
Source download
Contributor guide
Assessment
This issue has not been assessed yet.