Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Angelo Compagnucci <angelo.compagnucci@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/3] boot/at91bootstrap3: add license information
Date: Tue,  2 Jun 2015 10:46:18 +0200	[thread overview]
Message-ID: <1433234780-21084-2-git-send-email-angelo.compagnucci@gmail.com> (raw)
In-Reply-To: <1433234780-21084-1-git-send-email-angelo.compagnucci@gmail.com>

This patch adds licensing informations to at91bootstrap3

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
---
Changes v1 -> v2:
 - Fixed license with a more appropriate one

 boot/at91bootstrap3/at91bootstrap3.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/boot/at91bootstrap3/at91bootstrap3.mk b/boot/at91bootstrap3/at91bootstrap3.mk
index ff49e14..a997152 100644
--- a/boot/at91bootstrap3/at91bootstrap3.mk
+++ b/boot/at91bootstrap3/at91bootstrap3.mk
@@ -6,6 +6,8 @@
 
 AT91BOOTSTRAP3_VERSION = v3.7.1
 AT91BOOTSTRAP3_SITE = $(call github,linux4sam,at91bootstrap,$(AT91BOOTSTRAP3_VERSION))
+AT91BOOTSTRAP3_LICENSE = BSD-2c with endorsement clause
+AT91BOOTSTRAP3_LICENSE_FILES = main.c
 
 AT91BOOTSTRAP3_INSTALL_IMAGES = YES
 AT91BOOTSTRAP3_INSTALL_TARGET = NO
-- 
2.4.2

  reply	other threads:[~2015-06-02  8:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-02  8:46 [Buildroot] [PATCH v2 0/3] Caring at91bootstrap3 Angelo Compagnucci
2015-06-02  8:46 ` Angelo Compagnucci [this message]
2015-06-02 21:04   ` [Buildroot] [PATCH v2 1/3] boot/at91bootstrap3: add license information Alexandre Belloni
2015-06-15 14:18   ` Thomas Petazzoni
2015-06-02  8:46 ` [Buildroot] [PATCH v2 2/3] boot/at91bootstrap3: bump to version 3.7.2 Angelo Compagnucci
2015-06-15 14:18   ` Thomas Petazzoni
2015-06-02  8:46 ` [Buildroot] [PATCH v2 3/3] boot/at91bootstrap3: download via custom git url Angelo Compagnucci
2015-06-15 14:18   ` Thomas Petazzoni
2015-06-15 14:29     ` Angelo Compagnucci

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=1433234780-21084-2-git-send-email-angelo.compagnucci@gmail.com \
    --to=angelo.compagnucci@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox