From: David Bender <codehero@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/3] fix license file
Date: Thu, 22 Jan 2015 14:10:06 -0500 [thread overview]
Message-ID: <1421953807-8902-2-git-send-email-codehero@gmail.com> (raw)
In-Reply-To: <1421953807-8902-1-git-send-email-codehero@gmail.com>
Signed-off-by: David Bender <codehero@gmail.com>
---
package/benejson/benejson.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/benejson/benejson.mk b/package/benejson/benejson.mk
index 851b95e..45999ef 100644
--- a/package/benejson/benejson.mk
+++ b/package/benejson/benejson.mk
@@ -7,7 +7,7 @@
BENEJSON_VERSION = 0.9.7
BENEJSON_SITE = $(call github,codehero,benejson,$(BENEJSON_VERSION))
BENEJSON_LICENSE = BSD-3c
-BENEJSON_LICENSE_FILES = COPYING
+BENEJSON_LICENSE_FILES = LICENSE
BENEJSON_INSTALL_STAGING = YES
BENEJSON_DEPENDENCIES = host-scons
--
1.7.8.6
next prev parent reply other threads:[~2015-01-22 19:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-16 13:03 [Buildroot] [PATCH 1/1] benejson: new package David Bender
2015-01-17 19:37 ` Baruch Siach
2015-01-22 19:10 ` [Buildroot] [PATCH 1/3] " David Bender
2015-01-22 19:10 ` David Bender [this message]
2015-01-22 19:10 ` [Buildroot] [PATCH 3/3] Set correct license David Bender
2015-01-25 14:52 ` [Buildroot] [PATCH 1/3] benejson: new package Yann E. MORIN
2015-01-25 18:17 ` Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1421953807-8902-2-git-send-email-codehero@gmail.com \
--to=codehero@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.