diff options
author | Aaron Parecki <aaron@parecki.com> | 2014-05-24 14:55:15 -0700 |
---|---|---|
committer | Aaron Parecki <aaron@parecki.com> | 2014-05-24 14:55:15 -0700 |
commit | e357730b316827789a6a677d197a58135033fce6 (patch) | |
tree | 07064e6caa0a695eb5f7cc2ef405eabf1174bc20 /README.md | |
parent | 3f82ec2f757c62c25a31b461e0a0cddc14886117 (diff) |
remember if the user checks the "location" checkbox and always find their location in the future if so
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -4,3 +4,25 @@ IndiePost Work in progress. Do not use! https://indiepost.micropub.net/ + + +### Contributing + +By submitting code to this project, you agree to irrevocably release it under the same license as this project. + + +### License + +Copyright 2013 by Aaron Parecki + +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. |