diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/application-docker.properties | 2 | ||||
-rw-r--r-- | src/main/resources/application-localhost.properties | 2 | ||||
-rw-r--r-- | src/main/resources/application.properties | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/application-docker.properties b/src/main/resources/application-docker.properties index 4a2a15e..098b43f 100644 --- a/src/main/resources/application-docker.properties +++ b/src/main/resources/application-docker.properties @@ -1,5 +1,5 @@ # -# Copyright (c) 2017 Orange. All rights reserved. +# Copyright (c) 2018 Orange # # 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/src/main/resources/application-localhost.properties b/src/main/resources/application-localhost.properties index bc4d56d..f542f60 100644 --- a/src/main/resources/application-localhost.properties +++ b/src/main/resources/application-localhost.properties @@ -1,5 +1,5 @@ # -# Copyright (c) 2017 Orange. All rights reserved. +# Copyright (c) 2018 Orange # # 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/src/main/resources/application.properties b/src/main/resources/application.properties index 4917ece..4ddd54f 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,5 +1,5 @@ # -# Copyright (c) 2017 Orange. All rights reserved. +# Copyright (c) 2018 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |