diff options
-rw-r--r-- | drivers/arm/i2c_master.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/arm/i2c_master.h b/drivers/arm/i2c_master.h index a8ed66403..efe3909a6 100644 --- a/drivers/arm/i2c_master.h +++ b/drivers/arm/i2c_master.h | |||
@@ -1,9 +1,9 @@ | |||
1 | /* Copyright 2018 Jack Humbert | 1 | /* Copyright 2018 Jack Humbert |
2 | * Copyright 2018 Yiancar | 2 | * Copyright 2018 Yiancar |
3 | * | 3 | * |
4 | * This program is free sofare: you can redistribute it and/or modify | 4 | * This program is free software: you can redistribute it and/or modify |
5 | * it under the terms of the GNU General Public License as published by | 5 | * it under the terms of the GNU General Public License as published by |
6 | * the Free Sofare Foundation, either version 2 of the License, or | 6 | * the Free Software Foundation, either version 2 of the License, or |
7 | * (at your option) any later version. | 7 | * (at your option) any later version. |
8 | * | 8 | * |
9 | * This program is distributed in the hope that it will be useful, | 9 | * This program is distributed in the hope that it will be useful, |