[CORD-1685] Adding copyright informations
Change-Id: I6a25aeecb189993cb5acb9deeb7ad0c66e47d39e
diff --git a/extensions/pppoe/scripts/apps/netcfgConsolidator/NetcfgConsolidator.js b/extensions/pppoe/scripts/apps/netcfgConsolidator/NetcfgConsolidator.js
index 498575c..4a44d45 100755
--- a/extensions/pppoe/scripts/apps/netcfgConsolidator/NetcfgConsolidator.js
+++ b/extensions/pppoe/scripts/apps/netcfgConsolidator/NetcfgConsolidator.js
@@ -1,3 +1,21 @@
+
+/*
+ * 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.
+ * You may obtain a copy of the License at
+
+ * http://www.apache.org/licenses/LICENSE-2.0
+
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
/**
* NetcfgConsolidator - Contains PPPoE device report functions
*/
diff --git a/extensions/pppoe/scripts/apps/netcfgConsolidator/addAndDeleteApList.js b/extensions/pppoe/scripts/apps/netcfgConsolidator/addAndDeleteApList.js
index bf05873..cd159a8 100755
--- a/extensions/pppoe/scripts/apps/netcfgConsolidator/addAndDeleteApList.js
+++ b/extensions/pppoe/scripts/apps/netcfgConsolidator/addAndDeleteApList.js
@@ -1,3 +1,21 @@
+
+/*
+ * 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.
+ * You may obtain a copy of the License at
+
+ * http://www.apache.org/licenses/LICENSE-2.0
+
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
/**
* addAndDeleteApList - Contains PPPoE device report functions
*/
diff --git a/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/css/bootstrap.min.css b/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/css/bootstrap.min.css
index cd1c616..cee0b28 100755
--- a/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/css/bootstrap.min.css
+++ b/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/css/bootstrap.min.css
@@ -1,3 +1,21 @@
+
+/*
+ * 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.
+ * You may obtain a copy of the License at
+
+ * http://www.apache.org/licenses/LICENSE-2.0
+
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
/*!
* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
diff --git a/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/css/login.css b/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/css/login.css
index b2cf4c9..abadbcb 100755
--- a/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/css/login.css
+++ b/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/css/login.css
@@ -1,4 +1,22 @@
+/*
+ * 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.
+ * You may obtain a copy of the License at
+
+ * http://www.apache.org/licenses/LICENSE-2.0
+
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
html,body {
height: 100%;
}
diff --git a/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/login.html b/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/login.html
index 09fe75e..defc01b 100755
--- a/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/login.html
+++ b/extensions/pppoe/scripts/apps/pppoeMgmt/authwebapp/login.html
@@ -1,3 +1,21 @@
+
+<!--
+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.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
<!DOCTYPE html>
<html lang="en">
<head>
diff --git a/extensions/pppoe/scripts/apps/pppoeMgmt/cController.js b/extensions/pppoe/scripts/apps/pppoeMgmt/cController.js
index e6803f9..a3f9a23 100755
--- a/extensions/pppoe/scripts/apps/pppoeMgmt/cController.js
+++ b/extensions/pppoe/scripts/apps/pppoeMgmt/cController.js
@@ -1,3 +1,21 @@
+
+/*
+ * 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.
+ * You may obtain a copy of the License at
+
+ * http://www.apache.org/licenses/LICENSE-2.0
+
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
/**
* cController - PPPoE C_Controller
*/
diff --git a/extensions/pppoe/scripts/apps/pppoeMgmt/checkPNI.js b/extensions/pppoe/scripts/apps/pppoeMgmt/checkPNI.js
index 516f2a8..a250e95 100755
--- a/extensions/pppoe/scripts/apps/pppoeMgmt/checkPNI.js
+++ b/extensions/pppoe/scripts/apps/pppoeMgmt/checkPNI.js
@@ -1,3 +1,21 @@
+
+/*
+ * 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.
+ * You may obtain a copy of the License at
+
+ * http://www.apache.org/licenses/LICENSE-2.0
+
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
/**
* checkPNI - starts with the system manager input CLI command in ONOS console that enable/disable the PPPoE service.
*/
diff --git a/extensions/pppoe/scripts/apps/pppoeMgmt/checkPNI_ipv4.js b/extensions/pppoe/scripts/apps/pppoeMgmt/checkPNI_ipv4.js
index 51e3295..dcd8e9a 100755
--- a/extensions/pppoe/scripts/apps/pppoeMgmt/checkPNI_ipv4.js
+++ b/extensions/pppoe/scripts/apps/pppoeMgmt/checkPNI_ipv4.js
@@ -1,3 +1,21 @@
+
+/*
+ * 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.
+ * You may obtain a copy of the License at
+
+ * http://www.apache.org/licenses/LICENSE-2.0
+
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
/**
* checkPNI_ipv4 - starts with the system manager input CLI command in ONOS console that enable/disable the PPPoE service.
*/
diff --git a/extensions/pppoe/scripts/apps/pppoeMgmt/getData.js b/extensions/pppoe/scripts/apps/pppoeMgmt/getData.js
index 111cc87..a8baac1 100755
--- a/extensions/pppoe/scripts/apps/pppoeMgmt/getData.js
+++ b/extensions/pppoe/scripts/apps/pppoeMgmt/getData.js
@@ -1,3 +1,21 @@
+
+/*
+ * 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.
+ * You may obtain a copy of the License at
+
+ * http://www.apache.org/licenses/LICENSE-2.0
+
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
/**
* gatData - Gat pppoe client ppp0 info
*/
diff --git a/extensions/pppoe/scripts/apps/pppoeMgmt/httpServer.js b/extensions/pppoe/scripts/apps/pppoeMgmt/httpServer.js
index d384268..8e198b4 100755
--- a/extensions/pppoe/scripts/apps/pppoeMgmt/httpServer.js
+++ b/extensions/pppoe/scripts/apps/pppoeMgmt/httpServer.js
@@ -1,3 +1,21 @@
+
+/*
+ * 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.
+ * You may obtain a copy of the License at
+
+ * http://www.apache.org/licenses/LICENSE-2.0
+
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
/**
* httpServer - HTTP server for user's credential
*/
diff --git a/extensions/pppoe/scripts/apps/pppoeMgmt/httpServer_ipv4.js b/extensions/pppoe/scripts/apps/pppoeMgmt/httpServer_ipv4.js
index 55a3ab8..6f300d2 100755
--- a/extensions/pppoe/scripts/apps/pppoeMgmt/httpServer_ipv4.js
+++ b/extensions/pppoe/scripts/apps/pppoeMgmt/httpServer_ipv4.js
@@ -1,3 +1,21 @@
+
+/*
+ * 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.
+ * You may obtain a copy of the License at
+
+ * http://www.apache.org/licenses/LICENSE-2.0
+
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
/**
* httpServer_ipv4 - HTTP server for user's credential
*/
diff --git a/extensions/pppoe/scripts/apps/pppoeMgmt/startClient.js b/extensions/pppoe/scripts/apps/pppoeMgmt/startClient.js
index 5d02762..59473fb 100755
--- a/extensions/pppoe/scripts/apps/pppoeMgmt/startClient.js
+++ b/extensions/pppoe/scripts/apps/pppoeMgmt/startClient.js
@@ -1,3 +1,21 @@
+
+/*
+ * 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.
+ * You may obtain a copy of the License at
+
+ * http://www.apache.org/licenses/LICENSE-2.0
+
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
/**
* startClient - start pppoe client
*/