diff options
author | ecaiyanlinux <martin.c.yan@est.tech> | 2019-09-10 15:14:09 +0200 |
---|---|---|
committer | ecaiyanlinux <martin.c.yan@est.tech> | 2019-09-10 17:49:50 +0200 |
commit | 895b4b17333b94c4123931cab2e7ad382014785b (patch) | |
tree | 17a6cc12ad6efbd0888cae83c7c1e7f5601914f0 /datafile-app-server/src/main/java | |
parent | 6c925362213b8f05612b309fb50fa4c0b5650224 (diff) |
update Dockerfile & copyrigt statement
Issue-ID: DCAEGEN2-1702
Change-Id: If990e180b96f943dd7381a758c11d10e4733706c
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
Diffstat (limited to 'datafile-app-server/src/main/java')
-rw-r--r-- | datafile-app-server/src/main/java/org/onap/dcaegen2/collectors/datafile/configuration/FtpesConfig.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datafile-app-server/src/main/java/org/onap/dcaegen2/collectors/datafile/configuration/FtpesConfig.java b/datafile-app-server/src/main/java/org/onap/dcaegen2/collectors/datafile/configuration/FtpesConfig.java index e7107976..9e9da7db 100644 --- a/datafile-app-server/src/main/java/org/onap/dcaegen2/collectors/datafile/configuration/FtpesConfig.java +++ b/datafile-app-server/src/main/java/org/onap/dcaegen2/collectors/datafile/configuration/FtpesConfig.java @@ -1,6 +1,6 @@ /*- * ============LICENSE_START======================================================= - * Copyright (C) 2018 NOKIA Intellectual Property, 2018 Nordix Foundation. All rights reserved. + * Copyright (C) 2018 NOKIA Intellectual Property, 2019 Nordix Foundation. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |