diff options
author | 2018-02-05 13:12:55 -0500 | |
---|---|---|
committer | 2018-02-05 13:12:55 -0500 | |
commit | 245ed5b0cd8a4d2ddf1cf94976ee55ed3d04fa1a (patch) | |
tree | e9619f36c15315d265a0fe1a0be6bc5bde53f391 | |
parent | 92effedd77c816b1bac67fbcf2b3a14a68930a90 (diff) |
fix copyright from 2018 to 2017-2018
Change-Id: I87f4438774a5e8b65bc8ceba83893a717a8a907f
Issue-ID: DCAEGEN2-249
Signed-off-by: Alex Shatov <alexs@att.com>
-rw-r--r-- | LICENSE.txt | 2 | ||||
-rw-r--r-- | lib/cloudify.js | 2 | ||||
-rw-r--r-- | lib/config.js | 2 | ||||
-rw-r--r-- | lib/consul.js | 2 | ||||
-rw-r--r-- | lib/dcae-deployments.js | 2 | ||||
-rw-r--r-- | lib/deploy.js | 2 | ||||
-rw-r--r-- | lib/info.js | 2 | ||||
-rw-r--r-- | lib/inventory.js | 2 | ||||
-rw-r--r-- | lib/logging.js | 2 | ||||
-rw-r--r-- | lib/policy.js | 2 | ||||
-rw-r--r-- | lib/promise_request.js | 2 | ||||
-rw-r--r-- | tests/test_policy.js | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 28665aa..d8a9be7 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,7 +1,7 @@ /* * ============LICENSE_START========================================== * =================================================================== -* Copyright © 2018 AT&T Intellectual Property. All rights reserved. +* Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. * =================================================================== * * Unless otherwise specified, all software contained herein is licensed diff --git a/lib/cloudify.js b/lib/cloudify.js index b03ecac..e6f1753 100644 --- a/lib/cloudify.js +++ b/lib/cloudify.js @@ -1,5 +1,5 @@ /* -Copyright(c) 2018 AT&T Intellectual Property. All rights reserved. +Copyright(c) 2017-2018 AT&T Intellectual Property. 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. diff --git a/lib/config.js b/lib/config.js index b71199c..700f95d 100644 --- a/lib/config.js +++ b/lib/config.js @@ -1,5 +1,5 @@ /* -Copyright(c) 2018 AT&T Intellectual Property. All rights reserved. +Copyright(c) 2017-2018 AT&T Intellectual Property. 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. diff --git a/lib/consul.js b/lib/consul.js index 226291f..32f38c6 100644 --- a/lib/consul.js +++ b/lib/consul.js @@ -1,5 +1,5 @@ /* -Copyright(c) 2018 AT&T Intellectual Property. All rights reserved. +Copyright(c) 2017-2018 AT&T Intellectual Property. 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. diff --git a/lib/dcae-deployments.js b/lib/dcae-deployments.js index 9c1d918..5d98a69 100644 --- a/lib/dcae-deployments.js +++ b/lib/dcae-deployments.js @@ -1,5 +1,5 @@ /* -Copyright(c) 2018 AT&T Intellectual Property. All rights reserved. +Copyright(c) 2017-2018 AT&T Intellectual Property. 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. diff --git a/lib/deploy.js b/lib/deploy.js index e651773..dfd73aa 100644 --- a/lib/deploy.js +++ b/lib/deploy.js @@ -1,5 +1,5 @@ /* -Copyright(c) 2018 AT&T Intellectual Property. All rights reserved. +Copyright(c) 2017-2018 AT&T Intellectual Property. 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. diff --git a/lib/info.js b/lib/info.js index 1c15349..424f424 100644 --- a/lib/info.js +++ b/lib/info.js @@ -1,5 +1,5 @@ /* -Copyright(c) 2018 AT&T Intellectual Property. All rights reserved. +Copyright(c) 2017-2018 AT&T Intellectual Property. 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. diff --git a/lib/inventory.js b/lib/inventory.js index ecc790a..5935067 100644 --- a/lib/inventory.js +++ b/lib/inventory.js @@ -1,5 +1,5 @@ /* -Copyright(c) 2018 AT&T Intellectual Property. All rights reserved. +Copyright(c) 2017-2018 AT&T Intellectual Property. 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. diff --git a/lib/logging.js b/lib/logging.js index cfd987d..4636be3 100644 --- a/lib/logging.js +++ b/lib/logging.js @@ -1,5 +1,5 @@ /* -Copyright(c) 2018 AT&T Intellectual Property. All rights reserved. +Copyright(c) 2017-2018 AT&T Intellectual Property. 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. diff --git a/lib/policy.js b/lib/policy.js index 87280e6..0c635e5 100644 --- a/lib/policy.js +++ b/lib/policy.js @@ -1,5 +1,5 @@ /* -Copyright(c) 2018 AT&T Intellectual Property. All rights reserved. +Copyright(c) 2017-2018 AT&T Intellectual Property. 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. diff --git a/lib/promise_request.js b/lib/promise_request.js index 975f12d..68e8c2f 100644 --- a/lib/promise_request.js +++ b/lib/promise_request.js @@ -1,5 +1,5 @@ /* -Copyright(c) 2018 AT&T Intellectual Property. All rights reserved. +Copyright(c) 2017-2018 AT&T Intellectual Property. 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. diff --git a/tests/test_policy.js b/tests/test_policy.js index 597c6df..e32b2f6 100644 --- a/tests/test_policy.js +++ b/tests/test_policy.js @@ -1,5 +1,5 @@ /* -Copyright(c) 2018 AT&T Intellectual Property. All rights reserved. +Copyright(c) 2017-2018 AT&T Intellectual Property. 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. |