From f5a7b09514a69cbd12a79ef425d1bd8e1baffa0d Mon Sep 17 00:00:00 2001 From: cwx1272435 Date: Tue, 15 Oct 2024 11:41:09 +0000 Subject: [PATCH] 1015 Signed-off-by: cwx1272435 --- libsync/src/sync.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsync/src/sync.c b/libsync/src/sync.c index 5d216be..3ce0f19 100644 --- a/libsync/src/sync.c +++ b/libsync/src/sync.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024 Huawei Device Co., Ltd. + * Copyright 2012 Google, lnc * 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 -- Gitee