From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-834522-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id BC7971393F1
	for <garchives@archives.gentoo.org>; Wed, 16 Sep 2015 08:53:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 91097E0887;
	Wed, 16 Sep 2015 08:53:51 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id E4361E0887
	for <gentoo-commits@lists.gentoo.org>; Wed, 16 Sep 2015 08:53:50 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id DF192340C83
	for <gentoo-commits@lists.gentoo.org>; Wed, 16 Sep 2015 08:53:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 7140A18F
	for <gentoo-commits@lists.gentoo.org>; Wed, 16 Sep 2015 08:53:47 +0000 (UTC)
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" <jlec@gentoo.org>
Message-ID: <1442393620.cbf049efc3eab1392fc596b8fc3aa98dc8f08e16.jlec@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/
X-VCS-Repository: repo/gentoo
X-VCS-Files: licenses/HappyBunny
X-VCS-Directories: licenses/
X-VCS-Committer: jlec
X-VCS-Committer-Name: Justin Lecher
X-VCS-Revision: cbf049efc3eab1392fc596b8fc3aa98dc8f08e16
X-VCS-Branch: master
Date: Wed, 16 Sep 2015 08:53:47 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 1b880103-8cea-4a4f-a27e-ae5d4cf6873b
X-Archives-Hash: ad2bb0a37a34ba89d78d6fdefe3008b5

commit:     cbf049efc3eab1392fc596b8fc3aa98dc8f08e16
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Thu Sep 10 10:16:44 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 08:53:40 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf049ef

licenses: add HappyBunny license

Signed-off-by: Marius Brehler <marbre <AT> linux.sungazer.de>

 licenses/HappyBunny | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/licenses/HappyBunny b/licenses/HappyBunny
new file mode 100644
index 0000000..a9f8b0f
--- /dev/null
+++ b/licenses/HappyBunny
@@ -0,0 +1,22 @@
+Copyright (c) <year> <copyright holders>
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+Restrictions: By making use of the Software for military purposes, you choose
+to make a Bunny unhappy.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.