aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2022-10-15 14:46:42 -0700
committerBob Badour <bbadour@google.com>2022-10-15 14:46:42 -0700
commit4bd1cd1eb254d85895a39b54cbcf183548bf72cd (patch)
tree4bbb26652b7027921680b88167c0d364781660e6
parentbfedf245bb35025c954ab2a0af1ca8430de1308b (diff)
downloadjavassist-4bd1cd1eb254d85895a39b54cbcf183548bf72cd.tar.gz
Fix METADATA comment marker.
Test: out/host/linux-x86/bin/compliance_checkmetadata external/javassist Change-Id: I711ab50aa497913a1b816928d4a1eb8c3a12bbc9
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index d8c341c..4aa8fdc 100644
--- a/METADATA
+++ b/METADATA
@@ -13,6 +13,6 @@ third_party {
}
version: "rel_3_27_0_ga"
last_upgrade_date { year: 2020 month: 9 day: 10 }
- // The project can be licensed under one of MPL, LGPL or AL, and Apache 2.0 is a "notice" license.
+ license_note: 'The project can be licensed under one of MPL, LGPL or AL, and Apache 2.0 is a "notice" license.'
license_type: NOTICE
}