From 8accefe3dfc0d07ff7a8609ef681bab44aa9e986 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Mon, 12 Feb 2018 11:04:30 -0500 Subject: Update license text Change-Id: Idff7ac3c209823d0f96d4b942363d41b9e39325a Signed-off-by: Lusheng Ji Issue-ID: DCAEGEN2-325 --- version.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'version.js') diff --git a/version.js b/version.js index 39ee8a5..e03ee1e 100644 --- a/version.js +++ b/version.js @@ -1 +1,21 @@ +/*- + * ============LICENSE_START======================================================= + * PROJECT + * ================================================================================ + * Copyright (C) 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. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * ============LICENSE_END========================================================= + */ exports.commit="unspecified"; -- cgit 1.2.3-korg