diff options
| author | Radomir Dopieralski <openstack@sheep.art.pl> | 2020-04-17 09:50:11 +0200 |
|---|---|---|
| committer | Radomir Dopieralski <openstack@sheep.art.pl> | 2020-04-17 09:50:11 +0200 |
| commit | 43022d829491b47710c2c1d9689239c2ea7f2a8a (patch) | |
| tree | d0207dc8aa3874a87f4e210dc1fd4d973e306e94 | |
| parent | f7e89879295ce131e6a36d9ab92890d70566a67d (diff) | |
Add copyrights to pewpew m4 and ugame board.c
| -rw-r--r-- | ports/atmel-samd/boards/pewpew_m4/board.c | 3 | ||||
| -rw-r--r-- | ports/atmel-samd/boards/ugame10/board.c | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/ports/atmel-samd/boards/pewpew_m4/board.c b/ports/atmel-samd/boards/pewpew_m4/board.c index 0e28fe4fc..bfec489e7 100644 --- a/ports/atmel-samd/boards/pewpew_m4/board.c +++ b/ports/atmel-samd/boards/pewpew_m4/board.c @@ -3,7 +3,8 @@ * * The MIT License (MIT) * - * Copyright (c) 2017 Scott Shawcroft for Adafruit Industries + * Copyright (c) 2017 Scott Shawcroft for Adafruit Industries, 2020 Radomir + * Dopieralski * * 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/ports/atmel-samd/boards/ugame10/board.c b/ports/atmel-samd/boards/ugame10/board.c index 04a4c7add..d3a452119 100644 --- a/ports/atmel-samd/boards/ugame10/board.c +++ b/ports/atmel-samd/boards/ugame10/board.c @@ -3,7 +3,8 @@ * * The MIT License (MIT) * - * Copyright (c) 2017 Scott Shawcroft for Adafruit Industries + * Copyright (c) 2017 Scott Shawcroft for Adafruit Industries, 2020 Radomir + * Dopieralski * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
