summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2024-04-22 19:55:49 -0400
committerDan Willemsen <dwillemsen@google.com>2024-04-22 19:58:26 -0400
commit4cfd4839bb86eaf2fdb8085b1e6b4e49af271dd2 (patch)
treebb84f87196c5e389fb7901a8382d06a2da752320
parent861d094757551d2f65d1003f0ec93bc92b254a5a (diff)
downloadgolang-glog-4cfd4839bb86eaf2fdb8085b1e6b4e49af271dd2.tar.gz
android3p import of golang-glogupstream
Third-Party Import of: https://github.com/golang/glog Request Document: go/android3p For CL Reviewers: go/android3p#reviewing-a-cl For Build Team: go/ab-third-party-imports Bug: http://b/333926728 Original import of the code can be found at: https://googleplex-android.googlesource.com/platform/external/golang-glog/+/refs/heads/third-party-review. Security Questionnaire: http://b/333926728#comment1 Change-Id: Iba19f6ffb91a675faab325207fa63e6f160ace2d
-rw-r--r--METADATA15
-rw-r--r--MODULE_LICENSE_APACHE20
-rw-r--r--OWNERS1
3 files changed, 16 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..3075c38
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,15 @@
+name: "glog"
+description:
+ "Leveled execution logs for Go"
+
+third_party {
+ identifier {
+ type: "Git"
+ value: "https://github.com/golang/glog"
+ primary_source: true
+ version: "v1.2.1"
+ }
+ version: "v1.2.1"
+ last_upgrade_date { year: 2024 month: 4 day: 22 }
+ license_type: NOTICE
+}
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_APACHE2
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..2e8f086
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/system/core:main:/janitors/OWNERS