Aether-3088 change license to Apache-2.0

Change-Id: I42d7535e82065a8031119bee17594d3fb358a1e5
diff --git a/build/bin/run-roc-test b/build/bin/run-roc-test
index c163616..5da469e 100755
--- a/build/bin/run-roc-test
+++ b/build/bin/run-roc-test
@@ -1,7 +1,7 @@
 #!/bin/bash
 # SPDX-FileCopyrightText: 2021 Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 # Script to build and run all of the onos integration tests
 
 set -eu -o pipefail