D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nodejs-spdx-correct-1.0.2-5.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dYjIps + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf package + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/spdx-correct-1.0.2.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /home/iurt/rpmbuild/SOURCES/examples.test.js . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qGF9Et + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9rhFbt + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64 + cd package + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64/usr/lib/node_modules/spdx-correct + cp -pr package.json examples.test.js index.js /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64/usr/lib/node_modules/spdx-correct + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.2-5.mga8 --unique-debug-suffix -1.0.2-5.mga8.aarch64 --unique-debug-src-base nodejs-spdx-correct-1.0.2-5.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/package + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.I61bHp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + '[' 1 -eq 1 ']' + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/node -e 'require("./")' + /usr/bin/node examples.test.js TAP version 13 # examples # Apache License V2 ok 1 corrects " Apache License V2" to "Apache-2.0" ok 2 "Apache-2.0" is a valid SPDX identifier # BSD-3-Clause ok 3 corrects " BSD-3-Clause" to "BSD-3-Clause" ok 4 "BSD-3-Clause" is a valid SPDX identifier # GPL-3.0+ ok 5 corrects " GPL-3.0+" to "GPL-3.0" ok 6 "GPL-3.0" is a valid SPDX identifier # "BD-2-Clause" ok 7 corrects ""BD-2-Clause"" to "BSD-2-Clause" ok 8 "BSD-2-Clause" is a valid SPDX identifier # "BSD-2-Clause" ok 9 corrects ""BSD-2-Clause"" to "BSD-2-Clause" ok 10 "BSD-2-Clause" is a valid SPDX identifier # "MIT" ok 11 corrects ""MIT"" to "MIT" ok 12 "MIT" is a valid SPDX identifier # (LGPL) ok 13 corrects "(LGPL)" to "LGPL-3.0" ok 14 "LGPL-3.0" is a valid SPDX identifier # 2 clause BSD ok 15 corrects "2 clause BSD" to "BSD-2-Clause" ok 16 "BSD-2-Clause" is a valid SPDX identifier # 2-clause-BSD ok 17 corrects "2-clause-BSD" to "BSD-2-Clause" ok 18 "BSD-2-Clause" is a valid SPDX identifier # 3-Clause BSD ok 19 corrects "3-Clause BSD" to "BSD-3-Clause" ok 20 "BSD-3-Clause" is a valid SPDX identifier # 3-Clause-BSD ok 21 corrects "3-Clause-BSD" to "BSD-3-Clause" ok 22 "BSD-3-Clause" is a valid SPDX identifier # 3-clause BSD ok 23 corrects "3-clause BSD" to "BSD-3-Clause" ok 24 "BSD-3-Clause" is a valid SPDX identifier # AGPL 3 ok 25 corrects "AGPL 3" to "AGPL-3.0" ok 26 "AGPL-3.0" is a valid SPDX identifier # AGPL 3.0 ok 27 corrects "AGPL 3.0" to "AGPL-3.0" ok 28 "AGPL-3.0" is a valid SPDX identifier # AGPL v3 ok 29 corrects "AGPL v3" to "AGPL-3.0" ok 30 "AGPL-3.0" is a valid SPDX identifier # AGPL ok 31 corrects "AGPL" to "AGPL-3.0" ok 32 "AGPL-3.0" is a valid SPDX identifier # AGPL, Copyright 2014 uh-sem-blee, Co. ok 33 corrects "AGPL, Copyright 2014 uh-sem-blee, Co." to "AGPL-3.0" ok 34 "AGPL-3.0" is a valid SPDX identifier # AGPL-3 ok 35 corrects "AGPL-3" to "AGPL-3.0" ok 36 "AGPL-3.0" is a valid SPDX identifier # AGPL3 ok 37 corrects "AGPL3" to "AGPL-3.0" ok 38 "AGPL-3.0" is a valid SPDX identifier # AGPLV3 ok 39 corrects "AGPLV3" to "AGPL-3.0" ok 40 "AGPL-3.0" is a valid SPDX identifier # AGPLv3 ok 41 corrects "AGPLv3" to "AGPL-3.0" ok 42 "AGPL-3.0" is a valid SPDX identifier # AGPLv3+ ok 43 corrects "AGPLv3+" to "AGPL-3.0" ok 44 "AGPL-3.0" is a valid SPDX identifier # AOL/MIT ok 45 corrects "AOL/MIT" to "MIT" ok 46 "MIT" is a valid SPDX identifier # APACHE 2 ok 47 corrects "APACHE 2" to "Apache-2.0" ok 48 "Apache-2.0" is a valid SPDX identifier # APACHE 2.0 ok 49 corrects "APACHE 2.0" to "Apache-2.0" ok 50 "Apache-2.0" is a valid SPDX identifier # APACHE V2.0 ok 51 corrects "APACHE V2.0" to "Apache-2.0" ok 52 "Apache-2.0" is a valid SPDX identifier # APACHE ok 53 corrects "APACHE" to "Apache-2.0" ok 54 "Apache-2.0" is a valid SPDX identifier # APACHE-2 ok 55 corrects "APACHE-2" to "Apache-2.0" ok 56 "Apache-2.0" is a valid SPDX identifier # APACHE-2.0 ok 57 corrects "APACHE-2.0" to "Apache-2.0" ok 58 "Apache-2.0" is a valid SPDX identifier # APACHE-V2 ok 59 corrects "APACHE-V2" to "Apache-2.0" ok 60 "Apache-2.0" is a valid SPDX identifier # APACHE2 ok 61 corrects "APACHE2" to "Apache-2.0" ok 62 "Apache-2.0" is a valid SPDX identifier # APACHE2.0 ok 63 corrects "APACHE2.0" to "Apache-2.0" ok 64 "Apache-2.0" is a valid SPDX identifier # APACHE20 ok 65 corrects "APACHE20" to "Apache-2.0" ok 66 "Apache-2.0" is a valid SPDX identifier # APACHE2_0 ok 67 corrects "APACHE2_0" to "Apache-2.0" ok 68 "Apache-2.0" is a valid SPDX identifier # APGLv3 ok 69 corrects "APGLv3" to "AGPL-3.0" ok 70 "AGPL-3.0" is a valid SPDX identifier # APL 2.0 ok 71 corrects "APL 2.0" to "Apache-2.0" ok 72 "Apache-2.0" is a valid SPDX identifier # APL ok 73 corrects "APL" to "Apache-2.0" ok 74 "Apache-2.0" is a valid SPDX identifier # APL2 ok 75 corrects "APL2" to "Apache-2.0" ok 76 "Apache-2.0" is a valid SPDX identifier # APLv2 ok 77 corrects "APLv2" to "Apache-2.0" ok 78 "Apache-2.0" is a valid SPDX identifier # Affero GPL or Commercial ok 79 corrects "Affero GPL or Commercial" to "AGPL-3.0" ok 80 "AGPL-3.0" is a valid SPDX identifier # Affero GPL v3 ok 81 corrects "Affero GPL v3" to "AGPL-3.0" ok 82 "AGPL-3.0" is a valid SPDX identifier # Affero GPL3 ok 83 corrects "Affero GPL3" to "AGPL-3.0" ok 84 "AGPL-3.0" is a valid SPDX identifier # Affero General Public License v3 ok 85 corrects "Affero General Public License v3" to "AGPL-3.0" ok 86 "AGPL-3.0" is a valid SPDX identifier # Affero-GPL ok 87 corrects "Affero-GPL" to "AGPL-3.0" ok 88 "AGPL-3.0" is a valid SPDX identifier # Apache ok 89 corrects "Apache " to "Apache-2.0" ok 90 "Apache-2.0" is a valid SPDX identifier # Apache 2 License ok 91 corrects "Apache 2 License" to "Apache-2.0" ok 92 "Apache-2.0" is a valid SPDX identifier # Apache 2 ok 93 corrects "Apache 2" to "Apache-2.0" ok 94 "Apache-2.0" is a valid SPDX identifier # Apache 2.0 License ok 95 corrects "Apache 2.0 License" to "Apache-2.0" ok 96 "Apache-2.0" is a valid SPDX identifier # Apache 2.0 http://www.apache.org/licenses/ ok 97 corrects "Apache 2.0 http://www.apache.org/licenses/" to "Apache-2.0" ok 98 "Apache-2.0" is a valid SPDX identifier # Apache 2.0 ok 99 corrects "Apache 2.0" to "Apache-2.0" ok 100 "Apache-2.0" is a valid SPDX identifier # Apache Licence 2.0 ok 101 corrects "Apache Licence 2.0" to "Apache-2.0" ok 102 "Apache-2.0" is a valid SPDX identifier # Apache Licence v2 ok 103 corrects "Apache Licence v2" to "Apache-2.0" ok 104 "Apache-2.0" is a valid SPDX identifier # Apache License 2 ok 105 corrects "Apache License 2" to "Apache-2.0" ok 106 "Apache-2.0" is a valid SPDX identifier # Apache License 2. ok 107 corrects "Apache License 2." to "Apache-2.0" ok 108 "Apache-2.0" is a valid SPDX identifier # Apache License 2.0 ok 109 corrects "Apache License 2.0" to "Apache-2.0" ok 110 "Apache-2.0" is a valid SPDX identifier # Apache License V2 ok 111 corrects "Apache License V2" to "Apache-2.0" ok 112 "Apache-2.0" is a valid SPDX identifier # Apache License V2.0 ok 113 corrects "Apache License V2.0" to "Apache-2.0" ok 114 "Apache-2.0" is a valid SPDX identifier # Apache License Version 2.0 ok 115 corrects "Apache License Version 2.0" to "Apache-2.0" ok 116 "Apache-2.0" is a valid SPDX identifier # Apache License Version 2.0, ok 117 corrects "Apache License Version 2.0," to "Apache-2.0" ok 118 "Apache-2.0" is a valid SPDX identifier # Apache License v2 ok 119 corrects "Apache License v2" to "Apache-2.0" ok 120 "Apache-2.0" is a valid SPDX identifier # Apache License v2.0 ok 121 corrects "Apache License v2.0" to "Apache-2.0" ok 122 "Apache-2.0" is a valid SPDX identifier # Apache License version 2.0 ok 123 corrects "Apache License version 2.0" to "Apache-2.0" ok 124 "Apache-2.0" is a valid SPDX identifier # Apache License ok 125 corrects "Apache License" to "Apache-2.0" ok 126 "Apache-2.0" is a valid SPDX identifier # Apache License, 2.0 ok 127 corrects "Apache License, 2.0" to "Apache-2.0" ok 128 "Apache-2.0" is a valid SPDX identifier # Apache License, Version 2.0 ok 129 corrects "Apache License, Version 2.0" to "Apache-2.0" ok 130 "Apache-2.0" is a valid SPDX identifier # Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0 ok 131 corrects "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0" to "Apache-2.0" ok 132 "Apache-2.0" is a valid SPDX identifier # Apache License, v2.0 ok 133 corrects "Apache License, v2.0" to "Apache-2.0" ok 134 "Apache-2.0" is a valid SPDX identifier # Apache License, version 2 ok 135 corrects "Apache License, version 2" to "Apache-2.0" ok 136 "Apache-2.0" is a valid SPDX identifier # Apache Public License v2 ok 137 corrects "Apache Public License v2" to "Apache-2.0" ok 138 "Apache-2.0" is a valid SPDX identifier # Apache Public License, Version 2 ok 139 corrects "Apache Public License, Version 2" to "Apache-2.0" ok 140 "Apache-2.0" is a valid SPDX identifier # Apache Software License 2.0 ok 141 corrects "Apache Software License 2.0" to "Apache-2.0" ok 142 "Apache-2.0" is a valid SPDX identifier # Apache Software License Version 2 ok 143 corrects "Apache Software License Version 2" to "Apache-2.0" ok 144 "Apache-2.0" is a valid SPDX identifier # Apache V2 ok 145 corrects "Apache V2" to "Apache-2.0" ok 146 "Apache-2.0" is a valid SPDX identifier # Apache V2.0 ok 147 corrects "Apache V2.0" to "Apache-2.0" ok 148 "Apache-2.0" is a valid SPDX identifier # Apache Version 2 ok 149 corrects "Apache Version 2" to "Apache-2.0" ok 150 "Apache-2.0" is a valid SPDX identifier # Apache Version 2.0 ok 151 corrects "Apache Version 2.0" to "Apache-2.0" ok 152 "Apache-2.0" is a valid SPDX identifier # Apache lisence V2 ok 153 corrects "Apache lisence V2" to "Apache-2.0" ok 154 "Apache-2.0" is a valid SPDX identifier # Apache lisense 2.0 ok 155 corrects "Apache lisense 2.0" to "Apache-2.0" ok 156 "Apache-2.0" is a valid SPDX identifier # Apache v. 2 ok 157 corrects "Apache v. 2" to "Apache-2.0" ok 158 "Apache-2.0" is a valid SPDX identifier # Apache v2 License ok 159 corrects "Apache v2 License" to "Apache-2.0" ok 160 "Apache-2.0" is a valid SPDX identifier # Apache v2 ok 161 corrects "Apache v2" to "Apache-2.0" ok 162 "Apache-2.0" is a valid SPDX identifier # Apache v2.0 ok 163 corrects "Apache v2.0" to "Apache-2.0" ok 164 "Apache-2.0" is a valid SPDX identifier # Apache version 2 ok 165 corrects "Apache version 2" to "Apache-2.0" ok 166 "Apache-2.0" is a valid SPDX identifier # Apache version 2.0 ok 167 corrects "Apache version 2.0" to "Apache-2.0" ok 168 "Apache-2.0" is a valid SPDX identifier # Apache ok 169 corrects "Apache" to "Apache-2.0" ok 170 "Apache-2.0" is a valid SPDX identifier # Apache, Version 2.0 ok 171 corrects "Apache, Version 2.0" to "Apache-2.0" ok 172 "Apache-2.0" is a valid SPDX identifier # Apache, v2.0 ok 173 corrects "Apache, v2.0" to "Apache-2.0" ok 174 "Apache-2.0" is a valid SPDX identifier # Apache-2 ok 175 corrects "Apache-2" to "Apache-2.0" ok 176 "Apache-2.0" is a valid SPDX identifier # Apache-2.0 ok 177 corrects "Apache-2.0" to "Apache-2.0" ok 178 "Apache-2.0" is a valid SPDX identifier # Apache-License-2.0 ok 179 corrects "Apache-License-2.0" to "Apache-2.0" ok 180 "Apache-2.0" is a valid SPDX identifier # Apache-V2 ok 181 corrects "Apache-V2" to "Apache-2.0" ok 182 "Apache-2.0" is a valid SPDX identifier # Apache-v2 ok 183 corrects "Apache-v2" to "Apache-2.0" ok 184 "Apache-2.0" is a valid SPDX identifier # Apache-v2.0 ok 185 corrects "Apache-v2.0" to "Apache-2.0" ok 186 "Apache-2.0" is a valid SPDX identifier # Apache2 ok 187 corrects "Apache2" to "Apache-2.0" ok 188 "Apache-2.0" is a valid SPDX identifier # Apache2.0 ok 189 corrects "Apache2.0" to "Apache-2.0" ok 190 "Apache-2.0" is a valid SPDX identifier # Apache20 ok 191 corrects "Apache20" to "Apache-2.0" ok 192 "Apache-2.0" is a valid SPDX identifier # ApacheV2 ok 193 corrects "ApacheV2" to "Apache-2.0" ok 194 "Apache-2.0" is a valid SPDX identifier # Apache_2_0 ok 195 corrects "Apache_2_0" to "Apache-2.0" ok 196 "Apache-2.0" is a valid SPDX identifier # Apachev2 ok 197 corrects "Apachev2" to "Apache-2.0" ok 198 "Apache-2.0" is a valid SPDX identifier # Artistic 2.0 ok 199 corrects "Artistic 2.0" to "Artistic-2.0" ok 200 "Artistic-2.0" is a valid SPDX identifier # Artistic License 2.0 ok 201 corrects "Artistic License 2.0" to "Artistic-2.0" ok 202 "Artistic-2.0" is a valid SPDX identifier # Artistic License ok 203 corrects "Artistic License" to "Artistic-2.0" ok 204 "Artistic-2.0" is a valid SPDX identifier # Artistic ok 205 corrects "Artistic" to "Artistic-2.0" ok 206 "Artistic-2.0" is a valid SPDX identifier # Attribution-NonCommercial ok 207 corrects "Attribution-NonCommercial" to "CC-BY-NC-4.0" ok 208 "CC-BY-NC-4.0" is a valid SPDX identifier # BEER ok 209 corrects "BEER" to "Beerware" ok 210 "Beerware" is a valid SPDX identifier # BEERWARE ok 211 corrects "BEERWARE" to "Beerware" ok 212 "Beerware" is a valid SPDX identifier # BOOST ok 213 corrects "BOOST" to "BSL-1.0" ok 214 "BSL-1.0" is a valid SPDX identifier # BS3 3-Clause ok 215 corrects "BS3 3-Clause" to "BSD-3-Clause" ok 216 "BSD-3-Clause" is a valid SPDX identifier # BSD 2-Clause license ok 217 corrects "BSD 2-Clause license" to "BSD-2-Clause" ok 218 "BSD-2-Clause" is a valid SPDX identifier # BSD 2-Clause ok 219 corrects "BSD 2-Clause" to "BSD-2-Clause" ok 220 "BSD-2-Clause" is a valid SPDX identifier # BSD 2-clause ok 221 corrects "BSD 2-clause" to "BSD-2-Clause" ok 222 "BSD-2-Clause" is a valid SPDX identifier # BSD 3 Clause ok 223 corrects "BSD 3 Clause" to "BSD-3-Clause" ok 224 "BSD-3-Clause" is a valid SPDX identifier # BSD 3 ok 225 corrects "BSD 3" to "BSD-3-Clause" ok 226 "BSD-3-Clause" is a valid SPDX identifier # BSD 3-Clause ok 227 corrects "BSD 3-Clause" to "BSD-3-Clause" ok 228 "BSD-3-Clause" is a valid SPDX identifier # BSD 3-clause ok 229 corrects "BSD 3-clause" to "BSD-3-Clause" ok 230 "BSD-3-Clause" is a valid SPDX identifier # BSD clause 3 ok 231 corrects "BSD clause 3" to "BSD-3-Clause" ok 232 "BSD-3-Clause" is a valid SPDX identifier # BSD ok 233 corrects "BSD" to "BSD-2-Clause" ok 234 "BSD-2-Clause" is a valid SPDX identifier # BSD-2 Clause ok 235 corrects "BSD-2 Clause" to "BSD-2-Clause" ok 236 "BSD-2-Clause" is a valid SPDX identifier # BSD-2-Clauseno ok 237 corrects "BSD-2-Clauseno" to "BSD-2-Clause" ok 238 "BSD-2-Clause" is a valid SPDX identifier # BSD-2-clause ok 239 corrects "BSD-2-clause" to "BSD-2-Clause" ok 240 "BSD-2-Clause" is a valid SPDX identifier # BSD-3 Clause ok 241 corrects "BSD-3 Clause" to "BSD-3-Clause" ok 242 "BSD-3-Clause" is a valid SPDX identifier # BSD-3 ok 243 corrects "BSD-3" to "BSD-3-Clause" ok 244 "BSD-3-Clause" is a valid SPDX identifier # BSD-3-Claude ok 245 corrects "BSD-3-Claude" to "BSD-3-Clause" ok 246 "BSD-3-Clause" is a valid SPDX identifier # BSD2-License ok 247 corrects "BSD2-License" to "BSD-2-Clause" ok 248 "BSD-2-Clause" is a valid SPDX identifier # BSD3 ok 249 corrects "BSD3" to "BSD-3-Clause" ok 250 "BSD-3-Clause" is a valid SPDX identifier # BSD3-Clause ok 251 corrects "BSD3-Clause" to "BSD-3-Clause" ok 252 "BSD-3-Clause" is a valid SPDX identifier # Beer-Ware ok 253 corrects "Beer-Ware" to "Beerware" ok 254 "Beerware" is a valid SPDX identifier # BeerWare ok 255 corrects "BeerWare" to "Beerware" ok 256 "Beerware" is a valid SPDX identifier # Beerware ok 257 corrects "Beerware" to "Beerware" ok 258 "Beerware" is a valid SPDX identifier # Boost ok 259 corrects "Boost" to "BSL-1.0" ok 260 "BSL-1.0" is a valid SPDX identifier # CC BY 3.0 ok 261 corrects "CC BY 3.0" to "CC-BY-3.0" ok 262 "CC-BY-3.0" is a valid SPDX identifier # CC BY 4.0 ok 263 corrects "CC BY 4.0" to "CC-BY-4.0" ok 264 "CC-BY-4.0" is a valid SPDX identifier # CC-BY 3.0 ok 265 corrects "CC-BY 3.0" to "CC-BY-3.0" ok 266 "CC-BY-3.0" is a valid SPDX identifier # CC-BY 4.0 International ok 267 corrects "CC-BY 4.0 International" to "CC-BY-4.0" ok 268 "CC-BY-4.0" is a valid SPDX identifier # Cc-by-3.0 ok 269 corrects "Cc-by-3.0" to "CC-BY-3.0" ok 270 "CC-BY-3.0" is a valid SPDX identifier # DWTFYW License ok 271 corrects "DWTFYW License" to "WTFPL" ok 272 "WTFPL" is a valid SPDX identifier # DWTFYW ok 273 corrects "DWTFYW" to "WTFPL" ok 274 "WTFPL" is a valid SPDX identifier # DWTFYWPL ok 275 corrects "DWTFYWPL" to "WTFPL" ok 276 "WTFPL" is a valid SPDX identifier # Do what the fuck you want to public license ok 277 corrects "Do what the fuck you want to public license" to "WTFPL" ok 278 "WTFPL" is a valid SPDX identifier # Eclipse Public License (EPL) ok 279 corrects "Eclipse Public License (EPL)" to "EPL-1.0" ok 280 "EPL-1.0" is a valid SPDX identifier # Eclipse Public License + Eclipse Distribution License ok 281 corrects "Eclipse Public License + Eclipse Distribution License" to "EPL-1.0" ok 282 "EPL-1.0" is a valid SPDX identifier # Eclipse Public License 1.0 ok 283 corrects "Eclipse Public License 1.0" to "EPL-1.0" ok 284 "EPL-1.0" is a valid SPDX identifier # Eclipse Public License ok 285 corrects "Eclipse Public License" to "EPL-1.0" ok 286 "EPL-1.0" is a valid SPDX identifier # Eclipse Public License, Eclipse Distribution License ok 287 corrects "Eclipse Public License, Eclipse Distribution License" to "EPL-1.0" ok 288 "EPL-1.0" is a valid SPDX identifier # Eclipse ok 289 corrects "Eclipse" to "EPL-1.0" ok 290 "EPL-1.0" is a valid SPDX identifier # GLP ok 291 corrects "GLP" to "GPL-3.0" ok 292 "GPL-3.0" is a valid SPDX identifier # GLPv3 ok 293 corrects "GLPv3" to "GPL-3.0" ok 294 "GPL-3.0" is a valid SPDX identifier # GNU Affero GPL 3.0 ok 295 corrects "GNU Affero GPL 3.0" to "AGPL-3.0" ok 296 "AGPL-3.0" is a valid SPDX identifier # GNU Affero GPLv3 ok 297 corrects "GNU Affero GPLv3" to "AGPL-3.0" ok 298 "AGPL-3.0" is a valid SPDX identifier # GNU GENERAL PUBLIC LICENSE Version 2 ok 299 corrects "GNU GENERAL PUBLIC LICENSE Version 2" to "GPL-2.0" ok 300 "GPL-2.0" is a valid SPDX identifier # GNU GENERAL PUBLIC LICENSE ok 301 corrects "GNU GENERAL PUBLIC LICENSE" to "GPL-3.0" ok 302 "GPL-3.0" is a valid SPDX identifier # GNU GLP v3.0 ok 303 corrects "GNU GLP v3.0" to "GPL-3.0" ok 304 "GPL-3.0" is a valid SPDX identifier # GNU GPL 3 ok 305 corrects "GNU GPL 3" to "GPL-3.0" ok 306 "GPL-3.0" is a valid SPDX identifier # GNU GPL 3.0 ok 307 corrects "GNU GPL 3.0" to "GPL-3.0" ok 308 "GPL-3.0" is a valid SPDX identifier # GNU GPL V2 ok 309 corrects "GNU GPL V2" to "GPL-2.0" ok 310 "GPL-2.0" is a valid SPDX identifier # GNU GPL V3.0 ok 311 corrects "GNU GPL V3.0" to "GPL-3.0" ok 312 "GPL-3.0" is a valid SPDX identifier # GNU GPL v2 ok 313 corrects "GNU GPL v2" to "GPL-2.0" ok 314 "GPL-2.0" is a valid SPDX identifier # GNU GPL v2.0 ok 315 corrects "GNU GPL v2.0" to "GPL-2.0" ok 316 "GPL-2.0" is a valid SPDX identifier # GNU GPL v3 ok 317 corrects "GNU GPL v3" to "GPL-3.0" ok 318 "GPL-3.0" is a valid SPDX identifier # GNU GPL v3.0 ok 319 corrects "GNU GPL v3.0" to "GPL-3.0" ok 320 "GPL-3.0" is a valid SPDX identifier # GNU GPL ver 3 ok 321 corrects "GNU GPL ver 3" to "GPL-3.0" ok 322 "GPL-3.0" is a valid SPDX identifier # GNU GPL ok 323 corrects "GNU GPL" to "GPL-3.0" ok 324 "GPL-3.0" is a valid SPDX identifier # GNU GPLv2 ok 325 corrects "GNU GPLv2" to "GPL-2.0" ok 326 "GPL-2.0" is a valid SPDX identifier # GNU GPLv3 ok 327 corrects "GNU GPLv3" to "GPL-3.0" ok 328 "GPL-3.0" is a valid SPDX identifier # GNU GPLv3+ ok 329 corrects "GNU GPLv3+" to "GPL-3.0" ok 330 "GPL-3.0" is a valid SPDX identifier # GNU General Public License v2.0 ok 331 corrects "GNU General Public License v2.0" to "GPL-2.0" ok 332 "GPL-2.0" is a valid SPDX identifier # GNU General Public License v3 ok 333 corrects "GNU General Public License v3" to "GPL-3.0" ok 334 "GPL-3.0" is a valid SPDX identifier # GNU General Public License ok 335 corrects "GNU General Public License" to "GPL-3.0" ok 336 "GPL-3.0" is a valid SPDX identifier # GNU General Public License, version 2 ok 337 corrects "GNU General Public License, version 2" to "GPL-2.0" ok 338 "GPL-2.0" is a valid SPDX identifier # GNU General Public ok 339 corrects "GNU General Public" to "GPL-3.0" ok 340 "GPL-3.0" is a valid SPDX identifier # GNU LESSER GENERAL PUBLIC LICENSE ok 341 corrects "GNU LESSER GENERAL PUBLIC LICENSE" to "GPL-3.0" ok 342 "GPL-3.0" is a valid SPDX identifier # GNU LGPL v3.0 ok 343 corrects "GNU LGPL v3.0" to "GPL-3.0" ok 344 "GPL-3.0" is a valid SPDX identifier # GNU License v3 ok 345 corrects "GNU License v3" to "GPL-3.0" ok 346 "GPL-3.0" is a valid SPDX identifier # GNU V3 ok 347 corrects "GNU V3" to "GPL-3.0" ok 348 "GPL-3.0" is a valid SPDX identifier # GNU v2 ok 349 corrects "GNU v2" to "GPL-2.0" ok 350 "GPL-2.0" is a valid SPDX identifier # GNU ok 351 corrects "GNU" to "GPL-3.0" ok 352 "GPL-3.0" is a valid SPDX identifier # GNU-GPL ok 353 corrects "GNU-GPL" to "GPL-3.0" ok 354 "GPL-3.0" is a valid SPDX identifier # GNU/GPL ok 355 corrects "GNU/GPL" to "GPL-3.0" ok 356 "GPL-3.0" is a valid SPDX identifier # GNU/GPLv2 ok 357 corrects "GNU/GPLv2" to "GPL-2.0" ok 358 "GPL-2.0" is a valid SPDX identifier # GPL 2 ok 359 corrects "GPL 2" to "GPL-2.0" ok 360 "GPL-2.0" is a valid SPDX identifier # GPL 2.0 ok 361 corrects "GPL 2.0" to "GPL-2.0" ok 362 "GPL-2.0" is a valid SPDX identifier # GPL 3 ok 363 corrects "GPL 3" to "GPL-3.0" ok 364 "GPL-3.0" is a valid SPDX identifier # GPL 3.0 ok 365 corrects "GPL 3.0" to "GPL-3.0" ok 366 "GPL-3.0" is a valid SPDX identifier # GPL V2 ok 367 corrects "GPL V2" to "GPL-2.0" ok 368 "GPL-2.0" is a valid SPDX identifier # GPL V3 ok 369 corrects "GPL V3" to "GPL-3.0" ok 370 "GPL-3.0" is a valid SPDX identifier # GPL V3.0 ok 371 corrects "GPL V3.0" to "GPL-3.0" ok 372 "GPL-3.0" is a valid SPDX identifier # GPL Version 3 ok 373 corrects "GPL Version 3" to "GPL-3.0" ok 374 "GPL-3.0" is a valid SPDX identifier # GPL v.2 ok 375 corrects "GPL v.2" to "GPL-2.0" ok 376 "GPL-2.0" is a valid SPDX identifier # GPL v2 ok 377 corrects "GPL v2" to "GPL-2.0" ok 378 "GPL-2.0" is a valid SPDX identifier # GPL v3 ok 379 corrects "GPL v3" to "GPL-3.0" ok 380 "GPL-3.0" is a valid SPDX identifier # GPL v3+ ok 381 corrects "GPL v3+" to "GPL-3.0" ok 382 "GPL-3.0" is a valid SPDX identifier # GPL v3.0 ok 383 corrects "GPL v3.0" to "GPL-3.0" ok 384 "GPL-3.0" is a valid SPDX identifier # GPL ok 385 corrects "GPL" to "GPL-3.0" ok 386 "GPL-3.0" is a valid SPDX identifier # GPL-2 ok 387 corrects "GPL-2" to "GPL-2.0" ok 388 "GPL-2.0" is a valid SPDX identifier # GPL-2.0- ok 389 corrects "GPL-2.0-" to "GPL-2.0" ok 390 "GPL-2.0" is a valid SPDX identifier # GPL-3 ok 391 corrects "GPL-3" to "GPL-3.0" ok 392 "GPL-3.0" is a valid SPDX identifier # GPL-V3 ok 393 corrects "GPL-V3" to "GPL-3.0" ok 394 "GPL-3.0" is a valid SPDX identifier # GPL2 ok 395 corrects "GPL2" to "GPL-2.0" ok 396 "GPL-2.0" is a valid SPDX identifier # GPL2+ ok 397 corrects "GPL2+" to "GPL-2.0" ok 398 "GPL-2.0" is a valid SPDX identifier # GPL3 ok 399 corrects "GPL3" to "GPL-3.0" ok 400 "GPL-3.0" is a valid SPDX identifier # GPL3.0 ok 401 corrects "GPL3.0" to "GPL-3.0" ok 402 "GPL-3.0" is a valid SPDX identifier # GPL3.0+ ok 403 corrects "GPL3.0+" to "GPL-3.0" ok 404 "GPL-3.0" is a valid SPDX identifier # GPLV2 ok 405 corrects "GPLV2" to "GPL-2.0" ok 406 "GPL-2.0" is a valid SPDX identifier # GPLV3 ok 407 corrects "GPLV3" to "GPL-3.0" ok 408 "GPL-3.0" is a valid SPDX identifier # GPLv2 ok 409 corrects "GPLv2" to "GPL-2.0" ok 410 "GPL-2.0" is a valid SPDX identifier # GPLv2+ ok 411 corrects "GPLv2+" to "GPL-2.0" ok 412 "GPL-2.0" is a valid SPDX identifier # GPLv3 ok 413 corrects "GPLv3" to "GPL-3.0" ok 414 "GPL-3.0" is a valid SPDX identifier # GPLv3+ ok 415 corrects "GPLv3+" to "GPL-3.0" ok 416 "GPL-3.0" is a valid SPDX identifier # GPLv3.0 ok 417 corrects "GPLv3.0" to "GPL-3.0" ok 418 "GPL-3.0" is a valid SPDX identifier # GUN ok 419 corrects "GUN" to "GPL-3.0" ok 420 "GPL-3.0" is a valid SPDX identifier # Gnu public license v2.0 ok 421 corrects "Gnu public license v2.0" to "GPL-2.0" ok 422 "GPL-2.0" is a valid SPDX identifier # Gpl v3 ok 423 corrects "Gpl v3" to "GPL-3.0" ok 424 "GPL-3.0" is a valid SPDX identifier # Gpl ok 425 corrects "Gpl" to "GPL-3.0" ok 426 "GPL-3.0" is a valid SPDX identifier # Gpl-2.0 ok 427 corrects "Gpl-2.0" to "GPL-2.0" ok 428 "GPL-2.0" is a valid SPDX identifier # Gpl-3.0 ok 429 corrects "Gpl-3.0" to "GPL-3.0" ok 430 "GPL-3.0" is a valid SPDX identifier # Gpl2 ok 431 corrects "Gpl2" to "GPL-2.0" ok 432 "GPL-2.0" is a valid SPDX identifier # Http://opensource.org/licenses/MIT ok 433 corrects "Http://opensource.org/licenses/MIT" to "MIT" ok 434 "MIT" is a valid SPDX identifier # Http://unlicense.org ok 435 corrects "Http://unlicense.org" to "Unlicense" ok 436 "Unlicense" is a valid SPDX identifier # Http://wtfpl.org/ ok 437 corrects "Http://wtfpl.org/" to "WTFPL" ok 438 "WTFPL" is a valid SPDX identifier # Http://www.apache.org/licenses/LICENSE-2.0 ok 439 corrects "Http://www.apache.org/licenses/LICENSE-2.0" to "Apache-2.0" ok 440 "Apache-2.0" is a valid SPDX identifier # Http://www.mozilla.org/MPL/2.0/ ok 441 corrects "Http://www.mozilla.org/MPL/2.0/" to "MPL-2.0" ok 442 "MPL-2.0" is a valid SPDX identifier # Http://www.opensource.org/licenses/MIT ok 443 corrects "Http://www.opensource.org/licenses/MIT" to "MIT" ok 444 "MIT" is a valid SPDX identifier # ISD ok 445 corrects "ISD" to "ISC" ok 446 "ISC" is a valid SPDX identifier # IST ok 447 corrects "IST" to "ISC" ok 448 "ISC" is a valid SPDX identifier # Isc ok 449 corrects "Isc" to "ISC" ok 450 "ISC" is a valid SPDX identifier # LGLP3 ok 451 corrects "LGLP3" to "LGPL-3.0" ok 452 "LGPL-3.0" is a valid SPDX identifier # LGPL 2.1 ok 453 corrects "LGPL 2.1" to "LGPL-2.1" ok 454 "LGPL-2.1" is a valid SPDX identifier # LGPL 3 ok 455 corrects "LGPL 3" to "LGPL-3.0" ok 456 "LGPL-3.0" is a valid SPDX identifier # LGPL 3.0 ok 457 corrects "LGPL 3.0" to "LGPL-3.0" ok 458 "LGPL-3.0" is a valid SPDX identifier # LGPL Version 3.0 ok 459 corrects "LGPL Version 3.0" to "LGPL-3.0" ok 460 "LGPL-3.0" is a valid SPDX identifier # LGPL v2 ok 461 corrects "LGPL v2" to "LGPL-2.0" ok 462 "LGPL-2.0" is a valid SPDX identifier # LGPL v3 ok 463 corrects "LGPL v3" to "LGPL-3.0" ok 464 "LGPL-3.0" is a valid SPDX identifier # LGPL ok 465 corrects "LGPL" to "LGPL-3.0" ok 466 "LGPL-3.0" is a valid SPDX identifier # LGPL-2 ok 467 corrects "LGPL-2" to "LGPL-2.0" ok 468 "LGPL-2.0" is a valid SPDX identifier # LGPL-3 ok 469 corrects "LGPL-3" to "LGPL-3.0" ok 470 "LGPL-3.0" is a valid SPDX identifier # LGPL.v3 ok 471 corrects "LGPL.v3" to "LGPL-3.0" ok 472 "LGPL-3.0" is a valid SPDX identifier # LGPL2 ok 473 corrects "LGPL2" to "LGPL-2.0" ok 474 "LGPL-2.0" is a valid SPDX identifier # LGPL2.1 ok 475 corrects "LGPL2.1" to "LGPL-2.1" ok 476 "LGPL-2.1" is a valid SPDX identifier # LGPL3 ok 477 corrects "LGPL3" to "LGPL-3.0" ok 478 "LGPL-3.0" is a valid SPDX identifier # LGPL3+ ok 479 corrects "LGPL3+" to "LGPL-3.0" ok 480 "LGPL-3.0" is a valid SPDX identifier # LGPL3.0 ok 481 corrects "LGPL3.0" to "LGPL-3.0" ok 482 "LGPL-3.0" is a valid SPDX identifier # LGPL: ok 483 corrects "LGPL:" to "LGPL-3.0" ok 484 "LGPL-3.0" is a valid SPDX identifier # LGPLv2.1 ok 485 corrects "LGPLv2.1" to "LGPL-2.1" ok 486 "LGPL-2.1" is a valid SPDX identifier # LGPLv3 ok 487 corrects "LGPLv3" to "LGPL-3.0" ok 488 "LGPL-3.0" is a valid SPDX identifier # LGPLv3+ ok 489 corrects "LGPLv3+" to "LGPL-3.0" ok 490 "LGPL-3.0" is a valid SPDX identifier # LICENSE-MIT ok 491 corrects "LICENSE-MIT" to "MIT" ok 492 "MIT" is a valid SPDX identifier # Licenses/GPL-3.0 ok 493 corrects "Licenses/GPL-3.0" to "GPL-3.0" ok 494 "GPL-3.0" is a valid SPDX identifier # M.I.T ok 495 corrects "M.I.T" to "MIT" ok 496 "MIT" is a valid SPDX identifier # M.I.T. ok 497 corrects "M.I.T." to "MIT" ok 498 "MIT" is a valid SPDX identifier # MIT ok 499 corrects "MIT " to "MIT" ok 500 "MIT" is a valid SPDX identifier # MIT (http://mootools.net/license.txt) ok 501 corrects "MIT (http://mootools.net/license.txt)" to "MIT" ok 502 "MIT" is a valid SPDX identifier # MIT (https://github.com/AlekseyLeshko/say-me/blob/master/LICENSE) ok 503 corrects "MIT (https://github.com/AlekseyLeshko/say-me/blob/master/LICENSE)" to "MIT" ok 504 "MIT" is a valid SPDX identifier # MIT (https://github.com/AlekseyLeshko/testimonial.js/blob/master/LICENSE) ok 505 corrects "MIT (https://github.com/AlekseyLeshko/testimonial.js/blob/master/LICENSE)" to "MIT" ok 506 "MIT" is a valid SPDX identifier # MIT (https://github.com/brentertz/scapegoat/blob/master/LICENSE-MIT) ok 507 corrects "MIT (https://github.com/brentertz/scapegoat/blob/master/LICENSE-MIT)" to "MIT" ok 508 "MIT" is a valid SPDX identifier # MIT / http://rem.mit-license.org ok 509 corrects "MIT / http://rem.mit-license.org" to "MIT" ok 510 "MIT" is a valid SPDX identifier # MIT / http://www.highcharts.com/license/ ok 511 corrects "MIT / http://www.highcharts.com/license/" to "MIT" ok 512 "MIT" is a valid SPDX identifier # MIT 1.0 ok 513 corrects "MIT 1.0" to "MIT" ok 514 "MIT" is a valid SPDX identifier # MIT ok 515 corrects "MIT " to "MIT" ok 516 "MIT" is a valid SPDX identifier # MIT ok 517 corrects "MIT " to "MIT" ok 518 "MIT" is a valid SPDX identifier # MIT ok 519 corrects "MIT " to "MIT" ok 520 "MIT" is a valid SPDX identifier # MIT @chetandhembre ok 521 corrects "MIT @chetandhembre" to "MIT" ok 522 "MIT" is a valid SPDX identifier # MIT Copyright (c) 2015 Austin Eldridge ok 523 corrects "MIT Copyright (c) 2015 Austin Eldridge" to "MIT" ok 524 "MIT" is a valid SPDX identifier # MIT LICENSE ok 525 corrects "MIT LICENSE" to "MIT" ok 526 "MIT" is a valid SPDX identifier # MIT Licence ok 527 corrects "MIT Licence" to "MIT" ok 528 "MIT" is a valid SPDX identifier # MIT License (MIT) ok 529 corrects "MIT License (MIT)" to "MIT" ok 530 "MIT" is a valid SPDX identifier # MIT License (http://opensource.org/licenses/MIT) ok 531 corrects "MIT License (http://opensource.org/licenses/MIT)" to "MIT" ok 532 "MIT" is a valid SPDX identifier # MIT License - http://opensource.org/licenses/MIT ok 533 corrects "MIT License - http://opensource.org/licenses/MIT" to "MIT" ok 534 "MIT" is a valid SPDX identifier # MIT License ok 535 corrects "MIT License" to "MIT" ok 536 "MIT" is a valid SPDX identifier # MIT License, http://www.opensource.org/licenses/MIT ok 537 corrects "MIT License, http://www.opensource.org/licenses/MIT" to "MIT" ok 538 "MIT" is a valid SPDX identifier # MIT License, see LICENSE.md for details ok 539 corrects "MIT License, see LICENSE.md for details" to "MIT" ok 540 "MIT" is a valid SPDX identifier # MIT License. Copyright First Rally. All rights reserved. ok 541 corrects "MIT License. Copyright First Rally. All rights reserved." to "MIT" ok 542 "MIT" is a valid SPDX identifier # MIT License. ok 543 corrects "MIT License." to "MIT" ok 544 "MIT" is a valid SPDX identifier # MIT Licensed. http://www.opensource.org/licenses/mit-license.php ok 545 corrects "MIT Licensed. http://www.opensource.org/licenses/mit-license.php" to "MIT" ok 546 "MIT" is a valid SPDX identifier # MIT Lisence ok 547 corrects "MIT Lisence" to "MIT" ok 548 "MIT" is a valid SPDX identifier # MIT licence ok 549 corrects "MIT licence" to "MIT" ok 550 "MIT" is a valid SPDX identifier # MIT license (MIT) ok 551 corrects "MIT license (MIT)" to "MIT" ok 552 "MIT" is a valid SPDX identifier # MIT license ok 553 corrects "MIT license" to "MIT" ok 554 "MIT" is a valid SPDX identifier # MIT, Copyright (c) 2013 Michael Schoonmaker ok 555 corrects "MIT, Copyright (c) 2013 Michael Schoonmaker" to "MIT" ok 556 "MIT" is a valid SPDX identifier # MIT, http://opensource.org/licenses/MIT ok 557 corrects "MIT, http://opensource.org/licenses/MIT" to "MIT" ok 558 "MIT" is a valid SPDX identifier # MIT-LICENSE ok 559 corrects "MIT-LICENSE" to "MIT" ok 560 "MIT" is a valid SPDX identifier # MIT-License ok 561 corrects "MIT-License" to "MIT" ok 562 "MIT" is a valid SPDX identifier # MIT-Style ok 563 corrects "MIT-Style" to "MIT" ok 564 "MIT" is a valid SPDX identifier # MIT-like ok 565 corrects "MIT-like" to "MIT" ok 566 "MIT" is a valid SPDX identifier # MIT/X ok 567 corrects "MIT/X" to "MIT" ok 568 "MIT" is a valid SPDX identifier # MIT/X11 ok 569 corrects "MIT/X11" to "MIT" ok 570 "MIT" is a valid SPDX identifier # MIT2 ok 571 corrects "MIT2" to "MIT" ok 572 "MIT" is a valid SPDX identifier # MITISC ok 573 corrects "MITISC" to "MIT" ok 574 "MIT" is a valid SPDX identifier # MIT] ok 575 corrects "MIT]" to "MIT" ok 576 "MIT" is a valid SPDX identifier # MIT_License ok 577 corrects "MIT_License" to "MIT" ok 578 "MIT" is a valid SPDX identifier # MITt ok 579 corrects "MITt" to "MIT" ok 580 "MIT" is a valid SPDX identifier # MPL 2 ok 581 corrects "MPL 2" to "MPL-2.0" ok 582 "MPL-2.0" is a valid SPDX identifier # MPL 2.0 ok 583 corrects "MPL 2.0" to "MPL-2.0" ok 584 "MPL-2.0" is a valid SPDX identifier # MPL V2 ok 585 corrects "MPL V2" to "MPL-2.0" ok 586 "MPL-2.0" is a valid SPDX identifier # MPL v2 ok 587 corrects "MPL v2" to "MPL-2.0" ok 588 "MPL-2.0" is a valid SPDX identifier # MPL v2.0 ok 589 corrects "MPL v2.0" to "MPL-2.0" ok 590 "MPL-2.0" is a valid SPDX identifier # MPL ok 591 corrects "MPL" to "MPL-2.0" ok 592 "MPL-2.0" is a valid SPDX identifier # MPL-2 ok 593 corrects "MPL-2" to "MPL-2.0" ok 594 "MPL-2.0" is a valid SPDX identifier # MPL/2.0 ok 595 corrects "MPL/2.0" to "MPL-2.0" ok 596 "MPL-2.0" is a valid SPDX identifier # MPL2 ok 597 corrects "MPL2" to "MPL-2.0" ok 598 "MPL-2.0" is a valid SPDX identifier # MPL2.0 ok 599 corrects "MPL2.0" to "MPL-2.0" ok 600 "MPL-2.0" is a valid SPDX identifier # MPLV2 ok 601 corrects "MPLV2" to "MPL-2.0" ok 602 "MPL-2.0" is a valid SPDX identifier # MPLv2 ok 603 corrects "MPLv2" to "MPL-2.0" ok 604 "MPL-2.0" is a valid SPDX identifier # MPLv2.0 ok 605 corrects "MPLv2.0" to "MPL-2.0" ok 606 "MPL-2.0" is a valid SPDX identifier # MTI ok 607 corrects "MTI" to "MIT" ok 608 "MIT" is a valid SPDX identifier # MiT ok 609 corrects "MiT" to "MIT" ok 610 "MIT" is a valid SPDX identifier # Mit ok 611 corrects "Mit" to "MIT" ok 612 "MIT" is a valid SPDX identifier # Mozilla Public License 1.1 ok 613 corrects "Mozilla Public License 1.1" to "MPL-1.1" ok 614 "MPL-1.1" is a valid SPDX identifier # Mozilla Public License 2.0 ok 615 corrects "Mozilla Public License 2.0" to "MPL-2.0" ok 616 "MPL-2.0" is a valid SPDX identifier # Mozilla Public License version 2 ok 617 corrects "Mozilla Public License version 2" to "MPL-2.0" ok 618 "MPL-2.0" is a valid SPDX identifier # Mozilla Public License ok 619 corrects "Mozilla Public License" to "MPL-2.0" ok 620 "MPL-2.0" is a valid SPDX identifier # Mozilla Public License, v. 2.0 ok 621 corrects "Mozilla Public License, v. 2.0" to "MPL-2.0" ok 622 "MPL-2.0" is a valid SPDX identifier # Mozilla Public License, version 2.0 ok 623 corrects "Mozilla Public License, version 2.0" to "MPL-2.0" ok 624 "MPL-2.0" is a valid SPDX identifier # Public Domain (UNLISCENSE) ok 625 corrects "Public Domain (UNLISCENSE)" to "Unlicense" ok 626 "Unlicense" is a valid SPDX identifier # Public Domain (Unlicense) ok 627 corrects "Public Domain (Unlicense)" to "Unlicense" ok 628 "Unlicense" is a valid SPDX identifier # Public Domain ok 629 corrects "Public Domain " to "Unlicense" ok 630 "Unlicense" is a valid SPDX identifier # Public domain(unlicense) ok 631 corrects "Public domain(unlicense)" to "Unlicense" ok 632 "Unlicense" is a valid SPDX identifier # Public-domain (Unlicense) ok 633 corrects "Public-domain (Unlicense)" to "Unlicense" ok 634 "Unlicense" is a valid SPDX identifier # Standard 3-clause BSD ok 635 corrects "Standard 3-clause BSD" to "BSD-3-Clause" ok 636 "BSD-3-Clause" is a valid SPDX identifier # The Unlicense ok 637 corrects "The Unlicense" to "Unlicense" ok 638 "Unlicense" is a valid SPDX identifier # UNLICENSE ok 639 corrects "UNLICENSE" to "Unlicense" ok 640 "Unlicense" is a valid SPDX identifier # UNLICENSED ok 641 corrects "UNLICENSED" to "Unlicense" ok 642 "Unlicense" is a valid SPDX identifier # UNLICNSE ok 643 corrects "UNLICNSE" to "Unlicense" ok 644 "Unlicense" is a valid SPDX identifier # Unlicence ok 645 corrects "Unlicence" to "Unlicense" ok 646 "Unlicense" is a valid SPDX identifier # Unlicense (http://unlicense.org/) ok 647 corrects "Unlicense (http://unlicense.org/)" to "Unlicense" ok 648 "Unlicense" is a valid SPDX identifier # Unlicense (see http://unlicense.org/) ok 649 corrects "Unlicense (see http://unlicense.org/)" to "Unlicense" ok 650 "Unlicense" is a valid SPDX identifier # Unlicense ok 651 corrects "Unlicense" to "Unlicense" ok 652 "Unlicense" is a valid SPDX identifier # Unlicensed ok 653 corrects "Unlicensed" to "Unlicense" ok 654 "Unlicense" is a valid SPDX identifier # WTF ok 655 corrects "WTF" to "WTFPL" ok 656 "WTFPL" is a valid SPDX identifier # WTFGPL ok 657 corrects "WTFGPL" to "WTFPL" ok 658 "WTFPL" is a valid SPDX identifier # WTFPL 2 ok 659 corrects "WTFPL 2" to "WTFPL" ok 660 "WTFPL" is a valid SPDX identifier # WTFPL ok 661 corrects "WTFPL " to "WTFPL" ok 662 "WTFPL" is a valid SPDX identifier # WTFPLv2 ok 663 corrects "WTFPLv2" to "WTFPL" ok 664 "WTFPL" is a valid SPDX identifier # WTHPL v1.0.0 ok 665 corrects "WTHPL v1.0.0" to "WTFPL" ok 666 "WTFPL" is a valid SPDX identifier # Wtfpl (wtfpl.net) ok 667 corrects "Wtfpl (wtfpl.net)" to "WTFPL" ok 668 "WTFPL" is a valid SPDX identifier # Wtfpl ok 669 corrects "Wtfpl" to "WTFPL" ok 670 "WTFPL" is a valid SPDX identifier # ZLIB ok 671 corrects "ZLIB" to "Zlib" ok 672 "Zlib" is a valid SPDX identifier # Zlib ok 673 corrects "Zlib" to "Zlib" ok 674 "Zlib" is a valid SPDX identifier # Zlib/libpng ok 675 corrects "Zlib/libpng" to "Zlib" ok 676 "Zlib" is a valid SPDX identifier # mit ok 677 corrects "mit" to "MIT" ok 678 "MIT" is a valid SPDX identifier # © 2014 WTFPL – Do What the Fuck You Want to Public License. ok 679 corrects "© 2014 WTFPL – Do What the Fuck You Want to Public License." to "WTFPL" ok 680 "WTFPL" is a valid SPDX identifier 1..680 # tests 680 # pass 680 # ok + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nodejs-spdx-correct-1.0.2-5.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.J24ebp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64/usr/share/doc/nodejs-spdx-correct + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64/usr/share/doc/nodejs-spdx-correct + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64/usr/share/doc/nodejs-spdx-correct + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.T7lPNs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64/usr/share/licenses/nodejs-spdx-correct + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64/usr/share/licenses/nodejs-spdx-correct + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64/usr/share/licenses/nodejs-spdx-correct + RPM_EC=0 ++ jobs -p + exit 0 Provides: nodejs-spdx-correct = 1.0.2-5.mga8 npm(spdx-correct) = 1.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) npm(spdx-license-ids) >= 1.0.2 npm(spdx-license-ids) < 2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/nodejs-spdx-correct-1.0.2-5.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iL1NLp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-spdx-correct-1.0.2-5.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wojQDs + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf package + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!