Fix copyright for Pantheon 48/12648/1
authorMichal Cmarada <[email protected]>
Fri, 18 May 2018 12:49:15 +0000 (14:49 +0200)
committerMichal Cmarada <[email protected]>
Fri, 18 May 2018 12:49:15 +0000 (14:49 +0200)
- add full name for Pantheon Technologies
  in copyright.

Change-Id: I653425ab952c09d4b8f9cedf4367bc8f56642ee3
Signed-off-by: Michal Cmarada <[email protected]>
routing/routing-api/src/main/yang/[email protected]
routing/routing-api/src/main/yang/[email protected]
routing/routing-api/src/main/yang/[email protected]
routing/routing-impl/src/main/java/io/fd/hc2vpp/routing/Ipv4RoutingNodes.java
routing/routing-impl/src/main/java/io/fd/hc2vpp/routing/Ipv6RoutingNodes.java
routing/routing-impl/src/main/java/io/fd/hc2vpp/routing/RoutingIIds.java
routing/routing-impl/src/main/java/io/fd/hc2vpp/routing/services/FibTableService.java
routing/routing-impl/src/main/java/io/fd/hc2vpp/routing/services/FibTableServiceImpl.java
routing/routing-impl/src/main/java/io/fd/hc2vpp/routing/services/FibTableServiceProvider.java
routing/routing-impl/src/main/java/io/fd/hc2vpp/routing/write/factory/FibTableRequest.java
routing/routing-impl/src/test/java/io/fd/hc2vpp/routing/services/FibTableServiceImplTest.java

index d4147cc..5a35e95 100644 (file)
@@ -43,7 +43,7 @@ module vpp-ipv4-unicast-routing {
          that extend hc2vpp-ietf-routing module
          with VPP specific ipv4 unicast routing features.
 
-         Copyright (c) 2018 Bell Canada, Pantheon.tech and/or its affiliates.
+         Copyright (c) 2018 Bell Canada, Pantheon Technologies and/or its affiliates.
 
          Licensed under the Apache License, Version 2.0 (the 'License');
          you may not use this file except in compliance with the License.
index dcad55e..3d6c5b7 100644 (file)
@@ -43,7 +43,7 @@ module vpp-ipv6-unicast-routing {
          that extend hc2vpp-ietf-routing module
          with VPP specific ipv6 unicast routing features.
 
-         Copyright (c) 2018 Bell Canada, Pantheon.tech and/or its affiliates.
+         Copyright (c) 2018 Bell Canada, Pantheon Technologies and/or its affiliates.
 
          Licensed under the Apache License, Version 2.0 (the 'License');
          you may not use this file except in compliance with the License.
index bba228b..cf26a1b 100644 (file)
@@ -15,7 +15,7 @@ module vpp-routing-types {
          that extend hc2vpp-ietf-routing-types module
          with VPP specific data.
 
-         Copyright (c) 2018 Bell Canada, Pantheon.tech and/or its affiliates.
+         Copyright (c) 2018 Bell Canada, Pantheon Technologies and/or its affiliates.
 
          Licensed under the Apache License, Version 2.0 (the 'License');
          you may not use this file except in compliance with the License.
index 50b29a8..9b6f7bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016 Cisco, Bell Canada, Pantheon and/or its affiliates.
+ * Copyright (c) 2016 Cisco, Bell Canada, Pantheon Technologies and/or its affiliates.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ca87869..1a4b0bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016 Cisco, Bell Canada, Pantheon and/or its affiliates.
+ * Copyright (c) 2016 Cisco, Bell Canada, Pantheon Technologies and/or its affiliates.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e17b443..a490590 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2018 Bell Canada, Pantheon and/or its affiliates.
+ * Copyright (c) 2018 Bell Canada, Pantheon Technologies and/or its affiliates.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1472185..4b01139 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2018 Bell Canada, Pantheon and/or its affiliates.
+ * Copyright (c) 2018 Bell Canada, Pantheon Technologies and/or its affiliates.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 643c6ba..db40e4e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2018 Bell Canada, Pantheon and/or its affiliates.
+ * Copyright (c) 2018 Bell Canada, Pantheon Technologies and/or its affiliates.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a22120d..e9d3946 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2018 Bell Canada, Pantheon and/or its affiliates.
+ * Copyright (c) 2018 Bell Canada, Pantheon Technologies and/or its affiliates.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 297ddc6..5a471de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2018 Bell Canada, Pantheon and/or its affiliates.
+ * Copyright (c) 2018 Bell Canada, Pantheon Technologies and/or its affiliates.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2edd70c..988738a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2018 Bell Canada, Pantheon and/or its affiliates.
+ * Copyright (c) 2018 Bell Canada, Pantheon Technologies and/or its affiliates.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.