diff options
author | barthess <barthess@yandex.ru> | 2014-12-06 20:15:59 +0300 |
---|---|---|
committer | barthess <barthess@yandex.ru> | 2014-12-06 20:15:59 +0300 |
commit | 4ab64b4e4ef95d3e41c0bf74ab282aa5160e4f43 (patch) | |
tree | 7a55db5a97f7c7559270b8d4ef1c15dd0542eaf3 /os/hal/include | |
parent | 95a760ac77ca18e04cdfb65198c71c7fc19c29fa (diff) | |
download | ChibiOS-Contrib-4ab64b4e4ef95d3e41c0bf74ab282aa5160e4f43.tar.gz ChibiOS-Contrib-4ab64b4e4ef95d3e41c0bf74ab282aa5160e4f43.tar.bz2 ChibiOS-Contrib-4ab64b4e4ef95d3e41c0bf74ab282aa5160e4f43.zip |
Fixed copyrights
Diffstat (limited to 'os/hal/include')
-rw-r--r-- | os/hal/include/nand.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/os/hal/include/nand.h b/os/hal/include/nand.h index 77ca972..e20add3 100644 --- a/os/hal/include/nand.h +++ b/os/hal/include/nand.h @@ -1,6 +1,5 @@ /* - ChibiOS/HAL - Copyright (C) 2006,2007,2008,2009,2010, - 2011,2012,2013,2014 Giovanni Di Sirio. + ChibiOS/HAL - Copyright (C) 2014 Uladzimir Pylinsky aka barthess This file is part of ChibiOS/HAL |