From 89bff3bc6497be15c52912e0efb94089f2c2a5b0 Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:16 +0000 Subject: [PATCH] glib-2.0: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- recipes/glib-2.0/glib-2.0_2.22.4.bb | 2 +- recipes/glib-2.0/glib-2.0_2.23.6.bb | 2 +- recipes/glib-2.0/glib-2.0_2.24.0.bb | 2 +- recipes/glib-2.0/glib-2.0_2.24.1.bb | 2 +- recipes/glib-2.0/glib-2.0_2.6.4.bb | 2 +- recipes/glib-2.0/glib-2.0_2.8.6.bb | 2 +- recipes/glib-2.0/glib.inc | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/recipes/glib-2.0/glib-2.0_2.22.4.bb b/recipes/glib-2.0/glib-2.0_2.22.4.bb index 05a1342f26..ddaf4d2e0f 100644 --- a/recipes/glib-2.0/glib-2.0_2.22.4.bb +++ b/recipes/glib-2.0/glib-2.0_2.22.4.bb @@ -3,7 +3,7 @@ which provides many useful data types, macros, \ type conversions, string utilities, file utilities, a main \ loop abstraction, and so on. It works on many \ UNIX-like platforms, Windows, OS/2 and BeOS." -LICENSE = "LGPL" +LICENSE = "LGPLv2+" SECTION = "libs" PRIORITY = "optional" DEPENDS = "glib-2.0-native gtk-doc virtual/libiconv virtual/libintl" diff --git a/recipes/glib-2.0/glib-2.0_2.23.6.bb b/recipes/glib-2.0/glib-2.0_2.23.6.bb index 51a2153b27..b2c900f480 100644 --- a/recipes/glib-2.0/glib-2.0_2.23.6.bb +++ b/recipes/glib-2.0/glib-2.0_2.23.6.bb @@ -3,7 +3,7 @@ which provides many useful data types, macros, \ type conversions, string utilities, file utilities, a main \ loop abstraction, and so on. It works on many \ UNIX-like platforms, Windows, OS/2 and BeOS." -LICENSE = "LGPL" +LICENSE = "LGPLv2+" SECTION = "libs" PRIORITY = "optional" DEPENDS = "glib-2.0-native gtk-doc virtual/libiconv virtual/libintl zlib" diff --git a/recipes/glib-2.0/glib-2.0_2.24.0.bb b/recipes/glib-2.0/glib-2.0_2.24.0.bb index 3a90dc65d3..b0755a48b1 100644 --- a/recipes/glib-2.0/glib-2.0_2.24.0.bb +++ b/recipes/glib-2.0/glib-2.0_2.24.0.bb @@ -3,7 +3,7 @@ which provides many useful data types, macros, \ type conversions, string utilities, file utilities, a main \ loop abstraction, and so on. It works on many \ UNIX-like platforms, Windows, OS/2 and BeOS." -LICENSE = "LGPL" +LICENSE = "LGPLv2+" SECTION = "libs" PRIORITY = "optional" DEPENDS = "glib-2.0-native gtk-doc zlib" diff --git a/recipes/glib-2.0/glib-2.0_2.24.1.bb b/recipes/glib-2.0/glib-2.0_2.24.1.bb index 15f0b1ae3c..c91f626e16 100644 --- a/recipes/glib-2.0/glib-2.0_2.24.1.bb +++ b/recipes/glib-2.0/glib-2.0_2.24.1.bb @@ -3,7 +3,7 @@ which provides many useful data types, macros, \ type conversions, string utilities, file utilities, a main \ loop abstraction, and so on. It works on many \ UNIX-like platforms, Windows, OS/2 and BeOS." -LICENSE = "LGPL" +LICENSE = "LGPLv2+" SECTION = "libs" PRIORITY = "optional" DEPENDS = "glib-2.0-native gtk-doc zlib" diff --git a/recipes/glib-2.0/glib-2.0_2.6.4.bb b/recipes/glib-2.0/glib-2.0_2.6.4.bb index 1a483f4281..ca3c133f70 100644 --- a/recipes/glib-2.0/glib-2.0_2.6.4.bb +++ b/recipes/glib-2.0/glib-2.0_2.6.4.bb @@ -3,7 +3,7 @@ which provides many useful data types, macros, \ type conversions, string utilities, file utilities, a main \ loop abstraction, and so on. It works on many \ UNIX-like platforms, Windows, OS/2 and BeOS." -LICENSE = "LGPL" +LICENSE = "LGPLv2+" SECTION = "libs" PRIORITY = "optional" DEPENDS += "glib-2.0-native gtk-doc" diff --git a/recipes/glib-2.0/glib-2.0_2.8.6.bb b/recipes/glib-2.0/glib-2.0_2.8.6.bb index f0250461e3..f03072a235 100644 --- a/recipes/glib-2.0/glib-2.0_2.8.6.bb +++ b/recipes/glib-2.0/glib-2.0_2.8.6.bb @@ -3,7 +3,7 @@ which provides many useful data types, macros, \ type conversions, string utilities, file utilities, a main \ loop abstraction, and so on. It works on many \ UNIX-like platforms, Windows, OS/2 and BeOS." -LICENSE = "LGPL" +LICENSE = "LGPLv2+" SECTION = "libs" PRIORITY = "optional" DEPENDS += "glib-2.0-native gtk-doc" diff --git a/recipes/glib-2.0/glib.inc b/recipes/glib-2.0/glib.inc index 5cc697f070..52c2f89f42 100644 --- a/recipes/glib-2.0/glib.inc +++ b/recipes/glib-2.0/glib.inc @@ -3,7 +3,7 @@ which provides many useful data types, macros, \ type conversions, string utilities, file utilities, a main \ loop abstraction, and so on. It works on many \ UNIX-like platforms, Windows, OS/2 and BeOS." -LICENSE = "LGPL" +LICENSE = "LGPLv2" SECTION = "libs" PRIORITY = "optional" DEPENDS += "glib-2.0-native gtk-doc" -- 2.39.5