Skip to content

Commit 1cc6378

Browse files
committed
Add new license rules
Seen in: https://source.chromium.org/chromium/chromium/src/+/main:third_party/fft2d/LICENSE and inside the code archive seen at: http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html This is in conflict with the web site license which is: takuya-ooura Reported-by: Henrik Sandklef @hesa Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 1f988bc commit 1cc6378

4 files changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
You may use, copy, modify this code for any purpose and
2+
without fee. You may distribute this ORIGINAL package.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
license_expression: proprietary-license
2+
is_license_text: yes
3+
notes: Seen in https://source.chromium.org/chromium/chromium/src/+/main:third_party/fft2d/LICENSE
4+
and http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html Redistribution does not allow modification,
5+
in contrast with the notice from the website, so this is a proprietary-license license.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
download: http://momonga.t.u-tokyo.ac.jp/~ooura/fft.html
2+
You may use, copy, modify this code for any purpose and
3+
without fee. You may distribute this ORIGINAL package.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
license_expression: proprietary-license
2+
is_license_text: yes
3+
notes: Seen in https://source.chromium.org/chromium/chromium/src/+/main:third_party/fft2d/LICENSE
4+
and http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html Redistribution does not allow modification,
5+
in contrast with the notice from the website, so this is a proprietary-license license.
6+
ignorable_urls:
7+
- http://momonga.t.u-tokyo.ac.jp/~ooura/fft.html

0 commit comments

Comments
 (0)