diff --git a/framework/model/input/driver/touchscreen/touch_ft5x06.c b/framework/model/input/driver/touchscreen/touch_ft5x06.c index 0db90576efefa3a7dcdcda2b29167604c8699e1b..3c8028b7d40fbd4d86471799e9343a12333fa318 100644 --- a/framework/model/input/driver/touchscreen/touch_ft5x06.c +++ b/framework/model/input/driver/touchscreen/touch_ft5x06.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Beijing OSWare Technology Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * * HDF is dual licensed: you can use it either under the terms of * the GPL, or the BSD license, at your option. diff --git a/framework/model/input/driver/touchscreen/touch_ft5x06.h b/framework/model/input/driver/touchscreen/touch_ft5x06.h index 7cf791af1834c8206792c24cfd9677d7af060e8a..f9fbc4265e8c1f691e3642937cf78a5ab1eda5d7 100644 --- a/framework/model/input/driver/touchscreen/touch_ft5x06.h +++ b/framework/model/input/driver/touchscreen/touch_ft5x06.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Beijing OSWare Technology Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * * HDF is dual licensed: you can use it either under the terms of * the GPL, or the BSD license, at your option.