From 28fa1c931b1cb9ce1ca50589b2a02c48d6e66fe9 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 15 Aug 2017 09:55:50 -0400 Subject: Fix license headers Licence headers were accidentally updated incorrectly by previous update. This commit restores the license headers for seed code to the wording from the original seed code Change-Id: Ie73bc836079be7eb1b310c472ee39b58ffeaa01c Issue-ID: CCSDK-31 Signed-off-by: Dan Timoney --- src/site/apt/nodes.apt | 3 ++- src/site/site.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/site/apt/nodes.apt b/src/site/apt/nodes.apt index b89b511f..95a51467 100644 --- a/src/site/apt/nodes.apt +++ b/src/site/apt/nodes.apt @@ -2,7 +2,8 @@ ~~ ============LICENSE_START======================================================= ~~ ONAP : CCSDK ~~ ================================================================================ -~~ Copyright (C) 2017 ONAP +~~ Copyright (C) 2017 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/src/site/site.xml b/src/site/site.xml index 48246890..af081b16 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -3,7 +3,8 @@ ============LICENSE_START======================================================= ONAP : CCSDK ================================================================================ - Copyright (C) 2017 ONAP + Copyright (C) 2017 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. -- cgit 1.2.3-korg