diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-28 15:29:35 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-28 15:29:35 -0400 |
commit | 58936e37c5376379b8e80ab742c6f4bab905868f (patch) | |
tree | ec2037c976ae96e807a35e107deb086cba707ee3 /installation | |
parent | e2ad43f208af3c91d7b0f6788c1d9da5e5833f1a (diff) |
Dual license config file
Updated config aaa config file to dual license (EPL and APL)
Change-Id: I95005e702aa07a927305e57a8a87f5d3abae95e8
Issue-ID: SDNC-1176
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 18d4d034a526ed58bf9143a749ae5ba58632c851
Diffstat (limited to 'installation')
-rw-r--r-- | installation/sdnc/src/main/resources/aaa-app-config.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/installation/sdnc/src/main/resources/aaa-app-config.xml b/installation/sdnc/src/main/resources/aaa-app-config.xml index 86e66674..c54fef89 100644 --- a/installation/sdnc/src/main/resources/aaa-app-config.xml +++ b/installation/sdnc/src/main/resources/aaa-app-config.xml @@ -4,7 +4,10 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, - and is available at http://www.eclipse.org/legal/epl-v10.html + and is available at http://www.eclipse.org/legal/epl-v10.html , or the Apache License, + Version 2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0 + + SPDX-License-Identifier: EPL-1.0 OR Apache-2.0 --> <!-- |