Some sysinv source code files include a WR standard license

Bug #1844842 reported by Ghada Khalil
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
Low
Stefan Dinescu

Bug Description

Brief Description
-----------------
The following sysinv files include a standard WR license:
sysinv/db/sqlalchemy/migrate_repo/versions/078_interface_class.py
sysinv/db/sqlalchemy/migrate_repo/versions/079_network_column_remove.py
sysinv/db/sqlalchemy/migrate_repo/versions/088_networktype_remove.py

These need to be corrected to the Apache-2 license.

Severity
--------
Minor, but should be corrected.

Steps to Reproduce
------------------
- Go to the starlingx sysinv github
https://review.opendev.org/gitweb?p=starlingx/config.git;a=tree;f=sysinv/sysinv/sysinv/sysinv/db/sqlalchemy/migrate_repo/versions;hb=HEAD
- Verify the license for the above files

Expected Behavior
------------------
The license should be as follows:
#
# Copyright (c) 2013-2016 Wind River Systems, Inc.
#
# SPDX-License-Identifier: Apache-2.0
#

Actual Behavior
----------------
Instead the license is:
#
# Copyright (c) 2018 Wind River Systems, Inc.
#
# The right to copy, distribute, modify, or otherwise make use
# of this software may be licensed only pursuant to the terms
# of an applicable Wind River license agreement.
#

Reproducibility
---------------
N/A

System Configuration
--------------------
N/A

Branch/Pull Time/Commit
-----------------------
master as of 2019-09-20

Last Pass
---------
N/A

Timestamp/Logs
--------------
N/A

Test Activity
-------------
Other - code browsing

Revision history for this message
Ghada Khalil (gkhalil) wrote :

Minor issue w/ license info / should be fixed to align with acceptable project license

Changed in starlingx:
importance: Undecided → Low
status: New → Triaged
tags: added: stx.config
tags: added: stx.3.0
Changed in starlingx:
assignee: nobody → Stefan Dinescu (stefandinescu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to config (master)

Fix proposed to branch: master
Review: https://review.opendev.org/684297

Changed in starlingx:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/684297
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=cae23067177c0614284a4f7cd5e9c5d7bdb92c3b
Submitter: Zuul
Branch: master

commit cae23067177c0614284a4f7cd5e9c5d7bdb92c3b
Author: Stefan Dinescu <email address hidden>
Date: Tue Sep 24 15:23:01 2019 +0300

    Change standard license header

    Change the license from WR to Apache-2.

    Change-Id: Ib4c5049a1805088e9be50a63f7d29c629b2b09ee
    Closes-bug: 1844842
    Signed-off-by: Stefan Dinescu <email address hidden>

Changed in starlingx:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.