Merge pull request #2444 from haukepetersen/fix_doc_boardqemu

board/qemu-i386: some cleanup in file headers
This commit is contained in:
Hauke Petersen 2015-02-12 23:46:16 +01:00
commit 12e301352d
4 changed files with 22 additions and 59 deletions

View File

@ -1,23 +1,15 @@
/* /*
* Copyright (C) 2014 René Kijewski <rene.kijewski@fu-berlin.de> * Copyright (C) 2014 René Kijewski <rene.kijewski@fu-berlin.de>
* *
* This library is free software; you can redistribute it and/or * This file is subject to the terms and conditions of the GNU Lesser
* modify it under the terms of the GNU Lesser General Public * General Public License v2.1. See the file LICENSE in the top level
* License as published by the Free Software Foundation; either * directory for more details.
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
/** /**
* @ingroup x86 * @defgroup boards_qemu-i386 qemu-i386
* @ingroup boards
* @brief Dummy board to run x86 port in QEMU
* @{ * @{
* *
* @file * @file

View File

@ -1,28 +1,19 @@
/* /*
* Copyright (C) 2014 René Kijewski <rene.kijewski@fu-berlin.de> * Copyright (C) 2014 René Kijewski <rene.kijewski@fu-berlin.de>
* *
* This library is free software; you can redistribute it and/or * This file is subject to the terms and conditions of the GNU Lesser
* modify it under the terms of the GNU Lesser General Public * General Public License v2.1. See the file LICENSE in the top level
* License as published by the Free Software Foundation; either * directory for more details.
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
/** /**
* CPU-specific defines for qemu-i386. * @ingroup boards_qemu-i386
*
* @ingroup x86
* @{ * @{
*
* @file * @file
* @author René Kijewski <rene.kijewski@fu-berlin.de> * @brief CPU-specific defines for qemu-i386
*
* @author René Kijewski <rene.kijewski@fu-berlin.de>
*/ */
#ifndef __RIOT__BOARDS__QEMU_I386__CPU_CONF__H #ifndef __RIOT__BOARDS__QEMU_I386__CPU_CONF__H

View File

@ -1,23 +1,13 @@
/* /*
* Copyright (C) 2014 René Kijewski <rene.kijewski@fu-berlin.de> * Copyright (C) 2014 René Kijewski <rene.kijewski@fu-berlin.de>
* *
* This library is free software; you can redistribute it and/or * This file is subject to the terms and conditions of the GNU Lesser
* modify it under the terms of the GNU Lesser General Public * General Public License v2.1. See the file LICENSE in the top level
* License as published by the Free Software Foundation; either * directory for more details.
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
/** /**
* @ingroup x86 * @ingroup boards_qemu-i386
* @{ * @{
* *
* @file * @file

View File

@ -1,23 +1,13 @@
/* /*
* Copyright (C) 2014 René Kijewski <rene.kijewski@fu-berlin.de> * Copyright (C) 2014 René Kijewski <rene.kijewski@fu-berlin.de>
* *
* This library is free software; you can redistribute it and/or * This file is subject to the terms and conditions of the GNU Lesser
* modify it under the terms of the GNU Lesser General Public * General Public License v2.1. See the file LICENSE in the top level
* License as published by the Free Software Foundation; either * directory for more details.
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
/** /**
* @ingroup x86 * @ingroup boards_qemu-i386
* @{ * @{
* *
* @file * @file