Kaynağa Gözat

Fix typo in ARM I2C copyright header (#7264)

fauxpark 5 yıl önce
ebeveyn
işleme
fc51a4a107
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      drivers/arm/i2c_master.h

+ 2 - 2
drivers/arm/i2c_master.h

@@ -1,9 +1,9 @@
 /* Copyright 2018 Jack Humbert
  * Copyright 2018 Yiancar
  *
- * This program is free sofare: you can redistribute it and/or modify
+ * 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 Sofare Foundation, either version 2 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,