From 18aa412066f43d0a1a9ae2fc5eec35272dbcfe49 Mon Sep 17 00:00:00 2001 From: raoxian Date: Wed, 16 Feb 2022 16:42:24 +0800 Subject: [PATCH] update securitylabel.js Signed-off-by: raoxian --- runtime/main/extend/systemplugin/napi/securitylabel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/main/extend/systemplugin/napi/securitylabel.js b/runtime/main/extend/systemplugin/napi/securitylabel.js index a2ee81bb..3189193f 100644 --- a/runtime/main/extend/systemplugin/napi/securitylabel.js +++ b/runtime/main/extend/systemplugin/napi/securitylabel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 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. * You may obtain a copy of the License at