Removed whitespace.
This commit is contained in:
parent
d2c2e3a5a9
commit
73f1d9e8f3
12
lib/common.c
12
lib/common.c
|
|
@ -1,11 +1,11 @@
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
*
|
*
|
||||||
* $Id$
|
* $Id$
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH
|
* Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH
|
||||||
*
|
*
|
||||||
* This file is part of the IgH EtherCAT master userspace library.
|
* This file is part of the IgH EtherCAT master userspace library.
|
||||||
*
|
*
|
||||||
* The IgH EtherCAT master userspace library is free software; you can
|
* The IgH EtherCAT master userspace library is free software; you can
|
||||||
* redistribute it and/or modify it under the terms of the GNU Lesser General
|
* redistribute it and/or modify it under the terms of the GNU Lesser General
|
||||||
* Public License as published by the Free Software Foundation; version 2.1
|
* Public License as published by the Free Software Foundation; version 2.1
|
||||||
|
|
@ -19,9 +19,9 @@
|
||||||
* You should have received a copy of the GNU Lesser General Public License
|
* You should have received a copy of the GNU Lesser General Public License
|
||||||
* along with the IgH EtherCAT master userspace library. If not, see
|
* along with the IgH EtherCAT master userspace library. If not, see
|
||||||
* <http://www.gnu.org/licenses/>.
|
* <http://www.gnu.org/licenses/>.
|
||||||
*
|
*
|
||||||
* ---
|
* ---
|
||||||
*
|
*
|
||||||
* The license mentioned above concerns the source code only. Using the
|
* The license mentioned above concerns the source code only. Using the
|
||||||
* EtherCAT technology and brand is only permitted in compliance with the
|
* EtherCAT technology and brand is only permitted in compliance with the
|
||||||
* industrial property and similar rights of Beckhoff Automation GmbH.
|
* industrial property and similar rights of Beckhoff Automation GmbH.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue