Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit aea0672

Browse files
committed
Added software license information.
1 parent fa402cc commit aea0672

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

LICENSE.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Copyright 2011-2012 Telefónica UK Limited.
2+
3+
Licensed under the Apache License, Version 2.0 (the "License");
4+
you may not use this file except in compliance with the License.
5+
You may obtain a copy of the License at
6+
7+
http://www.apache.org/licenses/LICENSE-2.0
8+
9+
Unless required by applicable law or agreed to in writing, software
10+
distributed under the License is distributed on an "AS IS" BASIS,
11+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
See the License for the specific language governing permissions and
13+
limitations under the License.

NOTICE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
This product includes software developed by Telefónica UK Limited (www.o2.co.uk).
2+
This product includes software developed by Equal Experts UK Limited (www.equalexperts.com).

README

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ We use Gradle version 0.9.2 (http://www.gradle.org) for our build files
77
To get started:
88
- gradle clean build
99
- gradle tasks
10-
- gradle cleanIdea idea (to generate intellij project files)
10+
- gradle cleanIdea idea (to generate intellij project files)
11+
12+
License: Apache Software License 2.0. See LICENSE.txt and http://www.apache.org/licenses/LICENSE-2.0 for more details.

0 commit comments

Comments
 (0)