reverted license change from 0634f21542cfaf9a70c85e2154bc88435967fa9c
This commit is contained in:
parent
3ea68ecfc1
commit
c52a24625f
@ -2,7 +2,8 @@
|
||||
* sc_heap.c - the handler of the heap state on the command shell.
|
||||
* Copyright (C) 2013 Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
|
||||
*
|
||||
* The source code is licensed under the LGPLv2 license, See the file LICENSE for more details.
|
||||
* The source code is licensed under the LGPLv2 license,
|
||||
* See the file LICENSE for more details.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
@ -3,8 +3,10 @@
|
||||
*
|
||||
* Copyright (C) 2013 INRIA.
|
||||
*
|
||||
* The source code is licensed under the LGPLv2 license,
|
||||
* see the file LICENSE for more details.
|
||||
* 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
|
||||
* details.
|
||||
*
|
||||
*
|
||||
* @ingroup shell_commands
|
||||
* @{
|
||||
@ -18,8 +20,6 @@
|
||||
#include <shell_commands.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
|
||||
extern void _id_handler(char* id);
|
||||
extern void _heap_handler(char* unused);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user