diff options
author | rl001m <ruilu@research.att.com> | 2018-01-29 13:15:50 -0500 |
---|---|---|
committer | rl001m <ruilu@research.att.com> | 2018-01-29 13:17:30 -0500 |
commit | 23892e5ce744ebf5160e2037a319897702b4816b (patch) | |
tree | b3e3146b1ce68bda4f92f8179014185368659267 | |
parent | 15dbe9091db229418b4babef2d2061e0f3b3f9bc (diff) |
Added LICENSE.txt file to has repository
Change-Id: Ib0a87188869ec28fe4f07f256f9c3e2eb645d2ba
Issue-ID: OPTFRA-58
Signed-off-by: rl001m <ruilu@research.att.com>
-rw-r--r-- | LICENSE.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..fffadb0 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,26 @@ + +The following licence applies to all files in this and subdirectories. Licences +are included in individual source files where appropriate, and if it differs +from this text, it supersedes this. Any file that does not have licence text +defaults to being covered by this text; not all files support the addition of +licenses. + +# +# ------------------------------------------------------------------------- +# Copyright (c) 2015-2017 AT&T Intellectual Property +# +# 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. +# +# ------------------------------------------------------------------------- +# + |