Skip to content
Snippets Groups Projects
Commit a6748404 authored by Florian Pose's avatar Florian Pose
Browse files

Improved LGPL headers.

parent 0fae1870
No related branches found
No related tags found
No related merge requests found
/****************************************************************************** /******************************************************************************
* *
* $Id$ * $Id$
* *
* Copyright (C) 2006 Florian Pose, Ingenieurgemeinschaft IgH * Copyright (C) 2006 Florian Pose, Ingenieurgemeinschaft IgH
* *
* This file is part of the IgH EtherCAT Master. * This file is part of the IgH EtherCAT master userspace library.
* *
* The IgH EtherCAT Master is free software; you can redistribute it * The IgH EtherCAT master userspace library is free software; you can
* and/or modify it under the terms of the GNU General Public License * redistribute it and/or modify it under the terms of the GNU Lesser General
* as published by the Free Software Foundation; either version 2 of the * Public License as published by the Free Software Foundation; version 2.1 of
* License, or (at your option) any later version. * the License.
* *
* The IgH EtherCAT Master is distributed in the hope that it will be * The IgH EtherCAT master userspace library is distributed in the hope that
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU Lesser General Public License
* along with the IgH EtherCAT Master; if not, write to the Free Software * along with the IgH EtherCAT master userspace library. If not, see
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * <http://www.gnu.org/licenses/>.
* *
* The right to use EtherCAT Technology is granted and comes free of * The right to use EtherCAT Technology is granted and comes free of charge
* charge under condition of compatibility of product made by * under condition of compatibility of product made by Licensee. People
* Licensee. People intending to distribute/sell products based on the * intending to distribute/sell products based on the code, have to sign an
* code, have to sign an agreement to guarantee that products using * agreement to guarantee that products using software based on IgH EtherCAT
* software based on IgH EtherCAT master stay compatible with the actual * master stay compatible with the actual EtherCAT specification (which are
* EtherCAT specification (which are released themselves as an open * released themselves as an open standard) as the (only) precondition to have
* standard) as the (only) precondition to have the right to use EtherCAT * the right to use EtherCAT Technology, IP and trade marks.
* Technology, IP and trade marks.
* *
*****************************************************************************/ *****************************************************************************/
......
...@@ -6,16 +6,16 @@ ...@@ -6,16 +6,16 @@
# #
# This file is part of the IgH EtherCAT master userspace library. # This file is part of the IgH EtherCAT master userspace library.
# #
# The IgH EtherCAT master userspace library is free software: you can # The IgH EtherCAT master userspace library is free software; you can
# redistribute it and/or modify it under the terms of the GNU Lesser General # redistribute it and/or modify it under the terms of the GNU Lesser General
# Public License as published by the Free Software Foundation, version 2 of # Public License as published by the Free Software Foundation; version 2.1 of
# the License. # the License.
# #
# The IgH EtherCAT master userspace library is distributed in the hope that it # 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 # will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
# General Public License for more details. # General Public License for more details.
# #
# You should have received a copy of the GNU Lesser General Public License # You should have received a copy of the GNU Lesser General Public License
# along with the IgH EtherCAT master userspace library. If not, see # along with the IgH EtherCAT master userspace library. If not, see
# <http://www.gnu.org/licenses/>. # <http://www.gnu.org/licenses/>.
......
...@@ -6,16 +6,16 @@ ...@@ -6,16 +6,16 @@
* *
* This file is part of the IgH EtherCAT master userspace library. * This file is part of the IgH EtherCAT master userspace library.
* *
* The IgH EtherCAT master userspace library is free software: you can * The IgH EtherCAT master userspace library is free software; you can
* redistribute it and/or modify it under the terms of the GNU Lesser General * redistribute it and/or modify it under the terms of the GNU Lesser General
* Public License as published by the Free Software Foundation, version 2 of * Public License as published by the Free Software Foundation; version 2.1 of
* the License. * the License.
* *
* The IgH EtherCAT master userspace library is distributed in the hope that * The IgH EtherCAT master userspace library is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with the IgH EtherCAT master userspace library. If not, see * along with the IgH EtherCAT master userspace library. If not, see
* <http://www.gnu.org/licenses/>. * <http://www.gnu.org/licenses/>.
......
...@@ -6,16 +6,16 @@ ...@@ -6,16 +6,16 @@
* *
* This file is part of the IgH EtherCAT master userspace library. * This file is part of the IgH EtherCAT master userspace library.
* *
* The IgH EtherCAT master userspace library is free software: you can * The IgH EtherCAT master userspace library is free software; you can
* redistribute it and/or modify it under the terms of the GNU Lesser General * redistribute it and/or modify it under the terms of the GNU Lesser General
* Public License as published by the Free Software Foundation, version 2 of * Public License as published by the Free Software Foundation; version 2.1 of
* the License. * the License.
* *
* The IgH EtherCAT master userspace library is distributed in the hope that * The IgH EtherCAT master userspace library is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with the IgH EtherCAT master userspace library. If not, see * along with the IgH EtherCAT master userspace library. If not, see
* <http://www.gnu.org/licenses/>. * <http://www.gnu.org/licenses/>.
......
...@@ -6,16 +6,16 @@ ...@@ -6,16 +6,16 @@
* *
* This file is part of the IgH EtherCAT master userspace library. * This file is part of the IgH EtherCAT master userspace library.
* *
* The IgH EtherCAT master userspace library is free software: you can * The IgH EtherCAT master userspace library is free software; you can
* redistribute it and/or modify it under the terms of the GNU Lesser General * redistribute it and/or modify it under the terms of the GNU Lesser General
* Public License as published by the Free Software Foundation, version 2 of * Public License as published by the Free Software Foundation; version 2.1 of
* the License. * the License.
* *
* The IgH EtherCAT master userspace library is distributed in the hope that * The IgH EtherCAT master userspace library is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with the IgH EtherCAT master userspace library. If not, see * along with the IgH EtherCAT master userspace library. If not, see
* <http://www.gnu.org/licenses/>. * <http://www.gnu.org/licenses/>.
......
...@@ -6,16 +6,16 @@ ...@@ -6,16 +6,16 @@
* *
* This file is part of the IgH EtherCAT master userspace library. * This file is part of the IgH EtherCAT master userspace library.
* *
* The IgH EtherCAT master userspace library is free software: you can * The IgH EtherCAT master userspace library is free software; you can
* redistribute it and/or modify it under the terms of the GNU Lesser General * redistribute it and/or modify it under the terms of the GNU Lesser General
* Public License as published by the Free Software Foundation, version 2 of * Public License as published by the Free Software Foundation; version 2.1 of
* the License. * the License.
* *
* The IgH EtherCAT master userspace library is distributed in the hope that * The IgH EtherCAT master userspace library is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with the IgH EtherCAT master userspace library. If not, see * along with the IgH EtherCAT master userspace library. If not, see
* <http://www.gnu.org/licenses/>. * <http://www.gnu.org/licenses/>.
......
...@@ -6,16 +6,16 @@ ...@@ -6,16 +6,16 @@
* *
* This file is part of the IgH EtherCAT master userspace library. * This file is part of the IgH EtherCAT master userspace library.
* *
* The IgH EtherCAT master userspace library is free software: you can * The IgH EtherCAT master userspace library is free software; you can
* redistribute it and/or modify it under the terms of the GNU Lesser General * redistribute it and/or modify it under the terms of the GNU Lesser General
* Public License as published by the Free Software Foundation, version 2 of * Public License as published by the Free Software Foundation; version 2.1 of
* the License. * the License.
* *
* The IgH EtherCAT master userspace library is distributed in the hope that * The IgH EtherCAT master userspace library is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with the IgH EtherCAT master userspace library. If not, see * along with the IgH EtherCAT master userspace library. If not, see
* <http://www.gnu.org/licenses/>. * <http://www.gnu.org/licenses/>.
......
...@@ -6,16 +6,16 @@ ...@@ -6,16 +6,16 @@
* *
* This file is part of the IgH EtherCAT master userspace library. * This file is part of the IgH EtherCAT master userspace library.
* *
* The IgH EtherCAT master userspace library is free software: you can * The IgH EtherCAT master userspace library is free software; you can
* redistribute it and/or modify it under the terms of the GNU Lesser General * redistribute it and/or modify it under the terms of the GNU Lesser General
* Public License as published by the Free Software Foundation, version 2 of * Public License as published by the Free Software Foundation; version 2.1 of
* the License. * the License.
* *
* The IgH EtherCAT master userspace library is distributed in the hope that * The IgH EtherCAT master userspace library is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with the IgH EtherCAT master userspace library. If not, see * along with the IgH EtherCAT master userspace library. If not, see
* <http://www.gnu.org/licenses/>. * <http://www.gnu.org/licenses/>.
......
...@@ -6,16 +6,16 @@ ...@@ -6,16 +6,16 @@
* *
* This file is part of the IgH EtherCAT master userspace library. * This file is part of the IgH EtherCAT master userspace library.
* *
* The IgH EtherCAT master userspace library is free software: you can * The IgH EtherCAT master userspace library is free software; you can
* redistribute it and/or modify it under the terms of the GNU Lesser General * redistribute it and/or modify it under the terms of the GNU Lesser General
* Public License as published by the Free Software Foundation, version 2 of * Public License as published by the Free Software Foundation; version 2.1 of
* the License. * the License.
* *
* The IgH EtherCAT master userspace library is distributed in the hope that * The IgH EtherCAT master userspace library is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with the IgH EtherCAT master userspace library. If not, see * along with the IgH EtherCAT master userspace library. If not, see
* <http://www.gnu.org/licenses/>. * <http://www.gnu.org/licenses/>.
......
...@@ -6,16 +6,16 @@ ...@@ -6,16 +6,16 @@
* *
* This file is part of the IgH EtherCAT master userspace library. * This file is part of the IgH EtherCAT master userspace library.
* *
* The IgH EtherCAT master userspace library is free software: you can * The IgH EtherCAT master userspace library is free software; you can
* redistribute it and/or modify it under the terms of the GNU Lesser General * redistribute it and/or modify it under the terms of the GNU Lesser General
* Public License as published by the Free Software Foundation, version 2 of * Public License as published by the Free Software Foundation; version 2.1 of
* the License. * the License.
* *
* The IgH EtherCAT master userspace library is distributed in the hope that * The IgH EtherCAT master userspace library is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with the IgH EtherCAT master userspace library. If not, see * along with the IgH EtherCAT master userspace library. If not, see
* <http://www.gnu.org/licenses/>. * <http://www.gnu.org/licenses/>.
......
...@@ -6,16 +6,16 @@ ...@@ -6,16 +6,16 @@
* *
* This file is part of the IgH EtherCAT master userspace library. * This file is part of the IgH EtherCAT master userspace library.
* *
* The IgH EtherCAT master userspace library is free software: you can * The IgH EtherCAT master userspace library is free software; you can
* redistribute it and/or modify it under the terms of the GNU Lesser General * redistribute it and/or modify it under the terms of the GNU Lesser General
* Public License as published by the Free Software Foundation, version 2 of * Public License as published by the Free Software Foundation; version 2.1 of
* the License. * the License.
* *
* The IgH EtherCAT master userspace library is distributed in the hope that * The IgH EtherCAT master userspace library is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with the IgH EtherCAT master userspace library. If not, see * along with the IgH EtherCAT master userspace library. If not, see
* <http://www.gnu.org/licenses/>. * <http://www.gnu.org/licenses/>.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment