@ -29,7 +29,7 @@
* @{
* @file
* @brief CCN lite interface
* @author Christian Mehlis <christian@m3hlis.de>
* @author Christian Mehlis <mehlis@inf.fu-berlin.de>
*/
#ifndef RIOT_CCN_COMPAT_H_
#define RIOT_CCN_COMPAT_H_
@ -21,7 +21,7 @@
* @file ccnl-riot-client.h
* @brief CCN high level client functions
* @}
#ifndef CCNL_RIOT_CLIENT_H
@ -1,5 +1,5 @@
/*
* Copyright (C) 2013 Christian Mehlis <christian.mehlis@fu-berlin.de>
* Copyright (C) 2013 Christian Mehlis <mehlis@inf.fu-berlin.de>
*
* This file subject to the terms and conditions of the GNU Lesser General
* Public License. See the file LICENSE in the top level directory for more
* Copyright (C) 2013 René Kijewski <rene.kijewski@fu-berlin.de>