diff options
| author | Jan Dümpelmann <[email protected]> | 2020-06-29 10:55:03 +0200 |
|---|---|---|
| committer | Jan Dümpelmann <[email protected]> | 2020-06-29 10:55:03 +0200 |
| commit | 99df7789a75f739cf5dd2338dbd2597bab7ec2ab (patch) | |
| tree | d7619d9f80ef9446763a347a916b20209c3ea36d | |
| parent | 530bc2c39c5fc9abd8d89c40df89c0eb09ea476a (diff) | |
Add author name to dcd_synopsys.c
| -rw-r--r-- | src/portable/st/synopsys/dcd_synopsys.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/portable/st/synopsys/dcd_synopsys.c b/src/portable/st/synopsys/dcd_synopsys.c index d35d2036a..b47101e60 100644 --- a/src/portable/st/synopsys/dcd_synopsys.c +++ b/src/portable/st/synopsys/dcd_synopsys.c @@ -3,6 +3,7 @@ * * Copyright (c) 2018 Scott Shawcroft, 2019 William D. Jones for Adafruit Industries * Copyright (c) 2019 Ha Thach (tinyusb.org) + * Copyright (c) 2020 Jan Duempelmann * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
