Skip to content

Commit

Permalink
IVGCVSW-1807: change license text in file headers
Browse files Browse the repository at this point in the history
All changes are the same:

  //
  // Copyright © 2017 ARM Ltd. All rights reserved.
 -// See LICENSE file in the project root for full license information.
 +// SPDX-License-Identifier: MIT
  //

Change-Id: Ibb7ed1e4e2191b9a978e26b5bacf916db403a60e
  • Loading branch information
dbeck-arm authored and MatthewARM committed Sep 18, 2018
1 parent fbda5c5 commit 93e4898
Show file tree
Hide file tree
Showing 39 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion 1.0/ArmnnDriver.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion 1.0/ArmnnDriverImpl.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#include "ArmnnDriverImpl.hpp"
Expand Down
2 changes: 1 addition & 1 deletion 1.0/ArmnnDriverImpl.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion 1.1/ArmnnDriver.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion 1.1/ArmnnDriverImpl.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#include "ArmnnDriverImpl.hpp"
Expand Down
2 changes: 1 addition & 1 deletion 1.1/ArmnnDriverImpl.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion Android.bp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 ARM Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

////////////////////////////////////////////
Expand Down
2 changes: 1 addition & 1 deletion Android.mk
@@ -1,6 +1,6 @@
#
# Copyright © 2017 ARM Ltd. All rights reserved.
# See LICENSE file in the project root for full license information.
# SPDX-License-Identifier: MIT
#

ANDROID_NN_DRIVER_LOCAL_PATH := $(call my-dir)
Expand Down
2 changes: 1 addition & 1 deletion ArmnnDevice.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#define LOG_TAG "ArmnnDriver"
Expand Down
2 changes: 1 addition & 1 deletion ArmnnDevice.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion ArmnnDriver.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion ArmnnDriverImpl.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#define LOG_TAG "ArmnnDriver"
Expand Down
2 changes: 1 addition & 1 deletion ArmnnDriverImpl.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion ArmnnPreparedModel.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#define LOG_TAG "ArmnnDriver"
Expand Down
2 changes: 1 addition & 1 deletion ArmnnPreparedModel.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion DriverOptions.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#define LOG_TAG "ArmnnDriver"
Expand Down
2 changes: 1 addition & 1 deletion DriverOptions.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion ModelToINetworkConverter.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#define LOG_TAG "ArmnnDriver"
Expand Down
2 changes: 1 addition & 1 deletion ModelToINetworkConverter.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion RequestThread.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#define LOG_TAG "ArmnnDriver"
Expand Down
2 changes: 1 addition & 1 deletion RequestThread.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion SystemPropertiesUtils.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion Utils.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#define LOG_TAG "ArmnnDriver"
Expand Down
2 changes: 1 addition & 1 deletion Utils.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#pragma once
Expand Down
2 changes: 1 addition & 1 deletion service.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#define LOG_TAG "ArmnnDriver"
Expand Down
2 changes: 1 addition & 1 deletion test/Android.mk
@@ -1,6 +1,6 @@
#
# Copyright © 2017 ARM Ltd. All rights reserved.
# See LICENSE file in the project root for full license information.
# SPDX-License-Identifier: MIT
#

LOCAL_PATH := $(call my-dir)
Expand Down
2 changes: 1 addition & 1 deletion test/Concurrent.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#include "DriverTestHelpers.hpp"
#include <boost/test/unit_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/Convolution2D.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#include "DriverTestHelpers.hpp"
#include <boost/test/unit_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/DriverTestHelpers.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#include "DriverTestHelpers.hpp"
#include <log/log.h>
Expand Down
2 changes: 1 addition & 1 deletion test/DriverTestHelpers.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#pragma once

Expand Down
2 changes: 1 addition & 1 deletion test/FullyConnected.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#include "DriverTestHelpers.hpp"
#include <boost/test/unit_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/GenericLayerTests.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#include "DriverTestHelpers.hpp"
#include <boost/test/unit_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/Lstm.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#include "DriverTestHelpers.hpp"
#include <boost/test/unit_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/Merger.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#include "DriverTestHelpers.hpp"
#include "TestTensor.hpp"
Expand Down
2 changes: 1 addition & 1 deletion test/SystemProperties.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#include "DriverTestHelpers.hpp"
#include <boost/test/unit_test.hpp>
Expand Down
2 changes: 1 addition & 1 deletion test/TestTensor.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#include "TestTensor.hpp"

Expand Down
2 changes: 1 addition & 1 deletion test/TestTensor.hpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#pragma once

Expand Down
2 changes: 1 addition & 1 deletion test/Tests.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//
#define LOG_TAG "ArmnnDriverTests"
#define BOOST_TEST_MODULE armnn_driver_tests
Expand Down
2 changes: 1 addition & 1 deletion test/UtilsTests.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
// SPDX-License-Identifier: MIT
//

#include "DriverTestHelpers.hpp"
Expand Down

0 comments on commit 93e4898

Please sign in to comment.