Permalink
Browse files

Update LICENSE and contribution guidelines

  • Loading branch information...
1 parent 50d0355 commit 3427811629c3c0de408dabf7bc035abcb304b249 @cndreisbach cndreisbach committed Feb 15, 2013
Showing with 31 additions and 13 deletions.
  1. +24 −0 CONTRIBUTING.md
  2. +7 −0 LICENSE.md
  3. +0 −13 LICENSE.txt
View
@@ -0,0 +1,24 @@
+# HMDA Tools
+
+## Team members
+
+* Clinton Dreisbach
+
+## Workflow
+
+In short:
+
+1. Fork hmda-tools.
+2. Create a new feature with tests.
+3. Make a pull request.
+
+## Serious needs
+
+* Tests
+* Documentation
+* Tools to manage downloading HMDA data and importing it
+
+## Public domain
+
+The project is in the public domain, and all contributions to it will be
+released as such.
View
@@ -0,0 +1,7 @@
+hmda-tools
+
+Written by: Clinton Dreisbach
+
+Design and implementation of this program was paid for by U.S. tax
+dollars. Therefore it is public domain. However, the author
+would appreciate credit if this program or parts of it are used.
View
@@ -1,13 +0,0 @@
-Copyright 2013 Clinton Dreisbach
-
-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.

0 comments on commit 3427811

Please sign in to comment.