meta-ampere: Initial commit of Ampere Computing

This commit adds layer configuration, license, and maintainer files
for meta-ampere.

Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com>
Change-Id: I7fc3e08cddb1e402153c8d163576fa36d4441785
diff --git a/meta-ampere/LICENSE b/meta-ampere/LICENSE
new file mode 100644
index 0000000..566c5ae
--- /dev/null
+++ b/meta-ampere/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-ampere are under different licenses (a mix
+of MIT and Apache-2.0). Please see:
+
+COPYING.Apache-2.0
+COPYING.MIT (MIT)
+
+All metadata is MIT licensed unless otherwise stated. Source code
+included in tree for individual recipes is under the LICENSE stated in
+the associated recipe (.bb file) unless otherwise stated.
+
+License information for any other files is either explicitly stated
+or defaults to Apache-2.0.