diff --git a/core/bitarithm.c b/core/bitarithm.c index 72a4cb386e87ac208dce1e34a78a36f2a1424246..e9285c7b60b46aad95d3301567479cf4bd715f67 100644 --- a/core/bitarithm.c +++ b/core/bitarithm.c @@ -14,7 +14,7 @@ * @brief Bit arithmetic helper functions implementation * * @author Kaspar Schleiser <kaspar@schleiser.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * * @} */ diff --git a/core/include/bitarithm.h b/core/include/bitarithm.h index 0bbb9c497436122aa2a3678c4851ad701d45fe64..956dcd218bed85dd646a48136125fa45cdc9e226 100644 --- a/core/include/bitarithm.h +++ b/core/include/bitarithm.h @@ -14,7 +14,7 @@ * @brief Helper functions for bit arithmetic * * @author Kaspar Schleiser <kaspar@schleiser.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef BITARITHM_H_ diff --git a/cpu/native/periph/cpuid.c b/cpu/native/periph/cpuid.c index e7801aed972aef39800a10edeff872ff43a3564e..3a2fc52eebc921313b5533501ac5ac4191fcb711 100644 --- a/cpu/native/periph/cpuid.c +++ b/cpu/native/periph/cpuid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/dist/tools/linux-border_router/flowcontrol.h b/dist/tools/linux-border_router/flowcontrol.h index 5db2119f01705fec231f51a4ea3fc6ecb25fc177..769865444ac420e2c591e8c6b55f0f2ceb196b72 100644 --- a/dist/tools/linux-border_router/flowcontrol.h +++ b/dist/tools/linux-border_router/flowcontrol.h @@ -8,7 +8,7 @@ /** * @file flowcontrol.h - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @brief Public declarations for the flow control jobs via the * serial interface for the 6LoWPAN Border Router driver. */ diff --git a/dist/tools/linux-border_router/multiplex.h b/dist/tools/linux-border_router/multiplex.h index bdab47a834916b291a90dcd7a78cb8375dc5398e..83b3e4762f394ca4229f03cab0e82fdc325c8902 100644 --- a/dist/tools/linux-border_router/multiplex.h +++ b/dist/tools/linux-border_router/multiplex.h @@ -8,7 +8,7 @@ /** * @file multiplex.h - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @brief Public declarations for the multiplexing jobs via the * serial interface for the 6LoWPAN Border Router driver. */ diff --git a/dist/tools/linux-border_router/serialnumber.h b/dist/tools/linux-border_router/serialnumber.h index fab56f42f23f78e57312890c13a5ec8c42e150b0..16bb875e640da2090d3d7a468612a30b45516630 100644 --- a/dist/tools/linux-border_router/serialnumber.h +++ b/dist/tools/linux-border_router/serialnumber.h @@ -8,7 +8,7 @@ /** * @file serialnumber.h - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @brief Serial number arithmetics after RFC 1982, section 3 */ diff --git a/dist/tools/linux-border_router/sixlowdriver.h b/dist/tools/linux-border_router/sixlowdriver.h index b83835c9955c0c44a8e54ab9ae9104c1bc486c3b..0d39de28528458fc5ea3c15bffabe1b7dd4f745d 100644 --- a/dist/tools/linux-border_router/sixlowdriver.h +++ b/dist/tools/linux-border_router/sixlowdriver.h @@ -8,7 +8,7 @@ /** * @file sixlowdriver.h - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @brief Public declarations for the 6LoWPAN Border Router driver. */ diff --git a/dist/tools/linux-border_router/testing.h b/dist/tools/linux-border_router/testing.h index 22d74b2658900e01297b864e566670a23d43437c..a5aaecd61daab15fd800fb21051df9eab580c120 100644 --- a/dist/tools/linux-border_router/testing.h +++ b/dist/tools/linux-border_router/testing.h @@ -16,7 +16,7 @@ * wants to measure by calling testing_start() to start the * measuring and testing_stop() to end it. * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef TESTING_H diff --git a/dist/tools/pr_check/pr_check.sh b/dist/tools/pr_check/pr_check.sh index 7582e444ca6db84d51c7544f90f2e9f869f9c7bc..92a256d8c516b8c11ef4ac9b5817efdfb8b78cc0 100755 --- a/dist/tools/pr_check/pr_check.sh +++ b/dist/tools/pr_check/pr_check.sh @@ -1,6 +1,6 @@ #! /bin/bash # -# Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> +# Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/dist/tools/wireshark_dissector/riot.lua b/dist/tools/wireshark_dissector/riot.lua index 4b4f2539b52db270e3de79715e369291aa59dd89..b201f2c01623ac19bc0d6ccafc7e1dddb6f85ef2 100644 --- a/dist/tools/wireshark_dissector/riot.lua +++ b/dist/tools/wireshark_dissector/riot.lua @@ -1,7 +1,7 @@ -- RIOT native support for Wireshark -- A Lua implementation for dissection of RIOT native packets in wireshark -- @Version: 0.0.1 --- @Author: Martin Lenders +-- @Author: Martine Lenders -- @E-Mail: mlenders@inf.fu-berlin.de do diff --git a/drivers/include/periph/cpuid.h b/drivers/include/periph/cpuid.h index 25deae270060639df3ee98fa8a0930b63edcd45d..2bd6e5e685703ffbbbc4803de7d305f8b50526b7 100644 --- a/drivers/include/periph/cpuid.h +++ b/drivers/include/periph/cpuid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/drivers/netdev/802154/802154.c b/drivers/netdev/802154/802154.c index f2cf538aabbee5afa977b5e314a10dda8eebcbaa..56ca69fef0dae52ff4a4711108886b44cd8fd20a 100644 --- a/drivers/netdev/802154/802154.c +++ b/drivers/netdev/802154/802154.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/drivers/netdev/base/base.c b/drivers/netdev/base/base.c index abfd8316b4f9ed333d55bcf63d9664876aae7431..fca681aced8a2b040d20e4114e8ffd456727ea85 100644 --- a/drivers/netdev/base/base.c +++ b/drivers/netdev/base/base.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/pkg/libcoap/0001-Add-RIOT-Makefile.patch b/pkg/libcoap/0001-Add-RIOT-Makefile.patch index e88c7b699cf82258640415282657ef17a2e53d54..8bb2c8ab2c6ecfe6ebc4240fcde94400e9bba4bb 100644 Binary files a/pkg/libcoap/0001-Add-RIOT-Makefile.patch and b/pkg/libcoap/0001-Add-RIOT-Makefile.patch differ diff --git a/pkg/libcoap/0002-Add-config.h.patch b/pkg/libcoap/0002-Add-config.h.patch index 022db28c5e2f553ac0ac85c50cef306c73af3fef..6f55e505763b3df908579142a8a390c311bf7bb3 100644 Binary files a/pkg/libcoap/0002-Add-config.h.patch and b/pkg/libcoap/0002-Add-config.h.patch differ diff --git a/pkg/libcoap/0004-Eliminate-some-compiler-warnings-and-errors.patch b/pkg/libcoap/0004-Eliminate-some-compiler-warnings-and-errors.patch index b6ba61db8d7e9b6d92374483d54068a5514a8d71..ccbd63398040986be0993ca1652e7dbe727157a6 100644 Binary files a/pkg/libcoap/0004-Eliminate-some-compiler-warnings-and-errors.patch and b/pkg/libcoap/0004-Eliminate-some-compiler-warnings-and-errors.patch differ diff --git a/sys/include/embUnit.h b/sys/include/embUnit.h index d4a2332f1b46dc8606e34a70fc98c95c5b3e7d6c..d1d51dedeb8409424afffa2a5b3e8c1ec23dd8ae 100644 --- a/sys/include/embUnit.h +++ b/sys/include/embUnit.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/sys/include/fd.h b/sys/include/fd.h index 4fd2f593fa1a65cbd69e04c406d946a2c22afaa1..9ba52b260d600b154364c89511e6a66c309b1c26 100644 --- a/sys/include/fd.h +++ b/sys/include/fd.h @@ -15,7 +15,7 @@ * @file fd.h * @brief Unifies diverse identifiers of RIOT to POSIX like file descriptors. * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Christian Mehlis <mehlis@inf.fu-berlin.de> */ #ifndef FD_H diff --git a/sys/include/od.h b/sys/include/od.h index 00dadf90f581d5bbedd351fa3bc0e3efbe8bf70d..426b70a4504d84b3e30223788ca11faba8c48305 100644 --- a/sys/include/od.h +++ b/sys/include/od.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/sys/include/pkt.h b/sys/include/pkt.h index e5b3a596c6bab757b3906051afaa9b0e49c7ea5c..bea2bf1860a5f911386cf42966a5428a146c3bde 100644 --- a/sys/include/pkt.h +++ b/sys/include/pkt.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/sys/include/posix_io.h b/sys/include/posix_io.h index 6e595befc57898f4b2a53623232213bc1c8bb71d..21a58266c17a532ab5f16dca40057f4b992e4b5c 100644 --- a/sys/include/posix_io.h +++ b/sys/include/posix_io.h @@ -15,7 +15,7 @@ * @author Kaspar Schleiser <kaspar@schleiser.de> * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> * @author Oliver Hahm <oleg@hobbykeller.org> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef __READ_H #define __READ_H diff --git a/sys/net/crosslayer/pkt/pkt.c b/sys/net/crosslayer/pkt/pkt.c index 4ffc2a07c27b0b9353c7832d226aba3f86d8c7f2..e44f1f9b97ec75d1a63f97d6fe6aafeaa7375cef 100644 --- a/sys/net/crosslayer/pkt/pkt.c +++ b/sys/net/crosslayer/pkt/pkt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/sys/net/crosslayer/pktbuf/pktbuf.c b/sys/net/crosslayer/pktbuf/pktbuf.c index 3b417cb55e4e163d69937fc8f6d149ea7cba5ed3..a1bebff28566fbd6f17c2108fbf1d15dfc317995 100644 --- a/sys/net/crosslayer/pktbuf/pktbuf.c +++ b/sys/net/crosslayer/pktbuf/pktbuf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/sys/net/include/ipv6.h b/sys/net/include/ipv6.h index eccc499cb814ea4fec0afbb4f81c4d1e5d3572af..8a65c14c3729263416b3f911a8a4c005cedca8bd 100644 --- a/sys/net/include/ipv6.h +++ b/sys/net/include/ipv6.h @@ -15,7 +15,7 @@ * Wraps all API types, constants and functions of * 6LoWPAN in layer 3. * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef IPV6_H #define IPV6_H diff --git a/sys/net/include/net_if.h b/sys/net/include/net_if.h index 837c14e5e8b1a4497a893e169095779674833e82..c9ee4653f7596eb234844101a1250b6b3caf0574 100644 --- a/sys/net/include/net_if.h +++ b/sys/net/include/net_if.h @@ -16,7 +16,7 @@ * * @file net_if.h * @brief Types and functions for network interfaces - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef _NET_IF_H #define _NET_IF_H diff --git a/sys/net/include/pktbuf.h b/sys/net/include/pktbuf.h index 118daa0bca4663a52a71ec856a70673c037d2409..ce9bb77087e6a2454f58c8ee7ad036a55385a4ca 100644 --- a/sys/net/include/pktbuf.h +++ b/sys/net/include/pktbuf.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/sys/net/include/pktqueue.h b/sys/net/include/pktqueue.h index b8441a9b3e15b44dc21e0789bdf0edb1fc011f2f..b195f02ffebd4dd74c24f4e723783235d45b7a2d 100644 --- a/sys/net/include/pktqueue.h +++ b/sys/net/include/pktqueue.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/sys/net/include/sixlowpan.h b/sys/net/include/sixlowpan.h index b2f0e6125e78dcaa8b5fdc0da6114e7413702363..2442b2b58b98d8741971cd943b26cc739c33f500 100644 --- a/sys/net/include/sixlowpan.h +++ b/sys/net/include/sixlowpan.h @@ -37,7 +37,7 @@ * @file sixlowpan.h * @brief 6lowpan link layer and lowpan functions * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef SIXLOWPAN_H #define SIXLOWPAN_H diff --git a/sys/net/include/sixlowpan/error.h b/sys/net/include/sixlowpan/error.h index 607ccd4e21238a56151574e8364d5351c229de2f..3e4ab2eee2320e6bab74e47b6ae280b5914a4d30 100644 --- a/sys/net/include/sixlowpan/error.h +++ b/sys/net/include/sixlowpan/error.h @@ -13,7 +13,7 @@ * @file sixlowpan/error.h * @brief 6LoWPAN error codes * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef SIXLOWPAN_ERROR_H diff --git a/sys/net/include/sixlowpan/icmp.h b/sys/net/include/sixlowpan/icmp.h index cce0ada1e7d3cffd4e8fc7b6dfe7f8fef9895452..7652e25bf452f4d26385a76aa3e418eb76bc2507 100644 --- a/sys/net/include/sixlowpan/icmp.h +++ b/sys/net/include/sixlowpan/icmp.h @@ -17,7 +17,7 @@ * @brief 6LoWPAN ICMP related header * * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Eric Engel <eric.engel@fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> */ diff --git a/sys/net/include/sixlowpan/ip.h b/sys/net/include/sixlowpan/ip.h index 562fedef5150e87365ec4f56f8dabc87c72262d8..952a090d0aac8070475de9c4b4daa75e2e2aa6c6 100644 --- a/sys/net/include/sixlowpan/ip.h +++ b/sys/net/include/sixlowpan/ip.h @@ -16,7 +16,7 @@ * @brief 6LoWPAN constants, data structs, and prototypes for network layer * * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Eric Engel <eric.engel@fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> */ diff --git a/sys/net/include/sixlowpan/lowpan.h b/sys/net/include/sixlowpan/lowpan.h index 02c5f72689019ae1e4c923ad9a6d7626154c88dc..1ec8422e1f6191400b89dbce0a266ea68bb95ee2 100644 --- a/sys/net/include/sixlowpan/lowpan.h +++ b/sys/net/include/sixlowpan/lowpan.h @@ -16,7 +16,7 @@ * @brief 6LoWPAN LoWPAN layer header * * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Eric Engel <eric.engel@fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> */ diff --git a/sys/net/include/sixlowpan/mac.h b/sys/net/include/sixlowpan/mac.h index dce259f29810f6cbd2ecdfab09c4457d69f62cf5..0b1ed781347f8aa3d9eb065f71f5f5552cb24d62 100644 --- a/sys/net/include/sixlowpan/mac.h +++ b/sys/net/include/sixlowpan/mac.h @@ -14,7 +14,7 @@ * @brief 6LoWPAN data structs, and prototypes for MAC layer * * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Eric Engel <eric.engel@fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> */ diff --git a/sys/net/include/sixlowpan/ndp.h b/sys/net/include/sixlowpan/ndp.h index 4abf986521f007d3fcc5ae0be50cebd07d41fc43..407df8629495788b3b3ec148ce49b789c57b8bde 100644 --- a/sys/net/include/sixlowpan/ndp.h +++ b/sys/net/include/sixlowpan/ndp.h @@ -16,7 +16,7 @@ * @brief 6LoWPAN constants, data structs, and prototypes related to NDP * * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Eric Engel <eric.engel@fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> */ diff --git a/sys/net/include/sixlowpan/types.h b/sys/net/include/sixlowpan/types.h index eb3e2c7cbf384eddbabd50983d301f60fe66a42c..f76c7a0a9350f3fe2a3c705438f8308b086b10e9 100644 --- a/sys/net/include/sixlowpan/types.h +++ b/sys/net/include/sixlowpan/types.h @@ -16,7 +16,7 @@ * @brief 6LoWPAN data types * * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Eric Engel <eric.engel@fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> */ diff --git a/sys/net/include/socket_base.h b/sys/net/include/socket_base.h index b83d575ceafc23db5373743e4d337486dfa2a095..80fbdf36f972fc74c0a07611eff0b1f9db1c79ef 100644 --- a/sys/net/include/socket_base.h +++ b/sys/net/include/socket_base.h @@ -29,7 +29,7 @@ * @file * @brief transport_layer functions * @author Oliver Gesch <oliver.gesch@googlemail.com> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef SOCKET_BASE_H diff --git a/sys/net/include/socket_base/in.h b/sys/net/include/socket_base/in.h index 64b3603023af2629b6fba783dd0ba629349d0f16..ca06f3a8f5ee252026308a556227f26b93520514 100644 --- a/sys/net/include/socket_base/in.h +++ b/sys/net/include/socket_base/in.h @@ -23,7 +23,7 @@ * IANA - Protocol Numbers * </a> * @author Oliver Gesch <oliver.gesch@googlemail.com> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef SOCKET_BASE_IN_H diff --git a/sys/net/include/socket_base/socket.h b/sys/net/include/socket_base/socket.h index 4b66efec55f350a7bb87b7cdefa515c1b6ecb490..baab3cef9d9fd28374bc0cf8d1b64c89fae6e7cb 100644 --- a/sys/net/include/socket_base/socket.h +++ b/sys/net/include/socket_base/socket.h @@ -15,7 +15,7 @@ * IEEE Std 1003.1, 2013 Edition - sys/socket.h * </a> * @author Oliver Gesch <oliver.gesch@googlemail.com> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ diff --git a/sys/net/include/socket_base/types.h b/sys/net/include/socket_base/types.h index 4ecd9e1c8597e8fe72e666a9233e5feba6165207..b7f51263dee729830035b72ec17b20adf3602473 100644 --- a/sys/net/include/socket_base/types.h +++ b/sys/net/include/socket_base/types.h @@ -12,7 +12,7 @@ * @file * @brief Transport Layer types * @author Oliver Gesch <oliver.gesch@googlemail.com> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef SOCKET_BASE_TYPES_H_ #define SOCKET_BASE_TYPES_H_ diff --git a/sys/net/include/tcp.h b/sys/net/include/tcp.h index 987f897cb88dcfd09c86f7ae187541cbb867aec4..e32ad0bf5454604a67e8e2b737c45c374754bc9d 100644 --- a/sys/net/include/tcp.h +++ b/sys/net/include/tcp.h @@ -19,7 +19,7 @@ * @file * @brief tcp functions * @author Oliver Gesch <oliver.gesch@googlemail.com> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Cenk Gündoğan <cnkgndgn@gmail.com> */ diff --git a/sys/net/include/udp.h b/sys/net/include/udp.h index 3e136fa6c77e925b75da9262f07b6baa66a2191c..22c264c61a5ac691c3a942102fff9a1a1b26a285 100644 --- a/sys/net/include/udp.h +++ b/sys/net/include/udp.h @@ -19,7 +19,7 @@ * @file * @brief udp functions * @author Oliver Gesch <oliver.gesch@googlemail.com> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Cenk Gündoğan <cnkgndgn@gmail.com> */ diff --git a/sys/net/link_layer/net_if/net_if.c b/sys/net/link_layer/net_if/net_if.c index 0d056cff982c7269b54cae8834c7b28a5f120b8b..74776ca1f7a46d1c02627fb6232f8a0218758f47 100644 --- a/sys/net/link_layer/net_if/net_if.c +++ b/sys/net/link_layer/net_if/net_if.c @@ -10,7 +10,7 @@ * @ingroup net_if * @{ * @file net_if.c - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #include <string.h> diff --git a/sys/net/network_layer/sixlowpan/border/border.c b/sys/net/network_layer/sixlowpan/border/border.c index b53c456becaef4c24e2c6dd7b9b5a68eac35c613..bfb4cdf15c685d85a84b3266bb06d808ccc38160 100644 --- a/sys/net/network_layer/sixlowpan/border/border.c +++ b/sys/net/network_layer/sixlowpan/border/border.c @@ -11,7 +11,7 @@ * @{ * @file sixlowborder.c * @brief constraint node implementation for a 6lowpan border router - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Oliver Hahm <oliver.hahm@inria.fr> * @} */ diff --git a/sys/net/network_layer/sixlowpan/border/border.h b/sys/net/network_layer/sixlowpan/border/border.h index 01d729c3101e737cf4501fa1fa98edae70364441..66c5fbc3086a8aeebb3e301fd55583ebc56f2c11 100644 --- a/sys/net/network_layer/sixlowpan/border/border.h +++ b/sys/net/network_layer/sixlowpan/border/border.h @@ -11,7 +11,7 @@ * @{ * @file * @brief header for 6lowpan border router - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Oliver Hahm <oliver.hahm@inria.fr> * @} */ diff --git a/sys/net/network_layer/sixlowpan/border/bordermultiplex.c b/sys/net/network_layer/sixlowpan/border/bordermultiplex.c index f607fc84d2e93023edc504be3893a47296a51f93..d0958006ba46dc7e3835c9aff50e5b85936707f7 100644 --- a/sys/net/network_layer/sixlowpan/border/bordermultiplex.c +++ b/sys/net/network_layer/sixlowpan/border/bordermultiplex.c @@ -11,7 +11,7 @@ * @{ * @file bordermultiplex.c * @brief multiplexiing border router information - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Oliver Hahm <oliver.hahm@inria.fr> * @} */ diff --git a/sys/net/network_layer/sixlowpan/border/bordermultiplex.h b/sys/net/network_layer/sixlowpan/border/bordermultiplex.h index db451d14be3c5d94ba721ef7b3bf2abcfd3b2e44..d80e813a05021eb5b0e14e94530a043022958b98 100644 --- a/sys/net/network_layer/sixlowpan/border/bordermultiplex.h +++ b/sys/net/network_layer/sixlowpan/border/bordermultiplex.h @@ -11,7 +11,7 @@ * @{ * @file bordermultiplex.h * @brief data structs for border router multiplexing - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Oliver Hahm <oliver.hahm@inria.fr> * @} */ diff --git a/sys/net/network_layer/sixlowpan/border/flowcontrol.c b/sys/net/network_layer/sixlowpan/border/flowcontrol.c index 57868a17eafdbf2b7e27ca03612b1b9a5be997e0..56a0d086801264ba81d4eb97f83593ee94f945fc 100644 --- a/sys/net/network_layer/sixlowpan/border/flowcontrol.c +++ b/sys/net/network_layer/sixlowpan/border/flowcontrol.c @@ -11,7 +11,7 @@ * @{ * @file flowcontrol.c * @brief flowcontrol for constraint node border router implementation - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Oliver Hahm <oliver.hahm@inria.fr> * @} */ diff --git a/sys/net/network_layer/sixlowpan/border/flowcontrol.h b/sys/net/network_layer/sixlowpan/border/flowcontrol.h index c6e21facb2a772c56910c4d5015537dcaa4d9238..49d059f56444b901f6e1b5a0145fda8e12e45723 100644 --- a/sys/net/network_layer/sixlowpan/border/flowcontrol.h +++ b/sys/net/network_layer/sixlowpan/border/flowcontrol.h @@ -11,7 +11,7 @@ * @{ * @file flowcontrol.h * @brief data structs for border router flowcontrol - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Oliver Hahm <oliver.hahm@inria.fr> * @} */ diff --git a/sys/net/network_layer/sixlowpan/icmp.c b/sys/net/network_layer/sixlowpan/icmp.c index d66a62bfa65bdb99000129beffc605e68e04d608..2170b6fc3b0d456222c8fd94e3d5ea0bff81838c 100644 --- a/sys/net/network_layer/sixlowpan/icmp.c +++ b/sys/net/network_layer/sixlowpan/icmp.c @@ -12,7 +12,7 @@ * @file sixlownd.c * @brief 6lowpan neighbor discovery functions * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> * @author Oliver Hahm <oliver.hahm@inria.fr> * @} diff --git a/sys/net/network_layer/sixlowpan/icmp.h b/sys/net/network_layer/sixlowpan/icmp.h index 818dc8d84a65c6da8cb7ec6fd6a133709c4452a1..4a1f4593224394099bccf2947038cea67c09cf15 100644 --- a/sys/net/network_layer/sixlowpan/icmp.h +++ b/sys/net/network_layer/sixlowpan/icmp.h @@ -14,7 +14,7 @@ * @file * @brief 6lowpan neighbor discovery constants, data structs, and prototypes * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> * @} */ diff --git a/sys/net/network_layer/sixlowpan/ip.c b/sys/net/network_layer/sixlowpan/ip.c index 9ca4d44d60ed7e9a4dbb245751c375dcc1126642..ed3d49b2c27abd3a3d44d5535346ceecaddff032 100644 --- a/sys/net/network_layer/sixlowpan/ip.c +++ b/sys/net/network_layer/sixlowpan/ip.c @@ -12,7 +12,7 @@ * @file sixlowip.c * @brief 6lowpan IP layer functions * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Eric Engel <eric.engel@fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> * @} diff --git a/sys/net/network_layer/sixlowpan/ip.h b/sys/net/network_layer/sixlowpan/ip.h index 895917a772dcb36aba147434d8b7ff2102d4f7c8..ae642d0e546a0510295c6256d50fe5e75f49f4a2 100644 --- a/sys/net/network_layer/sixlowpan/ip.h +++ b/sys/net/network_layer/sixlowpan/ip.h @@ -12,7 +12,7 @@ * @file sixlowip.h * @brief 6lowpan IP layer header * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Eric Engel <eric.engel@fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> * @} diff --git a/sys/net/network_layer/sixlowpan/lowpan.c b/sys/net/network_layer/sixlowpan/lowpan.c index 7043d3ccc64e20cdb4478ad96bdb4aaee410efe0..65889732c55ee275ba40e49d6fde3456c9fa0c8d 100644 --- a/sys/net/network_layer/sixlowpan/lowpan.c +++ b/sys/net/network_layer/sixlowpan/lowpan.c @@ -12,7 +12,7 @@ * @file sixlowpan.c * @brief 6lowpan functions * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> * @author Eric Engel <eric.engel@fu-berlin.de> * @} diff --git a/sys/net/network_layer/sixlowpan/lowpan.h b/sys/net/network_layer/sixlowpan/lowpan.h index c9ce70d124887fcddd6e223203dbbd62819a650e..c3ba07a7bf2a66fdf279cfe235c7085fe5f1f778 100644 --- a/sys/net/network_layer/sixlowpan/lowpan.h +++ b/sys/net/network_layer/sixlowpan/lowpan.h @@ -11,7 +11,7 @@ * @brief 6lowpan header * * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> * @author Eric Engel <eric.engel@fu-berlin.de> */ diff --git a/sys/net/network_layer/sixlowpan/mac.c b/sys/net/network_layer/sixlowpan/mac.c index d8199bd37dd4013f6703f1876cffaca07462e32b..9b5dcc0650854f4b9813bf79b891ed39849bee66 100644 --- a/sys/net/network_layer/sixlowpan/mac.c +++ b/sys/net/network_layer/sixlowpan/mac.c @@ -12,7 +12,7 @@ * @file sixlowmac.c * @brief 6lowpan link layer functions * @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Eric Engel <eric.engel@fu-berlin.de> * @author Oliver Gesch <oliver.gesch@googlemail.com> * @author Oliver Hahm <oliver.hahm@inria.fr> diff --git a/sys/net/network_layer/sixlowpan/serialnumber.c b/sys/net/network_layer/sixlowpan/serialnumber.c index ae918f1e46ff79ad375b2f600bb63ee450cdf348..7acdde1092a820a3ca69483cf41b7549db185961 100644 --- a/sys/net/network_layer/sixlowpan/serialnumber.c +++ b/sys/net/network_layer/sixlowpan/serialnumber.c @@ -11,7 +11,7 @@ * @{ * @file serialnumber.c * @brief serial number arithmetics (corresponding RFC1982) for version field in ABRO - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Oliver Hahm <oliver.hahm@inria.fr> * @} */ diff --git a/sys/od/od.c b/sys/od/od.c index 659ea3dff3e5f5038619a1b6aeaaac42ae96892a..b3667142e42c67a9f308b7c3f9298e8f59f989e8 100644 --- a/sys/od/od.c +++ b/sys/od/od.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/sys/posix/fd.c b/sys/posix/fd.c index fd557357d118aaec21b0df4ad13acca4f9186733..9acc595139bdbcef81f3e160a10898f199d136a3 100644 --- a/sys/posix/fd.c +++ b/sys/posix/fd.c @@ -13,7 +13,7 @@ * @brief Providing unifying file descriptor wrapper for POSIX-compliant * operations. * @author Christian Mehlis <mehlis@inf.fu-berlin.de> - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #include <errno.h> #include <stdio.h> diff --git a/sys/posix/include/strings.h b/sys/posix/include/strings.h index e517375c4766d1a3f840260cf18468b48296cba2..3b456296bd702af5cd2d27778031971e9561bd3a 100644 --- a/sys/posix/include/strings.h +++ b/sys/posix/include/strings.h @@ -17,7 +17,7 @@ * The Open Group Base Specifications Issue 7, <strings.h> * </a> * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef STRINGS_H #define STRINGS_H diff --git a/sys/posix/include/unistd.h b/sys/posix/include/unistd.h index 7a5286fae219d8ef7c355bc6da86e92162cb82b8..ccadd74915a2350db9f74abc6008bfdbbfea80f7 100644 --- a/sys/posix/include/unistd.h +++ b/sys/posix/include/unistd.h @@ -18,7 +18,7 @@ * The Open Group Base Specifications Issue 7, <unistd.h> * </a> * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef _UNISTD_H #define _UNISTD_H diff --git a/sys/posix/pnet/include/arpa/inet.h b/sys/posix/pnet/include/arpa/inet.h index f77cd21009e38161ea7198b7ba1a5acb7b3ecea6..04493a5c816b999ea052e844aef3a7b1d449b4b7 100644 --- a/sys/posix/pnet/include/arpa/inet.h +++ b/sys/posix/pnet/include/arpa/inet.h @@ -18,7 +18,7 @@ * The Open Group Base Specifications Issue 7, <arpa/inet.h> * </a> * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef ARPA_INET_H #define ARPA_INET_H diff --git a/sys/posix/pnet/include/netinet/in.h b/sys/posix/pnet/include/netinet/in.h index 69d552e34b99879293910515045fb6e4fc004573..9c2a2db3b4b95a77ad7be257754c23df1cc451c8 100644 --- a/sys/posix/pnet/include/netinet/in.h +++ b/sys/posix/pnet/include/netinet/in.h @@ -18,7 +18,7 @@ * The Open Group Base Specifications Issue 7, <netinet/in.h> * </a> * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef _NETINET_IN_H #define _NETINET_IN_H diff --git a/sys/posix/pnet/include/sys/socket.h b/sys/posix/pnet/include/sys/socket.h index 0d3cd8ea3df1841538b15ca72a427de57962d1f2..7b1b2df01400529c01dde9cd1ed5f57e9ff9a934 100644 --- a/sys/posix/pnet/include/sys/socket.h +++ b/sys/posix/pnet/include/sys/socket.h @@ -18,7 +18,7 @@ * The Open Group Base Specifications Issue 7, <sys/socket.h> * </a> * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #ifndef _SYS_SOCKET_H #define _SYS_SOCKET_H diff --git a/sys/posix/pnet/netinet_in.c b/sys/posix/pnet/netinet_in.c index 5cd8131cb9980e807e359c7b35f83b56b4a38cfd..adaf38b9a8cefce1f19e47d511fdba5a7fa9e088 100644 --- a/sys/posix/pnet/netinet_in.c +++ b/sys/posix/pnet/netinet_in.c @@ -10,7 +10,7 @@ * @{ * @file netinet_in.c * @brief Providing values for in6addr_any and in6addr_loopback. - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #include <netinet/in.h> diff --git a/sys/posix/pnet/sys_socket.c b/sys/posix/pnet/sys_socket.c index 7aa00836927815d0cc04e0b1ccce1ceb3365aba8..781ca8576487f4ed6e228668226bafb3a2da985e 100644 --- a/sys/posix/pnet/sys_socket.c +++ b/sys/posix/pnet/sys_socket.c @@ -10,7 +10,7 @@ * @{ * @file sys_socket.c * @brief Providing implementation for POSIX socket wrapper. - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #include <errno.h> diff --git a/sys/posix/strings.c b/sys/posix/strings.c index 300159cc8a09560ce9f4d9b8f714aeb9457d9782..e80bad3e2a6112bca54d152207fcb33a6f6892c2 100644 --- a/sys/posix/strings.c +++ b/sys/posix/strings.c @@ -10,7 +10,7 @@ * @{ * @file strings.c * @brief Providing implementation for prototypes defined in strings.h. - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> */ #include <strings.h> #include <ctype.h> diff --git a/sys/posix/unistd.c b/sys/posix/unistd.c index 5e649cf27b91c530ddc2b364f1c8d8da4b7e9e3c..6b6f1e2ff198179c4b5a535612593cb901b01fc7 100644 --- a/sys/posix/unistd.c +++ b/sys/posix/unistd.c @@ -10,7 +10,7 @@ * @{ * @file fd.c * @brief Providing implementation for close for fds defined in fd.h. - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Christian Mehlis <mehlis@inf.fu-berlin.de> */ #include <errno.h> diff --git a/sys/shell/commands/sc_net_if.c b/sys/shell/commands/sc_net_if.c index 2210bdc4339dec52f7903dbd6acf1df9afebd3b0..bddbbf2c84b0ed7ce46eb264a85eefa5ba6830fd 100644 --- a/sys/shell/commands/sc_net_if.c +++ b/sys/shell/commands/sc_net_if.c @@ -1,7 +1,7 @@ /* * Shell commands for network interfaces * - * Copyright (C) 2013 Martin Lenders + * Copyright (C) 2013 Martine Lenders * * 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 @@ -13,7 +13,7 @@ * @{ * @file sc_net_if.c * @brief provides shell commands to configure network interfaces - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @} */ diff --git a/tests/msg_send_receive/main.c b/tests/msg_send_receive/main.c index 7cca9502cf24b6ca8975fa692c939876a476a73e..9262fef374097aa845d2d83714710a697f937267 100644 --- a/tests/msg_send_receive/main.c +++ b/tests/msg_send_receive/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/tests/msg_send_receive/tests/01-run.py b/tests/msg_send_receive/tests/01-run.py index 5e4d8c4a0db66249956763886b6ee343c9cc5b20..8c41b7fff004e11caa2e9590e49bcabcc6d5463a 100755 --- a/tests/msg_send_receive/tests/01-run.py +++ b/tests/msg_send_receive/tests/01-run.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> +# Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/tests/net_if/main.c b/tests/net_if/main.c index 3d07a0f3abfafd36a306b45f78679c3a3e9fdc1c..fca67532909870330a62e06d7541d9205f7af4e2 100644 --- a/tests/net_if/main.c +++ b/tests/net_if/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2013 Martine Lenders <mlenders@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 diff --git a/tests/netdev/main.c b/tests/netdev/main.c index 3bdaa837fba689dc911ec4134ca5316714ebb754..9c824a8d0a027070b3027053d0adb9d38358788d 100644 --- a/tests/netdev/main.c +++ b/tests/netdev/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/tests/netdev/tests/01-interaction.py b/tests/netdev/tests/01-interaction.py index 188011f4450f41cc13c68ae2db390932b86b18e4..2580ac1973cce914ddfe1f16a076af4f22e8d483 100755 --- a/tests/netdev/tests/01-interaction.py +++ b/tests/netdev/tests/01-interaction.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> +# Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/tests/periph_cpuid/main.c b/tests/periph_cpuid/main.c index 7eedaca10b5a0d8d6fb4a56bb9767de5f7d0a245..b05c809573713a5e8b27e83ffaf84998cf1ed889 100644 --- a/tests/periph_cpuid/main.c +++ b/tests/periph_cpuid/main.c @@ -13,7 +13,7 @@ * @file * @brief GET_CPU_ID() test application * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Hauke Petersen <hauke.petersen@fu-berlin.de> * * @} diff --git a/tests/pnet/main.c b/tests/pnet/main.c index 66c04605b935134a9ddc4941296ba4681377fae2..d29079484dc5047d5d0dfec9c326da15b406248e 100644 --- a/tests/pnet/main.c +++ b/tests/pnet/main.c @@ -13,7 +13,7 @@ * @file * @brief PNet test application * - * @author Martin Lenders <mlenders@inf.fu-berlin.de> + * @author Martine Lenders <mlenders@inf.fu-berlin.de> * * @} */ diff --git a/tests/unittests/main.c b/tests/unittests/main.c index 2d4ba2ea8f940820a540cdfde0a5632bfaffe7bc..53e122c50d24bffa2804be47b65671ef63923b13 100644 --- a/tests/unittests/main.c +++ b/tests/unittests/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/netdev_dummy/include/netdev_dummy.h b/tests/unittests/netdev_dummy/include/netdev_dummy.h index 0ac9ce022448e11affb1f1426a88db05e551dfec..1f2cb0ad96de47a82f11032ab2ef5acc4ce6ce49 100644 --- a/tests/unittests/netdev_dummy/include/netdev_dummy.h +++ b/tests/unittests/netdev_dummy/include/netdev_dummy.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/tests/unittests/netdev_dummy/netdev_dummy.c b/tests/unittests/netdev_dummy/netdev_dummy.c index 8bbaf8398c8ebf7b5f38d121a7c914288b777d11..ef59efcc16c9d4c27e09b28ae84c5304026d68c6 100644 --- a/tests/unittests/netdev_dummy/netdev_dummy.c +++ b/tests/unittests/netdev_dummy/netdev_dummy.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de> + * Copyright (C) 2014 Martine Lenders <mlenders@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 diff --git a/tests/unittests/tests-core/tests-core-atomic.c b/tests/unittests/tests-core/tests-core-atomic.c index 888f7a351d808006d712b38284e57a04342101e5..48009bd34d71abec87f219dfa53a7bcb59f98e40 100644 --- a/tests/unittests/tests-core/tests-core-atomic.c +++ b/tests/unittests/tests-core/tests-core-atomic.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-core/tests-core-bitarithm.c b/tests/unittests/tests-core/tests-core-bitarithm.c index 31196d7c2c5ded3fa5fd6902ff53f4354e2c7129..8a7cf04dd00302b988f5a6ffe0ca887825bfbad5 100644 --- a/tests/unittests/tests-core/tests-core-bitarithm.c +++ b/tests/unittests/tests-core/tests-core-bitarithm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-core/tests-core-cib.c b/tests/unittests/tests-core/tests-core-cib.c index 52565399ca809ec0ecbd00c08458acfed66ac99d..cee878b406010d9ac12e4d3a3f6a5c06e9d841ae 100644 --- a/tests/unittests/tests-core/tests-core-cib.c +++ b/tests/unittests/tests-core/tests-core-cib.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-core/tests-core-clist.c b/tests/unittests/tests-core/tests-core-clist.c index 3d19871c99a7a88b9712b0c80519f04fbf467fed..bf412786be162cce66bce4e5814ecb682e46f48b 100644 --- a/tests/unittests/tests-core/tests-core-clist.c +++ b/tests/unittests/tests-core/tests-core-clist.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-core/tests-core-lifo.c b/tests/unittests/tests-core/tests-core-lifo.c index 31eaa65d0db5c65c50d5c0fe5bee93d4482c640b..9c83915852bdf5a05fe3ae27d06812fa64dcf7ee 100644 --- a/tests/unittests/tests-core/tests-core-lifo.c +++ b/tests/unittests/tests-core/tests-core-lifo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-core/tests-core-priority-queue.c b/tests/unittests/tests-core/tests-core-priority-queue.c index 3f9357890dec7fa48af14b3c5c9dacd3dbe3d699..752ef428eeebaaae8ec8beef34b9a33ca5b865bc 100644 --- a/tests/unittests/tests-core/tests-core-priority-queue.c +++ b/tests/unittests/tests-core/tests-core-priority-queue.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-core/tests-core.c b/tests/unittests/tests-core/tests-core.c index 230fc354a2f7bcb08316d9683f1971596d929e1a..a0277737e3c090aec239d66a67c2cfdc7f05c9bf 100644 --- a/tests/unittests/tests-core/tests-core.c +++ b/tests/unittests/tests-core/tests-core.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-core/tests-core.h b/tests/unittests/tests-core/tests-core.h index 47d425bc9fb064e0156c3c115c84b87d8492ca3b..6120be393f455f680fef784610f8eec04995b605 100644 --- a/tests/unittests/tests-core/tests-core.h +++ b/tests/unittests/tests-core/tests-core.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-netdev_dummy/tests-netdev_dummy.c b/tests/unittests/tests-netdev_dummy/tests-netdev_dummy.c index c749547020bce397d8ab55733f69620f8e7cb9a4..113b2a2901a6e61c620d3d57b41971fdf905b60f 100644 --- a/tests/unittests/tests-netdev_dummy/tests-netdev_dummy.c +++ b/tests/unittests/tests-netdev_dummy/tests-netdev_dummy.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-netdev_dummy/tests-netdev_dummy.h b/tests/unittests/tests-netdev_dummy/tests-netdev_dummy.h index ee8e456de8b2d943fae6733c912724a38e296d75..e2c14315555c416f6a183027f6dcaac9fce77bad 100644 --- a/tests/unittests/tests-netdev_dummy/tests-netdev_dummy.h +++ b/tests/unittests/tests-netdev_dummy/tests-netdev_dummy.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-nomac/tests-nomac.c b/tests/unittests/tests-nomac/tests-nomac.c index 9c8b0e9772d5716404a4b422003ff081619c5e41..9e187872f5410515e98a1cb043bf43bbf46dc677 100644 --- a/tests/unittests/tests-nomac/tests-nomac.c +++ b/tests/unittests/tests-nomac/tests-nomac.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-nomac/tests-nomac.h b/tests/unittests/tests-nomac/tests-nomac.h index a9960effac7495e9db151086d0430cf79155c071..8ba368e463805bfcc327ef739bacf6f436a316e0 100644 --- a/tests/unittests/tests-nomac/tests-nomac.h +++ b/tests/unittests/tests-nomac/tests-nomac.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-pkt/tests-pkt.h b/tests/unittests/tests-pkt/tests-pkt.h index 7c322a7b68d30cb09ba828c1832c37b2944f03c9..e54230db9dc985e7d94fac82a7689b143c446046 100644 --- a/tests/unittests/tests-pkt/tests-pkt.h +++ b/tests/unittests/tests-pkt/tests-pkt.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-pktbuf/tests-pktbuf.h b/tests/unittests/tests-pktbuf/tests-pktbuf.h index a58eaa310461a20db9f630f374867fda2257965e..4a1d335ecf567c6cce1954134013a9ef78bf1c6c 100644 --- a/tests/unittests/tests-pktbuf/tests-pktbuf.h +++ b/tests/unittests/tests-pktbuf/tests-pktbuf.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-pktqueue/tests-pktqueue.c b/tests/unittests/tests-pktqueue/tests-pktqueue.c index e1d2f38c49e2c1a7411fc355d33f9411212e7ff8..06e1d4d201be93c73e0a42ab72c9e3138e1661e0 100644 --- a/tests/unittests/tests-pktqueue/tests-pktqueue.c +++ b/tests/unittests/tests-pktqueue/tests-pktqueue.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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 diff --git a/tests/unittests/tests-pktqueue/tests-pktqueue.h b/tests/unittests/tests-pktqueue/tests-pktqueue.h index 968f78ca8b3bae9b29deb9e13edbec6148e550a6..da378eb83f4add49faf0a61ee7f6b991761a5b18 100644 --- a/tests/unittests/tests-pktqueue/tests-pktqueue.h +++ b/tests/unittests/tests-pktqueue/tests-pktqueue.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Martin Lenders + * Copyright (C) 2014 Martine Lenders * * 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