diff options
| author | Gordon McNab <[email protected]> | 2021-10-06 16:54:52 +0100 |
|---|---|---|
| committer | Gordon McNab <[email protected]> | 2021-10-06 16:54:52 +0100 |
| commit | 9966b8a5d6d755c6b92140d617122acb39948f20 (patch) | |
| tree | 285603a2ee9d5df3a4fc698829a0c8e84bb63470 | |
| parent | 37c5eeb51de532dfbd46ae528d4d99220932d6bd (diff) | |
Change author in header to Bridgetek Pte Ltd.
| -rw-r--r-- | hw/bsp/brtmm90x/boards/mm900ev1b/board.h | 2 | ||||
| -rw-r--r-- | hw/bsp/brtmm90x/family.c | 2 | ||||
| -rw-r--r-- | src/portable/bridgetek/ft9xx/dcd_ft9xx.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/hw/bsp/brtmm90x/boards/mm900ev1b/board.h b/hw/bsp/brtmm90x/boards/mm900ev1b/board.h index dfb566289..67f61237f 100644 --- a/hw/bsp/brtmm90x/boards/mm900ev1b/board.h +++ b/hw/bsp/brtmm90x/boards/mm900ev1b/board.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2021, Ha Thach (tinyusb.org) + * Copyright 2021 Bridgetek Pte Ltd * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/hw/bsp/brtmm90x/family.c b/hw/bsp/brtmm90x/family.c index 6352f2324..3bd16b817 100644 --- a/hw/bsp/brtmm90x/family.c +++ b/hw/bsp/brtmm90x/family.c @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright 2019 Sony Semiconductor Solutions Corporation + * Copyright 2021 Bridgetek Pte Ltd * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/portable/bridgetek/ft9xx/dcd_ft9xx.c b/src/portable/bridgetek/ft9xx/dcd_ft9xx.c index 69b51fac7..6dbef1614 100644 --- a/src/portable/bridgetek/ft9xx/dcd_ft9xx.c +++ b/src/portable/bridgetek/ft9xx/dcd_ft9xx.c @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2018, hathach (tinyusb.org) + * Copyright 2021 Bridgetek Pte Ltd * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
