File tree Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright (C) 2025 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>)
2+ * Copyright (C) 2025 Prakash Mishra
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- * Copyright (C) 2025 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>)
2+ * Copyright (C) 2025 Prakash Mishra
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
@@ -56,7 +56,8 @@ object NomossaCommand : CommandLineTool {
5656 * and mapping its output to ORT's scan result format.
5757 */
5858@OrtPlugin(
59- displayName = " Nomossa" ,
59+ id = " FOSSology-Nomossa" ,
60+ displayName = " FOSSology-Nomossa" ,
6061 description = " A wrapper for [Nomossa](https://github.com/fossology/fossology)." ,
6162 factory = ScannerWrapperFactory ::class
6263)
Original file line number Diff line number Diff line change 11/*
2- * Copyright (C) 2025 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>)
2+ * Copyright (C) 2025 Prakash Mishra
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- * Copyright (C) 2025 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>)
2+ * Copyright (C) 2025 Prakash Mishra
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- * Copyright (C) 2025 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>)
2+ * Copyright (C) 2025 Prakash Mishra
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments