lib/Makefile.am
changeset 1326 ef907b0b5125
parent 1287 cc7b679c74e9
child 1352 275d2fdeab48
equal deleted inserted replaced
1325:16aacb421bd4 1326:ef907b0b5125
     1 #------------------------------------------------------------------------------
     1 #------------------------------------------------------------------------------
     2 #
     2 #
     3 # $Id$
     3 #  $Id$
     4 #
       
     5 # Copyright (C) 2006-2008  Florian Pose, Ingenieurgemeinschaft IgH
       
     6 #
       
     7 # This file is part of the IgH EtherCAT master userspace library.
       
     8 #
       
     9 # The IgH EtherCAT master userspace library is free software; you can
       
    10 # redistribute it and/or modify it under the terms of the GNU Lesser General
       
    11 # Public License as published by the Free Software Foundation; version 2.1 of
       
    12 # the License.
       
    13 # 
     4 # 
    14 # The IgH EtherCAT master userspace library is distributed in the hope that it
     5 #  Copyright (C) 2006-2009  Florian Pose, Ingenieurgemeinschaft IgH
    15 # will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty
       
    16 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser
       
    17 # General Public License for more details.
       
    18 # 
     6 # 
    19 # You should have received a copy of the GNU Lesser General Public License
     7 #  This file is part of the IgH EtherCAT master userspace library.
    20 # along with the IgH EtherCAT master userspace library. If not, see
     8 # 
    21 # <http://www.gnu.org/licenses/>.
     9 #  The IgH EtherCAT master userspace library is free software; you can
    22 #
    10 #  redistribute it and/or modify it under the terms of the GNU Lesser General
    23 # The right to use EtherCAT Technology is granted and comes free of charge
    11 #  Public License as published by the Free Software Foundation; version 2.1 of
    24 # under condition of compatibility of product made by Licensee. People
    12 #  the License.
    25 # intending to distribute/sell products based on the code, have to sign an
    13 #  
    26 # agreement to guarantee that products using software based on IgH EtherCAT
    14 #  The IgH EtherCAT master userspace library is distributed in the hope that
    27 # master stay compatible with the actual EtherCAT specification (which are
    15 #  it will be useful, but WITHOUT ANY WARRANTY; without even the implied
    28 # released themselves as an open standard) as the (only) precondition to have
    16 #  warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    29 # the right to use EtherCAT Technology, IP and trade marks.
    17 #  GNU Lesser General Public License for more details.
       
    18 #  
       
    19 #  You should have received a copy of the GNU Lesser General Public License
       
    20 #  along with the IgH EtherCAT master userspace library. If not, see
       
    21 #  <http://www.gnu.org/licenses/>.
       
    22 # 
       
    23 #  Using the EtherCAT technology and brand is permitted in compliance with the
       
    24 #  industrial property and similar rights of Beckhoff Automation GmbH.
    30 #
    25 #
    31 #------------------------------------------------------------------------------
    26 #------------------------------------------------------------------------------
    32 
    27 
    33 AM_CFLAGS = -Wall
    28 AM_CFLAGS = -Wall
    34 
    29