Skip to content

Commit

Permalink
Removed Intel Confidential header (lava-nc#8)
Browse files Browse the repository at this point in the history
* Removed Intel Confidential header

* Removed proprietary headers

* Added missing BSD-3 header
  • Loading branch information
mathisrichter authored Oct 29, 2021
1 parent 581641b commit 2a75852
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 140 deletions.
17 changes: 3 additions & 14 deletions lava/magma/compiler/__init__.py
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
# INTEL CONFIDENTIAL
#
# Copyright © 2021 Intel Corporation.
#
# This software and the related documents are Intel copyrighted
# materials, and your use of them is governed by the express
# license under which they were provided to you (License). Unless
# the License provides otherwise, you may not use, modify, copy,
# publish, distribute, disclose or transmit this software or the
# related documents without Intel's prior written permission.
#
# This software and the related documents are provided as is, with
# no express or implied warranties, other than those that are
# expressly stated in the License.
# Copyright (C) 2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
# See: https://spdx.org/licenses/

__import__("pkg_resources").declare_namespace(__name__)
17 changes: 3 additions & 14 deletions lava/magma/compiler/channels/__init__.py
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
# INTEL CONFIDENTIAL
#
# Copyright ? 2021 Intel Corporation.
#
# This software and the related documents are Intel copyrighted
# materials, and your use of them is governed by the express
# license under which they were provided to you (License). Unless
# the License provides otherwise, you may not use, modify, copy,
# publish, distribute, disclose or transmit this software or the
# related documents without Intel's prior written permission.
#
# This software and the related documents are provided as is, with
# no express or implied warranties, other than those that are
# expressly stated in the License.
# Copyright (C) 2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
# See: https://spdx.org/licenses/

__import__("pkg_resources").declare_namespace(__name__)
18 changes: 4 additions & 14 deletions lava/magma/core/__init__.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# INTEL CONFIDENTIAL
#
# Copyright © 2021 Intel Corporation.
#
# This software and the related documents are Intel copyrighted
# materials, and your use of them is governed by the express
# license under which they were provided to you (License). Unless
# the License provides otherwise, you may not use, modify, copy,
# publish, distribute, disclose or transmit this software or the
# related documents without Intel's prior written permission.
#
# This software and the related documents are provided as is, with
# no express or implied warranties, other than those that are
# expressly stated in the License.
# Copyright (C) 2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
# See: https://spdx.org/licenses/

__import__("pkg_resources").declare_namespace(__name__)
18 changes: 4 additions & 14 deletions lava/magma/runtime/__init__.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# INTEL CONFIDENTIAL
#
# Copyright © 2021 Intel Corporation.
#
# This software and the related documents are Intel copyrighted
# materials, and your use of them is governed by the express
# license under which they were provided to you (License). Unless
# the License provides otherwise, you may not use, modify, copy,
# publish, distribute, disclose or transmit this software or the
# related documents without Intel's prior written permission.
#
# This software and the related documents are provided as is, with
# no express or implied warranties, other than those that are
# expressly stated in the License.
# Copyright (C) 2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
# See: https://spdx.org/licenses/

__import__("pkg_resources").declare_namespace(__name__)
18 changes: 4 additions & 14 deletions lava/proc/__init__.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# INTEL CONFIDENTIAL
#
# Copyright © 2021 Intel Corporation.
#
# This software and the related documents are Intel copyrighted
# materials, and your use of them is governed by the express
# license under which they were provided to you (License). Unless
# the License provides otherwise, you may not use, modify, copy,
# publish, distribute, disclose or transmit this software or the
# related documents without Intel's prior written permission.
#
# This software and the related documents are provided as is, with
# no express or implied warranties, other than those that are
# expressly stated in the License.
# Copyright (C) 2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
# See: https://spdx.org/licenses/

__import__("pkg_resources").declare_namespace(__name__)
18 changes: 4 additions & 14 deletions lava/proc/dense/__init__.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# INTEL CONFIDENTIAL
#
# Copyright © 2021 Intel Corporation.
#
# This software and the related documents are Intel copyrighted
# materials, and your use of them is governed by the express
# license under which they were provided to you (License). Unless
# the License provides otherwise, you may not use, modify, copy,
# publish, distribute, disclose or transmit this software or the
# related documents without Intel's prior written permission.
#
# This software and the related documents are provided as is, with
# no express or implied warranties, other than those that are
# expressly stated in the License.
# Copyright (C) 2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
# See: https://spdx.org/licenses/

__import__("pkg_resources").declare_namespace(__name__)
18 changes: 4 additions & 14 deletions lava/proc/lif/__init__.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# INTEL CONFIDENTIAL
#
# Copyright © 2021 Intel Corporation.
#
# This software and the related documents are Intel copyrighted
# materials, and your use of them is governed by the express
# license under which they were provided to you (License). Unless
# the License provides otherwise, you may not use, modify, copy,
# publish, distribute, disclose or transmit this software or the
# related documents without Intel's prior written permission.
#
# This software and the related documents are provided as is, with
# no express or implied warranties, other than those that are
# expressly stated in the License.
# Copyright (C) 2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
# See: https://spdx.org/licenses/

__import__("pkg_resources").declare_namespace(__name__)
18 changes: 4 additions & 14 deletions lava/proc/sparse/__init__.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# INTEL CONFIDENTIAL
#
# Copyright © 2021 Intel Corporation.
#
# This software and the related documents are Intel copyrighted
# materials, and your use of them is governed by the express
# license under which they were provided to you (License). Unless
# the License provides otherwise, you may not use, modify, copy,
# publish, distribute, disclose or transmit this software or the
# related documents without Intel's prior written permission.
#
# This software and the related documents are provided as is, with
# no express or implied warranties, other than those that are
# expressly stated in the License.
# Copyright (C) 2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
# See: https://spdx.org/licenses/

__import__("pkg_resources").declare_namespace(__name__)
18 changes: 4 additions & 14 deletions lava/utils/__init__.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# INTEL CONFIDENTIAL
#
# Copyright © 2021 Intel Corporation.
#
# This software and the related documents are Intel copyrighted
# materials, and your use of them is governed by the express
# license under which they were provided to you (License). Unless
# the License provides otherwise, you may not use, modify, copy,
# publish, distribute, disclose or transmit this software or the
# related documents without Intel's prior written permission.
#
# This software and the related documents are provided as is, with
# no express or implied warranties, other than those that are
# expressly stated in the License.
# Copyright (C) 2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
# See: https://spdx.org/licenses/

__import__("pkg_resources").declare_namespace(__name__)
18 changes: 4 additions & 14 deletions lava/utils/dataloader/__init__.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# INTEL CONFIDENTIAL
#
# Copyright © 2021 Intel Corporation.
#
# This software and the related documents are Intel copyrighted
# materials, and your use of them is governed by the express
# license under which they were provided to you (License). Unless
# the License provides otherwise, you may not use, modify, copy,
# publish, distribute, disclose or transmit this software or the
# related documents without Intel's prior written permission.
#
# This software and the related documents are provided as is, with
# no express or implied warranties, other than those that are
# expressly stated in the License.
# Copyright (C) 2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
# See: https://spdx.org/licenses/

__import__("pkg_resources").declare_namespace(__name__)

0 comments on commit 2a75852

Please sign in to comment.