]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add GPL3 header to avr i2c files (#6332)
authorDrashna Jaelre <drashna@live.com>
Mon, 15 Jul 2019 17:32:13 +0000 (10:32 -0700)
committerGitHub <noreply@github.com>
Mon, 15 Jul 2019 17:32:13 +0000 (10:32 -0700)
commitff0cb0cf9dc81db11459e7e59c01adadca3ec2b8
tree02a54ac313cf5334d03213f11933d29a85d9c952
parentcbcf888dc0e74a00e30dc9c3f577f0fafb13f1c2
Add GPL3 header to avr i2c files (#6332)

* Add GPL3 header to avr i2c files

* Add for i2c_slave as well

* Fix formatting of license header
drivers/avr/i2c_master.c
drivers/avr/i2c_master.h
drivers/avr/i2c_slave.c
drivers/avr/i2c_slave.h