Skip to content

Commit b3c7746

Browse files
committed
fix copyright notice
1 parent 2262efc commit b3c7746

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ports/nrf/common-hal/analogio/AnalogOut.c

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
*
66
* Copyright (c) 2018 Dan Halbert for Adafruit Industries
77
*
8+
* Permission is hereby granted, free of charge, to any person obtaining a copy
9+
* of this software and associated documentation files (the "Software"), to deal
10+
* in the Software without restriction, including without limitation the rights
11+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12+
* copies of the Software, and to permit persons to whom the Software is
13+
* furnished to do so, subject to the following conditions:
14+
*
815
* The above copyright notice and this permission notice shall be included in
916
* all copies or substantial portions of the Software.
1017
*

0 commit comments

Comments
 (0)