Added LISCENSE.txt
Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/f1b0f987 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/f1b0f987 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/f1b0f987 Branch: refs/heads/master Commit: f1b0f9876e7e6c9935757bbe944d5536786c8884 Parents: 22110ae Author: Robert Walsh <[email protected]> Authored: Mon Aug 8 17:26:14 2016 -0500 Committer: Robert Walsh <[email protected]> Committed: Mon Aug 8 17:26:14 2016 -0500 ---------------------------------------------------------------------- sdks/android/LICENSE.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/usergrid/blob/f1b0f987/sdks/android/LICENSE.txt ---------------------------------------------------------------------- diff --git a/sdks/android/LICENSE.txt b/sdks/android/LICENSE.txt new file mode 100644 index 0000000..34193ba --- /dev/null +++ b/sdks/android/LICENSE.txt @@ -0,0 +1,19 @@ +/* + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. The ASF licenses this file to You + * 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. For additional information regarding + * copyright in this work, please see the NOTICE file in the top level + * directory of this distribution. + * + */
