Skip to content

Commit c09d5b6

Browse files
committed
socfpga: update license header
Signed-off-by: Sourav Raj K K <sourav.raj@ignitarium.com>
1 parent 568bd59 commit c09d5b6

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

src/portable/socfpga/dwc2/hcd_dwc2.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* The MIT License (MIT)
33
*
44
* Copyright (c) 2024 Ha Thach (tinyusb.org)
5+
* Copyright (C) 2026 Altera Corporation
56
*
67
* Permission is hereby granted, free of charge, to any person obtaining a copy
78
* of this software and associated documentation files (the "Software"), to deal

src/portable/socfpga/dwc3/dwc3_common.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
* Copyright (c) 2024, Intel Corporation.
3+
* Copyright (C) 2026 Altera Corporation
34
*
45
* SPDX-License-Identifier: MIT
56
*

src/portable/socfpga/dwc3/hcd_dwc3.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*
44
* Copyright (c) 2021 Koji Kitayama
55
* Portions copyrighted (c) 2021 Roland Winistoerfer
6+
* Copyright (C) 2025-2026 Altera Corporation
67
*
78
* Permission is hereby granted, free of charge, to any person obtaining a copy
89
* of this software and associated documentation files (the "Software"), to deal

src/portable/socfpga/hcd_socfpga.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* The MIT License (MIT)
33
*
44
* Copyright (c) 2024 Ha Thach (tinyusb.org)
5+
* Copyright (C) 2025-2026 Altera Corporation
56
*
67
* Permission is hereby granted, free of charge, to any person obtaining a copy
78
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)