Updating Copyright line to Open Networking Foundation

Change-Id: I51d68cf1b4afad48dc2ad587437dc085168a17d3
diff --git a/pppoe/api/pom.xml b/pppoe/api/pom.xml
index e1ad9c0..4458432 100755
--- a/pppoe/api/pom.xml
+++ b/pppoe/api/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  ~ Copyright 2017-present Open Networking Laboratory
+  ~ Copyright 2017-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/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeClientInfo.java b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeClientInfo.java
index 219dc7c..22ffe0a 100755
--- a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeClientInfo.java
+++ b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeClientInfo.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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 Client.
diff --git a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeClientInfoCodec.java b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeClientInfoCodec.java
index 9950fa3..c1a5be7 100755
--- a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeClientInfoCodec.java
+++ b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeClientInfoCodec.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeDeviceInfo.java b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeDeviceInfo.java
index 756423d..a011afb 100755
--- a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeDeviceInfo.java
+++ b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeDeviceInfo.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeDeviceInfoCodec.java b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeDeviceInfoCodec.java
index d3944bd..209eadf 100755
--- a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeDeviceInfoCodec.java
+++ b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeDeviceInfoCodec.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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 Device.
diff --git a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeServerInfo.java b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeServerInfo.java
index ef2918d..076ab29 100755
--- a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeServerInfo.java
+++ b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeServerInfo.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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 Server.
diff --git a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeServerInfoCodec.java b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeServerInfoCodec.java
index a9fff20..d38a648 100755
--- a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeServerInfoCodec.java
+++ b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeServerInfoCodec.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeService.java b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeService.java
index 8564387..b4d71c5 100755
--- a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeService.java
+++ b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeService.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/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeSessionInfo.java b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeSessionInfo.java
index 3471cfc..922f4d5 100755
--- a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeSessionInfo.java
+++ b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeSessionInfo.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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 Session.
diff --git a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeSessionInfoCodec.java b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeSessionInfoCodec.java
index 063c45f..4ff71e2 100755
--- a/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeSessionInfoCodec.java
+++ b/pppoe/api/src/main/java/org/onosproject/pppoe/api/PppoeSessionInfoCodec.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/api/src/main/java/org/onosproject/pppoe/api/package-info.java b/pppoe/api/src/main/java/org/onosproject/pppoe/api/package-info.java
index 95326d5..cb8efd6 100755
--- a/pppoe/api/src/main/java/org/onosproject/pppoe/api/package-info.java
+++ b/pppoe/api/src/main/java/org/onosproject/pppoe/api/package-info.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/api/src/test/java/org/onosproject/pppoe/api/PppoeClientInfoTest.java b/pppoe/api/src/test/java/org/onosproject/pppoe/api/PppoeClientInfoTest.java
index 53d66ce..873c4f2 100755
--- a/pppoe/api/src/test/java/org/onosproject/pppoe/api/PppoeClientInfoTest.java
+++ b/pppoe/api/src/test/java/org/onosproject/pppoe/api/PppoeClientInfoTest.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/app.xml b/pppoe/app/app.xml
index 91c1c59..240ad64 100755
--- a/pppoe/app/app.xml
+++ b/pppoe/app/app.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  ~ Copyright 2017-present Open Networking Laboratory
+  ~ Copyright 2017-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/pppoe/app/features.xml b/pppoe/app/features.xml
index 24a52cc..2defc3e 100755
--- a/pppoe/app/features.xml
+++ b/pppoe/app/features.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
-  ~ Copyright 2017-present Open Networking Laboratory
+  ~ Copyright 2017-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/pppoe/app/pom.xml b/pppoe/app/pom.xml
index 7a0ff8b..e786920 100755
--- a/pppoe/app/pom.xml
+++ b/pppoe/app/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  ~ Copyright 2017-present Open Networking Laboratory
+  ~ Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeBreakException.java b/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeBreakException.java
index 553c885..ffda249 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeBreakException.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeBreakException.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeClientManager.java b/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeClientManager.java
index a265696..b6a805f 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeClientManager.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeClientManager.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeDeviceManager.java b/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeDeviceManager.java
index 948551e..4947b21 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeDeviceManager.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeDeviceManager.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeManager.java b/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeManager.java
index a67440d..9686655 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeManager.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeManager.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeServerManager.java b/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeServerManager.java
index 428b5bc..08ebd50 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeServerManager.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/PppoeServerManager.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeConfigClientCommand.java b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeConfigClientCommand.java
index a1a30e6..204d359 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeConfigClientCommand.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeConfigClientCommand.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeConfigServerCommand.java b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeConfigServerCommand.java
index 9e2c2d2..a9c5813 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeConfigServerCommand.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeConfigServerCommand.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetClientsCommand.java b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetClientsCommand.java
index 3622608..b35cf9a 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetClientsCommand.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetClientsCommand.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetServerCommand.java b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetServerCommand.java
index 240392b..6356033 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetServerCommand.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetServerCommand.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetSessionsCommand.java b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetSessionsCommand.java
index 17f29cf..78fe16e 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetSessionsCommand.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/PppoeGetSessionsCommand.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/cli/package-info.java b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/package-info.java
index 5f4dc47..3803582 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/cli/package-info.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/cli/package-info.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/app/src/main/java/org/onosproject/pppoe/package-info.java b/pppoe/app/src/main/java/org/onosproject/pppoe/package-info.java
index 36af864..65a0383 100755
--- a/pppoe/app/src/main/java/org/onosproject/pppoe/package-info.java
+++ b/pppoe/app/src/main/java/org/onosproject/pppoe/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.
diff --git a/pppoe/app/src/main/resources/OSGI-INF/blueprint/shell-config.xml b/pppoe/app/src/main/resources/OSGI-INF/blueprint/shell-config.xml
index b512127..0b64ce9 100755
--- a/pppoe/app/src/main/resources/OSGI-INF/blueprint/shell-config.xml
+++ b/pppoe/app/src/main/resources/OSGI-INF/blueprint/shell-config.xml
@@ -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/pppoe/app/src/test/java/org/onosproject/pppoe/PppoeClientManagerTest.java b/pppoe/app/src/test/java/org/onosproject/pppoe/PppoeClientManagerTest.java
index 4b889ba..fd82c84 100755
--- a/pppoe/app/src/test/java/org/onosproject/pppoe/PppoeClientManagerTest.java
+++ b/pppoe/app/src/test/java/org/onosproject/pppoe/PppoeClientManagerTest.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/driver/pom.xml b/pppoe/driver/pom.xml
index 1656f37..c1df286 100755
--- a/pppoe/driver/pom.xml
+++ b/pppoe/driver/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  ~ Copyright 2017-present Open Networking Laboratory
+  ~ Copyright 2017-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/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDeviceConfig.java b/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDeviceConfig.java
index 0acc5fe..4ac9621 100755
--- a/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDeviceConfig.java
+++ b/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDeviceConfig.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/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDeviceConfigRestImpl.java b/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDeviceConfigRestImpl.java
index 31451ea..41b2f6a 100755
--- a/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDeviceConfigRestImpl.java
+++ b/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDeviceConfigRestImpl.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDriverLoader.java b/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDriverLoader.java
index b7defa2..a836247 100755
--- a/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDriverLoader.java
+++ b/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/PppoeDriverLoader.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/package-info.java b/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/package-info.java
index 0d332c8..db2a414 100755
--- a/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/package-info.java
+++ b/pppoe/driver/src/main/java/org/onosproject/pppoe/driver/package-info.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-present Open Networking Laboratory
+ * Copyright 2017-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/pppoe/driver/src/main/resources/pppoe-drivers.xml b/pppoe/driver/src/main/resources/pppoe-drivers.xml
index e5b08c8..69f76d1 100755
--- a/pppoe/driver/src/main/resources/pppoe-drivers.xml
+++ b/pppoe/driver/src/main/resources/pppoe-drivers.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  ~ 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/pppoe/pom.xml b/pppoe/pom.xml
index f0f5394..9917925 100755
--- a/pppoe/pom.xml
+++ b/pppoe/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  ~ Copyright 2017-present Open Networking Laboratory
+  ~ Copyright 2017-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.