~ruther/qmk_firmware

fc51a4a1076c5f6f102024f1520e33634bc45dc4 — fauxpark 5 years ago 8b832c4
Fix typo in ARM I2C copyright header (#7264)

1 files changed, 2 insertions(+), 2 deletions(-)

M drivers/arm/i2c_master.h
M drivers/arm/i2c_master.h => drivers/arm/i2c_master.h +2 -2
@@ 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,