aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJake Wharton <jw@squareup.com>2013-01-31 14:02:50 -0800
committerJake Wharton <jw@squareup.com>2013-01-31 14:03:05 -0800
commitc5b6b36b2e98b59f0711c1bfc8486c32eb3b482a (patch)
treef60abf7f1b8cacfbad440326886118236560d87b /README.md
parent316a6ceac7a0e07d0ac4093230a2389d6873f284 (diff)
downloadjavapoet-c5b6b36b2e98b59f0711c1bfc8486c32eb3b482a.tar.gz
License tweaks.
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 19 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0bb30e6..b38d739 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,22 @@
JavaWriter
==========
-TODO \ No newline at end of file
+TODO
+
+
+License
+-------
+
+ Copyright 2013 Square, 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.