[oe-commits] [meta-openembedded] 37/62: postgresql: Clarify BSD license variant

git at git.openembedded.org git at git.openembedded.org
Thu Oct 24 08:04:04 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit cd81986c1d2893d9558891230165240cea323afe
Author: Christophe PRIOUZEAU <christophe.priouzeau at st.com>
AuthorDate: Wed Oct 23 15:15:53 2019 +0000

    postgresql: Clarify BSD license variant
    
    The License of postgresql is BSD-0-Clause.
    
    Signed-off-by: Christophe Priouzeau <christophe.priouzeau at st.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-dbs/postgresql/postgresql.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-dbs/postgresql/postgresql.inc b/meta-oe/recipes-dbs/postgresql/postgresql.inc
index 0fe5d58..91d0275 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql.inc
+++ b/meta-oe/recipes-dbs/postgresql/postgresql.inc
@@ -18,7 +18,7 @@ DESCRIPTION = "\
     this package if you're installing the postgresql-server package. \
 "
 HOMEPAGE = "http://www.postgresql.com"
-LICENSE = "BSD"
+LICENSE = "BSD-0-Clause"
 DEPENDS = "libnsl2 zlib readline tzcode-native"
 
 ARM_INSTRUCTION_SET = "arm"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list