From 9052fd8569d93cc8e3a236b1e8746415a0635403 Mon Sep 17 00:00:00 2001 From: Noah Levitt Date: Tue, 2 Sep 2014 16:11:49 -0700 Subject: [PATCH] add license section --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 239ed64..331312e 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,20 @@ Umbra also comes with these utilities: * queue-url - send url to umbra via AMQP * drain-queue - consume messages from AMQP queue +License +------- + +Copyright 2014 Internet Archive + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this software 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.