diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-12 17:16:57 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-12 17:16:57 +0530 |
commit | 4c5a2237e1fe284eb2ed158f65d6c903477c5556 (patch) | |
tree | 3a9fe54c19ff3b7c6b264c6119303ffa1fed9ee5 /products/onap-beijing/auth | |
parent | fbb78c1651d99b5929f16f2d3e318a8fa0771bb5 (diff) |
Correct Copywrite year of code
Issue-ID: CLI-100
Change-Id: I3b2109a3eacce1ed679928327f86ed9be0837421
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-beijing/auth')
3 files changed, 3 insertions, 3 deletions
diff --git a/products/onap-beijing/auth/pom.xml b/products/onap-beijing/auth/pom.xml index 80a1311a..0edd52c4 100644 --- a/products/onap-beijing/auth/pom.xml +++ b/products/onap-beijing/auth/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright 2017 Huawei Technologies Co., Ltd. + Copyright 2018 Huawei Technologies Co., Ltd. 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/products/onap-beijing/auth/src/main/java/org/onap/cli/cmd/auth/OnapBasicAuthLoginCommandBeijing.java b/products/onap-beijing/auth/src/main/java/org/onap/cli/cmd/auth/OnapBasicAuthLoginCommandBeijing.java index 74ed3833..07dcab09 100644 --- a/products/onap-beijing/auth/src/main/java/org/onap/cli/cmd/auth/OnapBasicAuthLoginCommandBeijing.java +++ b/products/onap-beijing/auth/src/main/java/org/onap/cli/cmd/auth/OnapBasicAuthLoginCommandBeijing.java @@ -1,5 +1,5 @@ /* - * Copyright 2017 Huawei Technologies Co., Ltd. + * Copyright 2018 Huawei Technologies Co., Ltd. * * 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/products/onap-beijing/auth/src/main/java/org/onap/cli/cmd/auth/OnapBasicAuthLogoutCommandBeijing.java b/products/onap-beijing/auth/src/main/java/org/onap/cli/cmd/auth/OnapBasicAuthLogoutCommandBeijing.java index 43b168d9..ea866ff6 100644 --- a/products/onap-beijing/auth/src/main/java/org/onap/cli/cmd/auth/OnapBasicAuthLogoutCommandBeijing.java +++ b/products/onap-beijing/auth/src/main/java/org/onap/cli/cmd/auth/OnapBasicAuthLogoutCommandBeijing.java @@ -1,5 +1,5 @@ /* - * Copyright 2017 Huawei Technologies Co., Ltd. + * Copyright 2018 Huawei Technologies Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |