1
+ MIT License
2
+
1
3
CA_MotorShield Library Copyright Notice:
2
4
3
5
Copyright (c) [2024], CodingArray / hanol JU. All rights reserved.
@@ -20,35 +22,7 @@ and the PCA9685_RT library is distributed under the MIT license.
20
22
Users are considered to have agreed to these license conditions by using these libraries.
21
23
22
24
23
- Adafruit_MotorShield v2 Copyright Notice:
24
- Software License Agreement (BSD License)
25
- Copyright (c) 2012, Adafruit Industries. All rights reserved.
26
-
27
- Redistribution and use in source and binary forms, with or without
28
- modification, are permitted provided that the following conditions are met:
29
- 1. Redistributions of source code must retain the above copyright
30
- notice, this list of conditions and the following disclaimer.
31
- 2. Redistributions in binary form must reproduce the above copyright
32
- notice, this list of conditions and the following disclaimer in the
33
- documentation and/or other materials provided with the distribution.
34
- 3. Neither the name of the copyright holders nor the names of its
35
- contributors may be used to endorse or promote products derived from
36
- this software without specific prior written permission.
37
-
38
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ''AS IS'' AND ANY
39
- EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
40
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
41
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY
42
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
43
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
44
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
45
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
46
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
47
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
48
-
49
-
50
25
PCA9685_RT Copyright Notice:
51
- MIT License
52
26
Copyright (c) 2016-2024 Rob Tillaart
53
27
54
28
Permission is hereby granted, free of charge, to any person obtaining a copy
0 commit comments