Updating Copyright line to Open Networking Foundation

Change-Id: Icba96d7f39a065b53f34a6aeb71afd1f7d51f774
diff --git a/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectedTransportEndpointDescription.java b/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectedTransportEndpointDescription.java
index dcdd895..d6ad8f9 100644
--- a/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectedTransportEndpointDescription.java
+++ b/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectedTransportEndpointDescription.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-present Open Networking Laboratory
+ * Copyright 2016-present Open Networking Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectedTransportEndpointState.java b/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectedTransportEndpointState.java
index f4e8cb5..1e6c37b 100644
--- a/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectedTransportEndpointState.java
+++ b/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectedTransportEndpointState.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-present Open Networking Laboratory
+ * Copyright 2016-present Open Networking Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionConfig.java b/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionConfig.java
index 085bc1f..0f4f2bc 100644
--- a/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionConfig.java
+++ b/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionConfig.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-present Open Networking Laboratory
+ * Copyright 2016-present Open Networking Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionConfigBehaviour.java b/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionConfigBehaviour.java
index 5464201..a2261ed 100644
--- a/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionConfigBehaviour.java
+++ b/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionConfigBehaviour.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-present Open Networking Laboratory
+ * Copyright 2016-present Open Networking Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionException.java b/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionException.java
index 10a4d06..e43ec79 100644
--- a/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionException.java
+++ b/core/api/src/main/java/org/onosproject/net/behaviour/protection/ProtectionException.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-present Open Networking Laboratory
+ * Copyright 2016-present Open Networking Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointDescription.java b/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointDescription.java
index fc3100d..777dfd7 100644
--- a/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointDescription.java
+++ b/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointDescription.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-present Open Networking Laboratory
+ * Copyright 2016-present Open Networking Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointId.java b/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointId.java
index 7cfd2ef..06a31c2 100644
--- a/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointId.java
+++ b/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointId.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-present Open Networking Laboratory
+ * Copyright 2016-present Open Networking Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointState.java b/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointState.java
index 8a2c49a..aa4c1d3 100644
--- a/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointState.java
+++ b/core/api/src/main/java/org/onosproject/net/behaviour/protection/TransportEndpointState.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-present Open Networking Laboratory
+ * Copyright 2016-present Open Networking Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/core/api/src/main/java/org/onosproject/net/behaviour/protection/package-info.java b/core/api/src/main/java/org/onosproject/net/behaviour/protection/package-info.java
index bd68fc2..b70c782 100644
--- a/core/api/src/main/java/org/onosproject/net/behaviour/protection/package-info.java
+++ b/core/api/src/main/java/org/onosproject/net/behaviour/protection/package-info.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-present Open Networking Laboratory
+ * Copyright 2016-present Open Networking Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not
  * use this file except in compliance with the License. You may obtain a copy of