Skip to content

Commit

Permalink
hosted: Correct copyright notices
Browse files Browse the repository at this point in the history
  • Loading branch information
sidprice committed Jul 23, 2023
1 parent 6e397a5 commit e20ee96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
7 changes: 5 additions & 2 deletions src/platforms/hosted/bmp_libusb.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
/*
* This file is part of the Black Magic Debug project.
*
* Copyright(C) 2020 - 2022 Uwe Bonnes ([email protected])
*
* Copyright (C) 2020 - 2022 Uwe Bonnes ([email protected])
* Copyright (C) 2022-2023 1BitSquared <[email protected]>
* Written by Sid Price <[email protected]>
* Written by Rachel Mant <[email protected]>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
Expand Down
5 changes: 1 addition & 4 deletions src/platforms/hosted/windows/ftdi.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
/*
* This file is part of the Black Magic Debug project.
*
* Copyright (C) 2011 Black Sphere Technologies Ltd.
* Copyright (C) 2018 Uwe Bonnes([email protected])
* Written by Gareth McMullin <[email protected]>
* Copyright (C) 2022-2023 1BitSquared <[email protected]>
* Originated by Sid Price <[email protected]>
* Copyright (C) 2023 Sid Price <[email protected]>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit e20ee96

Please sign in to comment.