Change standard license header

Change the license from WR to Apache-2.

Change-Id: Ib4c5049a1805088e9be50a63f7d29c629b2b09ee
Closes-bug: 1844842
Signed-off-by: Stefan Dinescu <stefan.dinescu@windriver.com>
This commit is contained in:
Stefan Dinescu 2019-09-24 15:23:01 +03:00
parent f8ec30d0c6
commit cae2306717
3 changed files with 3 additions and 9 deletions

View File

@ -2,9 +2,7 @@
#
# 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.
# SPDX-License-Identifier: Apache-2.0
#
from sqlalchemy import Column, MetaData, Table

View File

@ -2,9 +2,7 @@
#
# 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.
# SPDX-License-Identifier: Apache-2.0
#
from sqlalchemy import MetaData, Table

View File

@ -2,9 +2,7 @@
#
# Copyright (c) 2019 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.
# SPDX-License-Identifier: Apache-2.0
#
from sqlalchemy import MetaData, Table