From eb8dc40360f0cfef56fb6947cc817a547d6d9bc6 Mon Sep 17 00:00:00 2001 From: Dave Cobbley Date: Tue, 14 Aug 2018 10:05:37 -0700 Subject: [Subtree] Removing import-layers directory As part of the move to subtrees, need to bring all the import layers content to the top level. Change-Id: I4a163d10898cbc6e11c27f776f60e1a470049d8f Signed-off-by: Dave Cobbley Signed-off-by: Brad Bishop --- poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception (limited to 'poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception') diff --git a/poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception b/poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception new file mode 100644 index 000000000..8d3e9cdbd --- /dev/null +++ b/poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception @@ -0,0 +1,7 @@ + +insert GPL v2 license text here + +Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License cover the whole combination. + +As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. + -- cgit v1.2.3