gnrc_rpl: adjust author and copyright
This commit is contained in:
parent
3d2d3be267
commit
4c9e947d43
@ -1,6 +1,7 @@
|
||||
/*
|
||||
* Copyright (C) 2013 INRIA.
|
||||
* Copyright (C) 2015 Cenk Gündoğan <cnkgndgn@gmail.com>
|
||||
* Copyright (C) 2017 HAW Hamburg
|
||||
* Copyright (C) 2015–2017 Cenk Gündoğan <mail-github@cgundogan.de>
|
||||
* Copyright (C) 2013 INRIA.
|
||||
*
|
||||
* 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
|
||||
@ -17,7 +18,7 @@
|
||||
* Header file, which defines all structs used by RPL.
|
||||
*
|
||||
* @author Eric Engel <eric.engel@fu-berlin.de>
|
||||
* @author Cenk Gündoğan <cnkgndgn@gmail.com>
|
||||
* @author Cenk Gündoğan <cenk.guendogan@haw-hamburg.de>
|
||||
*/
|
||||
|
||||
#ifndef NET_GNRC_RPL_STRUCTS_H
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2015 Cenk Gündoğan <cnkgndgn@gmail.com>
|
||||
* Copyright (C) 2017 HAW Hamburg
|
||||
* Copyright (C) 2015–2017 Cenk Gündoğan <mail-github@cgundogan.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
|
||||
@ -11,7 +12,7 @@
|
||||
*
|
||||
* @file
|
||||
*
|
||||
* @author Cenk Gündoğan <cnkgndgn@gmail.com>
|
||||
* @author Cenk Gündoğan <mail-github@cgundogan.de>
|
||||
*/
|
||||
|
||||
#include "net/icmpv6.h"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
/*
|
||||
* Copyright (C) 2013 - 2014 INRIA.
|
||||
* Copyright (C) 2015 Cenk Gündoğan <cnkgndgn@gmail.com>
|
||||
* Copyright (C) 2017 HAW Hamburg
|
||||
* Copyright (C) 2015–2017 Cenk Gündoğan <mail-github@cgundogan.de>
|
||||
* Copyright (C) 2013–2014 INRIA.
|
||||
*
|
||||
* 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
|
||||
@ -12,7 +13,7 @@
|
||||
*
|
||||
* @file
|
||||
*
|
||||
* @author Cenk Gündoğan <cnkgndgn@gmail.com>
|
||||
* @author Cenk Gündoğan <mail-github@cgundogan.de>
|
||||
*/
|
||||
|
||||
#include "net/af.h"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
/**
|
||||
* Copyright (C) 2013, 2014 INRIA.
|
||||
* Copyright (C) 2015 Cenk Gündoğan <cnkgndgn@gmail.com>
|
||||
* Copyright (C) 2017 HAW Hamburg
|
||||
* Copyright (C) 2015–2017 Cenk Gündoğan <mail-github@cgundogan.de>
|
||||
* Copyright (C) 2013–2014 INRIA.
|
||||
*
|
||||
* 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
|
||||
@ -12,7 +13,7 @@
|
||||
*
|
||||
* @file
|
||||
* @author Eric Engel <eric.engel@fu-berlin.de>
|
||||
* @author Cenk Gündoğan <cnkgndgn@gmail.com>
|
||||
* @author Cenk Gündoğan <mail-github@cgundogan.de>
|
||||
*/
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2015 Cenk Gündoğan <cnkgndgn@gmail.com>
|
||||
* Copyright (C) 2018 HAW Hamburg
|
||||
* Copyright (C) 2015–2017 Cenk Gündoğan <mail-github@cgundogan.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
|
||||
@ -12,7 +13,7 @@
|
||||
*
|
||||
* @file
|
||||
*
|
||||
* @author Cenk Gündoğan <cnkgndgn@gmail.com>
|
||||
* @author Cenk Gündoğan <cenk.guendogan@haw-hamburg.de>
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user