This commit is contained in:
Margaret Maynard-Reid 2016-07-06 11:11:41 -07:00
Родитель 21f80e6d33
Коммит 35e3eb5988
1 изменённых файлов: 28 добавлений и 0 удалений

28
ThirdPartyNotices.txt Normal file
Просмотреть файл

@ -0,0 +1,28 @@
Cognitive-Face-Android
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
Do Not Translate or Localize
This project incorporates components from the projects listed below. The original copyright notices and licenses under which Microsoft received such components are set forth below. Microsoft reserves all rights not expressly granted herein, whether by implication, estoppel or otherwise.
1. Google Gson version 2.3.1 (https://github.com/google/gson)
%% Google Gson NOTICES AND INFORMATION BEGIN HERE
=========================================
Copyright 2008 Google Inc.
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.
=========================================
END OF Google GSon NOTICES AND INFORMATION