# HG changeset patch # User Florian Pose # Date 1235479899 0 # Node ID 11c0b2caa253e227ceb0ffa9a7a70e993a271ce8 # Parent 2d6e0b01c80a79c5b0e240afd793b4e09eb97885 Improved and added license headers. diff -r 2d6e0b01c80a -r 11c0b2caa253 Kbuild.in --- a/Kbuild.in Tue Feb 24 10:16:24 2009 +0000 +++ b/Kbuild.in Tue Feb 24 12:51:39 2009 +0000 @@ -19,7 +19,10 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 Makefile.am --- a/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -19,7 +19,10 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 README --- a/README Tue Feb 24 10:16:24 2009 +0000 +++ b/README Tue Feb 24 12:51:39 2009 +0000 @@ -92,8 +92,8 @@ --- -The license above concerns the source code only. Using the EtherCAT technology -and brand is only permitted in compliance with the industrial property and -similar rights of Beckhoff Automation GmbH. +The license mentioned above concerns the source code only. Using the EtherCAT +technology and brand is only permitted in compliance with the industrial +property and similar rights of Beckhoff Automation GmbH. ------------------------------------------------------------------------------- diff -r 2d6e0b01c80a -r 11c0b2caa253 bootstrap --- a/bootstrap Tue Feb 24 10:16:24 2009 +0000 +++ b/bootstrap Tue Feb 24 12:51:39 2009 +0000 @@ -1,7 +1,35 @@ #!/bin/bash - -# $Id$ +#---------------------------------------------------------------------------- +# +# $Id$ +# +# Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH +# +# This file is part of the IgH EtherCAT Master. +# +# The IgH EtherCAT Master is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License version 2, as +# published by the Free Software Foundation. +# +# The IgH EtherCAT Master 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 General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with the IgH EtherCAT Master; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the +# industrial property and similar rights of Beckhoff Automation GmbH. +# +#---------------------------------------------------------------------------- set -x touch ChangeLog autoreconf -i + +#---------------------------------------------------------------------------- diff -r 2d6e0b01c80a -r 11c0b2caa253 configure.ac --- a/configure.ac Tue Feb 24 10:16:24 2009 +0000 +++ b/configure.ac Tue Feb 24 12:51:39 2009 +0000 @@ -1,5 +1,30 @@ #------------------------------------------------------------------------------ -# $Id$ +# +# $Id$ +# +# Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH +# +# This file is part of the IgH EtherCAT Master. +# +# The IgH EtherCAT Master is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License version 2, as +# published by the Free Software Foundation. +# +# The IgH EtherCAT Master 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 General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with the IgH EtherCAT Master; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the +# industrial property and similar rights of Beckhoff Automation GmbH. +# #------------------------------------------------------------------------------ AC_PREREQ(2.59) diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/8139too-2.6.13-ethercat.c --- a/devices/8139too-2.6.13-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/8139too-2.6.13-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/8139too-2.6.17-ethercat.c --- a/devices/8139too-2.6.17-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/8139too-2.6.17-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/8139too-2.6.18-ethercat.c --- a/devices/8139too-2.6.18-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/8139too-2.6.18-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/8139too-2.6.19-ethercat.c --- a/devices/8139too-2.6.19-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/8139too-2.6.19-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/8139too-2.6.22-ethercat.c --- a/devices/8139too-2.6.22-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/8139too-2.6.22-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/8139too-2.6.23-ethercat.c --- a/devices/8139too-2.6.23-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/8139too-2.6.23-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/8139too-2.6.24-ethercat.c --- a/devices/8139too-2.6.24-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/8139too-2.6.24-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/8139too-2.6.25-ethercat.c --- a/devices/8139too-2.6.25-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/8139too-2.6.25-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/8139too-2.6.26-ethercat.c --- a/devices/8139too-2.6.26-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/8139too-2.6.26-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/Kbuild.in --- a/devices/Kbuild.in Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/Kbuild.in Tue Feb 24 12:51:39 2009 +0000 @@ -19,9 +19,14 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # +# --- +# # vim: syntax=make # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/Makefile.am --- a/devices/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -19,7 +19,10 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/e100-2.6.20-ethercat.c --- a/devices/e100-2.6.20-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/e100-2.6.20-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,13 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. + * + * --- * * vim: noexpandtab * diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/e100-2.6.24-ethercat.c --- a/devices/e100-2.6.24-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/e100-2.6.24-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,13 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. + * + * --- * * vim: noexpandtab * diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/e100-2.6.26-ethercat.c --- a/devices/e100-2.6.26-ethercat.c Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/e100-2.6.26-ethercat.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,13 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. + * + * --- * * vim: noexpandtab * diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/e1000/Kbuild.in --- a/devices/e1000/Kbuild.in Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/e1000/Kbuild.in Tue Feb 24 12:51:39 2009 +0000 @@ -19,9 +19,14 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # +# --- +# # vim: syntax=make # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/e1000/Makefile.am --- a/devices/e1000/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/e1000/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -19,7 +19,10 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 devices/ecdev.h --- a/devices/ecdev.h Tue Feb 24 10:16:24 2009 +0000 +++ b/devices/ecdev.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 examples/Kbuild.in --- a/examples/Kbuild.in Tue Feb 24 10:16:24 2009 +0000 +++ b/examples/Kbuild.in Tue Feb 24 12:51:39 2009 +0000 @@ -19,7 +19,10 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 examples/Makefile.am --- a/examples/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/examples/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -19,7 +19,10 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 examples/mini/Kbuild.in --- a/examples/mini/Kbuild.in Tue Feb 24 10:16:24 2009 +0000 +++ b/examples/mini/Kbuild.in Tue Feb 24 12:51:39 2009 +0000 @@ -19,9 +19,14 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # +# --- +# # vi: syntax=make # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 examples/mini/Makefile.am --- a/examples/mini/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/examples/mini/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -23,7 +23,10 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 examples/mini/mini.c --- a/examples/mini/mini.c Tue Feb 24 10:16:24 2009 +0000 +++ b/examples/mini/mini.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 examples/rtai/Kbuild.in --- a/examples/rtai/Kbuild.in Tue Feb 24 10:16:24 2009 +0000 +++ b/examples/rtai/Kbuild.in Tue Feb 24 12:51:39 2009 +0000 @@ -19,9 +19,14 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # +# --- +# # vi: syntax=make # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 examples/rtai/Makefile.am --- a/examples/rtai/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/examples/rtai/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -21,7 +21,10 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 examples/rtai/rtai_sample.c --- a/examples/rtai/rtai_sample.c Tue Feb 24 10:16:24 2009 +0000 +++ b/examples/rtai/rtai_sample.c Tue Feb 24 12:51:39 2009 +0000 @@ -21,8 +21,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 examples/user/Makefile.am --- a/examples/user/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/examples/user/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -19,7 +19,10 @@ # the IgH EtherCAT Master; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 examples/user/main.c --- a/examples/user/main.c Tue Feb 24 10:16:24 2009 +0000 +++ b/examples/user/main.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 globals.h --- a/globals.h Tue Feb 24 10:16:24 2009 +0000 +++ b/globals.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 include/Makefile.am --- a/include/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/include/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -23,7 +23,10 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 include/ecrt.h --- a/include/ecrt.h Tue Feb 24 10:16:24 2009 +0000 +++ b/include/ecrt.h Tue Feb 24 12:51:39 2009 +0000 @@ -20,8 +20,11 @@ * along with the IgH EtherCAT master userspace library. If not, see * . * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/Makefile.am --- a/lib/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -20,7 +20,10 @@ # along with the IgH EtherCAT master userspace library. If not, see # . # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/common.c --- a/lib/common.c Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/common.c Tue Feb 24 12:51:39 2009 +0000 @@ -20,8 +20,11 @@ * along with the IgH EtherCAT master userspace library. If not, see * . * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/domain.c --- a/lib/domain.c Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/domain.c Tue Feb 24 12:51:39 2009 +0000 @@ -20,8 +20,11 @@ * along with the IgH EtherCAT master userspace library. If not, see * . * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/domain.h --- a/lib/domain.h Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/domain.h Tue Feb 24 12:51:39 2009 +0000 @@ -20,8 +20,11 @@ * along with the IgH EtherCAT master userspace library. If not, see * . * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/master.c --- a/lib/master.c Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/master.c Tue Feb 24 12:51:39 2009 +0000 @@ -20,8 +20,11 @@ * along with the IgH EtherCAT master userspace library. If not, see * . * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/master.h --- a/lib/master.h Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/master.h Tue Feb 24 12:51:39 2009 +0000 @@ -20,8 +20,11 @@ * along with the IgH EtherCAT master userspace library. If not, see * . * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/sdo_request.c --- a/lib/sdo_request.c Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/sdo_request.c Tue Feb 24 12:51:39 2009 +0000 @@ -3,24 +3,28 @@ * $Id$ * * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT master userspace library. + * + * 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 + * Public License as published by the Free Software Foundation; version 2.1 + * of the License. * - * This file is part of the IgH EtherCAT Master. + * The IgH EtherCAT master userspace 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. * - * The IgH EtherCAT Master is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License version 2, as - * published by the Free Software Foundation. - * - * The IgH EtherCAT Master 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 General - * Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with the IgH EtherCAT Master; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * You should have received a copy of the GNU Lesser General Public License + * along with the IgH EtherCAT master userspace library. If not, see + * . + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/sdo_request.h --- a/lib/sdo_request.h Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/sdo_request.h Tue Feb 24 12:51:39 2009 +0000 @@ -20,8 +20,11 @@ * along with the IgH EtherCAT master userspace library. If not, see * . * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/slave_config.c --- a/lib/slave_config.c Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/slave_config.c Tue Feb 24 12:51:39 2009 +0000 @@ -20,8 +20,11 @@ * along with the IgH EtherCAT master userspace library. If not, see * . * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/slave_config.h --- a/lib/slave_config.h Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/slave_config.h Tue Feb 24 12:51:39 2009 +0000 @@ -20,8 +20,11 @@ * along with the IgH EtherCAT master userspace library. If not, see * . * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/voe_handler.c --- a/lib/voe_handler.c Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/voe_handler.c Tue Feb 24 12:51:39 2009 +0000 @@ -20,8 +20,11 @@ * along with the IgH EtherCAT master userspace library. If not, see * . * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 lib/voe_handler.h --- a/lib/voe_handler.h Tue Feb 24 10:16:24 2009 +0000 +++ b/lib/voe_handler.h Tue Feb 24 12:51:39 2009 +0000 @@ -20,8 +20,11 @@ * along with the IgH EtherCAT master userspace library. If not, see * . * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/Kbuild.in --- a/master/Kbuild.in Tue Feb 24 10:16:24 2009 +0000 +++ b/master/Kbuild.in Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,13 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the -# industrial property and similar rights of Beckhoff Automation GmbH. +# --- +# +# The license mentioned above concerns the source code only. Using the EtherCAT +# technology and brand is only permitted in compliance with the industrial +# property and similar rights of Beckhoff Automation GmbH. +# +# --- # # vi: syntax=make # diff -r 2d6e0b01c80a -r 11c0b2caa253 master/Makefile.am --- a/master/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/master/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -19,7 +19,10 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/cdev.c --- a/master/cdev.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/cdev.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/cdev.h --- a/master/cdev.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/cdev.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/datagram.c --- a/master/datagram.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/datagram.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/datagram.h --- a/master/datagram.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/datagram.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/debug.c --- a/master/debug.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/debug.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/debug.h --- a/master/debug.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/debug.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/device.c --- a/master/device.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/device.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/device.h --- a/master/device.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/device.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/domain.c --- a/master/domain.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/domain.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/domain.h --- a/master/domain.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/domain.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/doxygen.c --- a/master/doxygen.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/doxygen.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ @@ -71,7 +74,10 @@ with the IgH EtherCAT Master; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - Using the EtherCAT technology and brand is permitted in compliance with the + --- + + The license mentioned above concerns the source code only. Using the + EtherCAT technology and brand is only permitted in compliance with the industrial property and similar rights of Beckhoff Automation GmbH. \endverbatim */ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/ethernet.c --- a/master/ethernet.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/ethernet.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/ethernet.h --- a/master/ethernet.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/ethernet.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fmmu_config.c --- a/master/fmmu_config.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fmmu_config.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fmmu_config.h --- a/master/fmmu_config.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fmmu_config.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/foe.h --- a/master/foe.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/foe.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/foe_request.c --- a/master/foe_request.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/foe_request.c Tue Feb 24 12:51:39 2009 +0000 @@ -2,32 +2,28 @@ * * $Id$ * - * Copyright (C) 2008 Olav Zarges, imc Meßsysteme GmbH + * Copyright (C) 2008 Olav Zarges, imc Messsysteme GmbH * * This file is part of the IgH EtherCAT Master. * - * The IgH EtherCAT Master is free software; you can redistribute it - * and/or modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. * - * The IgH EtherCAT Master 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 General Public License for more details. + * The IgH EtherCAT Master 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 General + * Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with the IgH EtherCAT Master; if not, write to the Free Software + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * The right to use EtherCAT Technology is granted and comes free of - * charge under condition of compatibility of product made by - * Licensee. People intending to distribute/sell products based on the - * code, have to sign an agreement to guarantee that products using - * software based on IgH EtherCAT master stay compatible with the actual - * EtherCAT specification (which are released themselves as an open - * standard) as the (only) precondition to have the right to use EtherCAT - * Technology, IP and trade marks. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/foe_request.h --- a/master/foe_request.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/foe_request.h Tue Feb 24 12:51:39 2009 +0000 @@ -2,32 +2,28 @@ * * $Id$ * - * Copyright (C) 2008 Olav Zarges, imc Meßsysteme GmbH + * Copyright (C) 2008 Olav Zarges, imc Messsysteme GmbH * * This file is part of the IgH EtherCAT Master. * - * The IgH EtherCAT Master is free software; you can redistribute it - * and/or modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. * - * The IgH EtherCAT Master 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 General Public License for more details. + * The IgH EtherCAT Master 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 General + * Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with the IgH EtherCAT Master; if not, write to the Free Software + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * The right to use EtherCAT Technology is granted and comes free of - * charge under condition of compatibility of product made by - * Licensee. People intending to distribute/sell products based on the - * code, have to sign an agreement to guarantee that products using - * software based on IgH EtherCAT master stay compatible with the actual - * EtherCAT specification (which are released themselves as an open - * standard) as the (only) precondition to have the right to use EtherCAT - * Technology, IP and trade marks. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_change.c --- a/master/fsm_change.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_change.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_change.h --- a/master/fsm_change.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_change.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_coe.c --- a/master/fsm_coe.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_coe.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_coe.h --- a/master/fsm_coe.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_coe.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_foe.c --- a/master/fsm_foe.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_foe.c Tue Feb 24 12:51:39 2009 +0000 @@ -2,32 +2,28 @@ * * $Id$ * - * Copyright (C) 2008 Olav Zarges, imc Meßsysteme GmbH + * Copyright (C) 2008 Olav Zarges, imc Messsysteme GmbH * * This file is part of the IgH EtherCAT Master. * - * The IgH EtherCAT Master is free software; you can redistribute it - * and/or modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. * - * The IgH EtherCAT Master 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 General Public License for more details. + * The IgH EtherCAT Master 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 General + * Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with the IgH EtherCAT Master; if not, write to the Free Software + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * The right to use EtherCAT Technology is granted and comes free of - * charge under condition of compatibility of product made by - * Licensee. People intending to distribute/sell products based on the - * code, have to sign an agreement to guarantee that products using - * software based on IgH EtherCAT master stay compatible with the actual - * EtherCAT specification (which are released themselves as an open - * standard) as the (only) precondition to have the right to use EtherCAT - * Technology, IP and trade marks. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_foe.h --- a/master/fsm_foe.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_foe.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,33 +1,29 @@ /****************************************************************************** * - * $Id:$ + * $Id$ * - * Copyright (C) 2008 Olav Zarges, imc Meßsysteme GmbH + * Copyright (C) 2008 Olav Zarges, imc Messsysteme GmbH * * This file is part of the IgH EtherCAT Master. * - * The IgH EtherCAT Master is free software; you can redistribute it - * and/or modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. * - * The IgH EtherCAT Master 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 General Public License for more details. + * The IgH EtherCAT Master 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 General + * Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with the IgH EtherCAT Master; if not, write to the Free Software + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * The right to use EtherCAT Technology is granted and comes free of - * charge under condition of compatibility of product made by - * Licensee. People intending to distribute/sell products based on the - * code, have to sign an agreement to guarantee that products using - * software based on IgH EtherCAT master stay compatible with the actual - * EtherCAT specification (which are released themselves as an open - * standard) as the (only) precondition to have the right to use EtherCAT - * Technology, IP and trade marks. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_master.c --- a/master/fsm_master.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_master.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_master.h --- a/master/fsm_master.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_master.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_pdo.c --- a/master/fsm_pdo.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_pdo.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_pdo.h --- a/master/fsm_pdo.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_pdo.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_pdo_entry.c --- a/master/fsm_pdo_entry.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_pdo_entry.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_pdo_entry.h --- a/master/fsm_pdo_entry.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_pdo_entry.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_sii.c --- a/master/fsm_sii.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_sii.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_sii.h --- a/master/fsm_sii.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_sii.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_slave_config.c --- a/master/fsm_slave_config.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_slave_config.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_slave_config.h --- a/master/fsm_slave_config.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_slave_config.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_slave_scan.c --- a/master/fsm_slave_scan.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_slave_scan.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/fsm_slave_scan.h --- a/master/fsm_slave_scan.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/fsm_slave_scan.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/globals.h --- a/master/globals.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/globals.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/ioctl.h --- a/master/ioctl.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/ioctl.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/mailbox.c --- a/master/mailbox.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/mailbox.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/mailbox.h --- a/master/mailbox.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/mailbox.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/master.c --- a/master/master.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/master.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/master.h --- a/master/master.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/master.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/module.c --- a/master/module.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/module.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/pdo.c --- a/master/pdo.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/pdo.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/pdo.h --- a/master/pdo.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/pdo.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/pdo_entry.c --- a/master/pdo_entry.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/pdo_entry.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/pdo_entry.h --- a/master/pdo_entry.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/pdo_entry.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/pdo_list.c --- a/master/pdo_list.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/pdo_list.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/pdo_list.h --- a/master/pdo_list.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/pdo_list.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/sdo.c --- a/master/sdo.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/sdo.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/sdo.h --- a/master/sdo.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/sdo.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/sdo_entry.c --- a/master/sdo_entry.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/sdo_entry.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/sdo_entry.h --- a/master/sdo_entry.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/sdo_entry.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/sdo_request.c --- a/master/sdo_request.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/sdo_request.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/sdo_request.h --- a/master/sdo_request.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/sdo_request.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/slave.c --- a/master/slave.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/slave.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/slave.h --- a/master/slave.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/slave.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/slave_config.c --- a/master/slave_config.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/slave_config.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/slave_config.h --- a/master/slave_config.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/slave_config.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/sync.c --- a/master/sync.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/sync.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/sync.h --- a/master/sync.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/sync.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/sync_config.c --- a/master/sync_config.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/sync_config.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/sync_config.h --- a/master/sync_config.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/sync_config.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/voe_handler.c --- a/master/voe_handler.c Tue Feb 24 10:16:24 2009 +0000 +++ b/master/voe_handler.c Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 master/voe_handler.h --- a/master/voe_handler.h Tue Feb 24 10:16:24 2009 +0000 +++ b/master/voe_handler.h Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ * with the IgH EtherCAT Master; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Using the EtherCAT technology and brand is permitted in compliance with - * the industrial property and similar rights of Beckhoff Automation GmbH. + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * *****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 script/Makefile.am --- a/script/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/script/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -23,8 +23,11 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the -# industrial property and similar rights of Beckhoff Automation GmbH. +# --- +# +# The license mentioned above concerns the source code only. Using the EtherCAT +# technology and brand is only permitted in compliance with the industrial +# property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 script/ifup-eoe.sh --- a/script/ifup-eoe.sh Tue Feb 24 10:16:24 2009 +0000 +++ b/script/ifup-eoe.sh Tue Feb 24 12:51:39 2009 +0000 @@ -21,8 +21,11 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the -# industrial property and similar rights of Beckhoff Automation GmbH. +# --- +# +# The license mentioned above concerns the source code only. Using the EtherCAT +# technology and brand is only permitted in compliance with the industrial +# property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 script/init.d/Makefile.am --- a/script/init.d/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/script/init.d/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the -# industrial property and similar rights of Beckhoff Automation GmbH. +# --- +# +# The license mentioned above concerns the source code only. Using the EtherCAT +# technology and brand is only permitted in compliance with the industrial +# property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 script/init.d/ethercat.in --- a/script/init.d/ethercat.in Tue Feb 24 10:16:24 2009 +0000 +++ b/script/init.d/ethercat.in Tue Feb 24 12:51:39 2009 +0000 @@ -23,8 +23,11 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the -# industrial property and similar rights of Beckhoff Automation GmbH. +# --- +# +# The license mentioned above concerns the source code only. Using the EtherCAT +# technology and brand is only permitted in compliance with the industrial +# property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 script/sysconfig/Makefile.am --- a/script/sysconfig/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/script/sysconfig/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -19,8 +19,11 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the -# industrial property and similar rights of Beckhoff Automation GmbH. +# --- +# +# The license mentioned above concerns the source code only. Using the EtherCAT +# technology and brand is only permitted in compliance with the industrial +# property and similar rights of Beckhoff Automation GmbH. # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/Command.cpp --- a/tool/Command.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/Command.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/Command.h --- a/tool/Command.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/Command.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandAlias.cpp --- a/tool/CommandAlias.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandAlias.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandAlias.h --- a/tool/CommandAlias.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandAlias.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandConfig.cpp --- a/tool/CommandConfig.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandConfig.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandConfig.h --- a/tool/CommandConfig.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandConfig.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandData.cpp --- a/tool/CommandData.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandData.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandData.h --- a/tool/CommandData.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandData.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandDebug.cpp --- a/tool/CommandDebug.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandDebug.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandDebug.h --- a/tool/CommandDebug.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandDebug.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandDomains.cpp --- a/tool/CommandDomains.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandDomains.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandDomains.h --- a/tool/CommandDomains.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandDomains.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandDownload.cpp --- a/tool/CommandDownload.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandDownload.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandDownload.h --- a/tool/CommandDownload.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandDownload.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandFoeRead.cpp --- a/tool/CommandFoeRead.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandFoeRead.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandFoeRead.h --- a/tool/CommandFoeRead.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandFoeRead.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id:$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandFoeWrite.cpp --- a/tool/CommandFoeWrite.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandFoeWrite.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandFoeWrite.h --- a/tool/CommandFoeWrite.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandFoeWrite.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id:$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandMaster.cpp --- a/tool/CommandMaster.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandMaster.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandMaster.h --- a/tool/CommandMaster.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandMaster.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandPdos.cpp --- a/tool/CommandPdos.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandPdos.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandPdos.h --- a/tool/CommandPdos.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandPdos.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandPhyRead.cpp --- a/tool/CommandPhyRead.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandPhyRead.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandPhyRead.h --- a/tool/CommandPhyRead.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandPhyRead.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandPhyWrite.cpp --- a/tool/CommandPhyWrite.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandPhyWrite.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandPhyWrite.h --- a/tool/CommandPhyWrite.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandPhyWrite.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandSdos.cpp --- a/tool/CommandSdos.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandSdos.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandSdos.h --- a/tool/CommandSdos.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandSdos.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandSiiRead.cpp --- a/tool/CommandSiiRead.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandSiiRead.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandSiiRead.h --- a/tool/CommandSiiRead.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandSiiRead.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandSiiWrite.cpp --- a/tool/CommandSiiWrite.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandSiiWrite.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandSiiWrite.h --- a/tool/CommandSiiWrite.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandSiiWrite.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandSlaves.cpp --- a/tool/CommandSlaves.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandSlaves.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandSlaves.h --- a/tool/CommandSlaves.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandSlaves.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandStates.cpp --- a/tool/CommandStates.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandStates.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandStates.h --- a/tool/CommandStates.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandStates.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandUpload.cpp --- a/tool/CommandUpload.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandUpload.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandUpload.h --- a/tool/CommandUpload.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandUpload.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandVersion.cpp --- a/tool/CommandVersion.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandVersion.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandVersion.h --- a/tool/CommandVersion.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandVersion.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandXml.cpp --- a/tool/CommandXml.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandXml.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/CommandXml.h --- a/tool/CommandXml.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/CommandXml.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/FoeCommand.cpp --- a/tool/FoeCommand.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/FoeCommand.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/FoeCommand.h --- a/tool/FoeCommand.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/FoeCommand.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/Makefile.am --- a/tool/Makefile.am Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/Makefile.am Tue Feb 24 12:51:39 2009 +0000 @@ -19,9 +19,14 @@ # with the IgH EtherCAT Master; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# Using the EtherCAT technology and brand is permitted in compliance with the +# --- +# +# The license mentioned above concerns the source code only. Using the +# EtherCAT technology and brand is only permitted in compliance with the # industrial property and similar rights of Beckhoff Automation GmbH. # +# --- +# # vim: syntax=make # #------------------------------------------------------------------------------ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/MasterDevice.cpp --- a/tool/MasterDevice.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/MasterDevice.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/MasterDevice.h --- a/tool/MasterDevice.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/MasterDevice.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/SdoCommand.cpp --- a/tool/SdoCommand.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/SdoCommand.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/SdoCommand.h --- a/tool/SdoCommand.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/SdoCommand.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/main.cpp --- a/tool/main.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/main.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/sii_crc.cpp --- a/tool/sii_crc.cpp Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/sii_crc.cpp Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/ diff -r 2d6e0b01c80a -r 11c0b2caa253 tool/sii_crc.h --- a/tool/sii_crc.h Tue Feb 24 10:16:24 2009 +0000 +++ b/tool/sii_crc.h Tue Feb 24 12:51:39 2009 +0000 @@ -1,6 +1,29 @@ /***************************************************************************** * - * $Id$ + * $Id$ + * + * Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH + * + * This file is part of the IgH EtherCAT Master. + * + * The IgH EtherCAT Master is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License version 2, as + * published by the Free Software Foundation. + * + * The IgH EtherCAT Master 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 General + * Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with the IgH EtherCAT Master; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * --- + * + * The license mentioned above concerns the source code only. Using the + * EtherCAT technology and brand is only permitted in compliance with the + * industrial property and similar rights of Beckhoff Automation GmbH. * ****************************************************************************/