From a905744b802c305dbcd5c30e5d1ef254bbf1ca8b Mon Sep 17 00:00:00 2001 From: TFStudy <3202410880@qq.com> Date: Thu, 8 Jul 2021 19:57:41 +0800 Subject: [PATCH] =?UTF-8?q?Copyright=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/cn/pedant/SafeWebViewBridge/ExampleDataAbility.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sample/src/main/java/cn/pedant/SafeWebViewBridge/ExampleDataAbility.java b/sample/src/main/java/cn/pedant/SafeWebViewBridge/ExampleDataAbility.java index 8a9135d..c2b1779 100644 --- a/sample/src/main/java/cn/pedant/SafeWebViewBridge/ExampleDataAbility.java +++ b/sample/src/main/java/cn/pedant/SafeWebViewBridge/ExampleDataAbility.java @@ -1,5 +1,4 @@ - -/** +/* * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- Gitee