1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc/drivers/srf: edit author and copyright

This commit is contained in:
PeterKietzmann 2015-04-13 13:07:56 +02:00
parent c47563a745
commit 9e17d1b9fd
4 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright (C) 2014 Hamburg University of Applied Sciences
* Copyright (C) 2013 Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for more

View File

@ -1,5 +1,5 @@
/*
* Copyright (C) 2014 Hamburg University of Applied Sciences
* Copyright (C) 2013 Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for more

View File

@ -14,6 +14,7 @@
* @brief Test application for the SRF02 ultrasonic range sensor
*
* @author Peter Kietzmann <peter.kietzmann@haw-hamburg.de>
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
*
* @}
*/

View File

@ -14,6 +14,7 @@
* @brief Test application for the SRF08 ultrasonic range sensor
*
* @author Peter Kietzmann <peter.kietzmann@haw-hamburg.de>
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
*
* @}
*/