diff options
author | Michal Cmarada <michal.cmarada@pantheon.tech> | 2018-05-18 14:49:15 +0200 |
---|---|---|
committer | Michal Cmarada <michal.cmarada@pantheon.tech> | 2018-05-18 14:49:15 +0200 |
commit | 3f57d2a86a086fd8c70293f51ce004aba580a5bd (patch) | |
tree | f78f730c2e0ce34dd9c5dbad7c2efd26ecfa6709 /routing/routing-impl/src/test | |
parent | 6971c996c4056952c6f4ec48d5985e1a0333d97a (diff) |
Fix copyright for Pantheon
- add full name for Pantheon Technologies
in copyright.
Change-Id: I653425ab952c09d4b8f9cedf4367bc8f56642ee3
Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
Diffstat (limited to 'routing/routing-impl/src/test')
-rw-r--r-- | routing/routing-impl/src/test/java/io/fd/hc2vpp/routing/services/FibTableServiceImplTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/routing/routing-impl/src/test/java/io/fd/hc2vpp/routing/services/FibTableServiceImplTest.java b/routing/routing-impl/src/test/java/io/fd/hc2vpp/routing/services/FibTableServiceImplTest.java index 2edd70ce5..988738aa6 100644 --- a/routing/routing-impl/src/test/java/io/fd/hc2vpp/routing/services/FibTableServiceImplTest.java +++ b/routing/routing-impl/src/test/java/io/fd/hc2vpp/routing/services/FibTableServiceImplTest.java @@ -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. |