diff --git a/TULIP/.settings/org.eclipse.jdt.ui.prefs b/TULIP/.settings/org.eclipse.jdt.ui.prefs index 7fa1e309ed91b7f1bbad43fe28f6baf2b1466e42..3cf7d845288f3c52757f0a8efed650d3a22fcc0d 100644 --- a/TULIP/.settings/org.eclipse.jdt.ui.prefs +++ b/TULIP/.settings/org.eclipse.jdt.ui.prefs @@ -59,7 +59,6 @@ cleanup_profile=_CleanListME cleanup_settings_version=2 eclipse.preferences.version=1 editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true -formatter_profile=_LIST formatter_settings_version=12 org.eclipse.jdt.ui.exception.name=e org.eclipse.jdt.ui.gettersetter.use.is=true diff --git a/TULIP/src/lu/list/itis/dkd/tui/TangibleApplication.java b/TULIP/src/lu/list/itis/dkd/tui/TangibleApplication.java index f04cea6a9d5e7ef5a00dda068345cec794a4cf67..3e102972943ee6c617240d437ce5ee219b2bf7b6 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/TangibleApplication.java +++ b/TULIP/src/lu/list/itis/dkd/tui/TangibleApplication.java @@ -4,8 +4,8 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of - * the License. + * Lesser General Public License as published by the Free Software Foundation, version 3 of the + * License. * * TULIP 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 diff --git a/TULIP/src/lu/list/itis/dkd/tui/TangibleContentManager.java b/TULIP/src/lu/list/itis/dkd/tui/TangibleContentManager.java index 0e02e3c2317b4975aed7856ef64639a5a795bb5a..9255d7a16d42c3f779f33fed9537cc3fa3e6fbc1 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/TangibleContentManager.java +++ b/TULIP/src/lu/list/itis/dkd/tui/TangibleContentManager.java @@ -4,8 +4,8 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of - * the License. + * Lesser General Public License as published by the Free Software Foundation, version 3 of the + * License. * * TULIP 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 diff --git a/TULIP/src/lu/list/itis/dkd/tui/TangibleInterfaceManager.java b/TULIP/src/lu/list/itis/dkd/tui/TangibleInterfaceManager.java index df6681db3b1467691ec881a4ce03619a69d9abe1..59f51feb21e468feec4c812bc1c57d416b038eb3 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/TangibleInterfaceManager.java +++ b/TULIP/src/lu/list/itis/dkd/tui/TangibleInterfaceManager.java @@ -4,8 +4,8 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of - * the License. + * Lesser General Public License as published by the Free Software Foundation, version 3 of the + * License. * * TULIP 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 diff --git a/TULIP/src/lu/list/itis/dkd/tui/TangibleObjectManager.java b/TULIP/src/lu/list/itis/dkd/tui/TangibleObjectManager.java index 02633d81e03434e107c373973647b33aac464774..24256ebd39e5ceb3e23502f47258b4dd493c1b38 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/TangibleObjectManager.java +++ b/TULIP/src/lu/list/itis/dkd/tui/TangibleObjectManager.java @@ -4,8 +4,8 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of - * the License. + * Lesser General Public License as published by the Free Software Foundation, version 3 of the + * License. * * TULIP 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 diff --git a/TULIP/src/lu/list/itis/dkd/tui/adapter/TangibleObject.java b/TULIP/src/lu/list/itis/dkd/tui/adapter/TangibleObject.java index 8f5682a0a4d0aa9b234074324caa33150de9a43c..3be6bc87a21c42e951a3117f831d11efe0c5fbb0 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/adapter/TangibleObject.java +++ b/TULIP/src/lu/list/itis/dkd/tui/adapter/TangibleObject.java @@ -4,8 +4,8 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of - * the License. + * Lesser General Public License as published by the Free Software Foundation, version 3 of the + * License. * * TULIP 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 diff --git a/TULIP/src/lu/list/itis/dkd/tui/adapter/TangibleObjectBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/adapter/TangibleObjectBuilder.java index cf804c6dc9755d5cd331ebeab300d8cd0668916b..a3f7ff7f2fcea45d829838b6db45e146445cfdee 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/adapter/TangibleObjectBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/adapter/TangibleObjectBuilder.java @@ -4,8 +4,8 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of - * the License. + * Lesser General Public License as published by the Free Software Foundation, version 3 of the + * License. * * TULIP 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 diff --git a/TULIP/src/lu/list/itis/dkd/tui/adapter/TuiAdapter.java b/TULIP/src/lu/list/itis/dkd/tui/adapter/TuiAdapter.java index 6bfe4b8bf1067d3e8aa5ef1a2ccda07fb5ea02ae..487fbc529924005b193d09cee00e5347817c5d28 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/adapter/TuiAdapter.java +++ b/TULIP/src/lu/list/itis/dkd/tui/adapter/TuiAdapter.java @@ -4,8 +4,8 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of - * the License. + * Lesser General Public License as published by the Free Software Foundation, version 3 of the + * License. * * TULIP 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 diff --git a/TULIP/src/lu/list/itis/dkd/tui/adapter/TuioAdapter.java b/TULIP/src/lu/list/itis/dkd/tui/adapter/TuioAdapter.java index b1156c2f85dbe7136d79cb346050de166b1d5a42..8e7734f924b645efc45e4a7f03f80533e5b29aae 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/adapter/TuioAdapter.java +++ b/TULIP/src/lu/list/itis/dkd/tui/adapter/TuioAdapter.java @@ -4,8 +4,8 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of - * the License. + * Lesser General Public License as published by the Free Software Foundation, version 3 of the + * License. * * TULIP 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 diff --git a/TULIP/src/lu/list/itis/dkd/tui/content/AsynchronousInfomationProvider.java b/TULIP/src/lu/list/itis/dkd/tui/content/AsynchronousInfomationProvider.java index 2658abd86b9e2249856c2c3287f1692f81014314..afd456edbd86d8e61bef6b5457f173b378962e87 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/content/AsynchronousInfomationProvider.java +++ b/TULIP/src/lu/list/itis/dkd/tui/content/AsynchronousInfomationProvider.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/content/Content.java b/TULIP/src/lu/list/itis/dkd/tui/content/Content.java index e1aa7aeab1c619b12fc74f943da07111b75b7e66..0e8ff344723d804919538bba0eb25dcb4312895a 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/content/Content.java +++ b/TULIP/src/lu/list/itis/dkd/tui/content/Content.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/content/InformationProvider.java b/TULIP/src/lu/list/itis/dkd/tui/content/InformationProvider.java index 5ffc75f0d3678e2d481020a8b32b7080557dbf1d..d668165bc2b7eb8d9d50e34717499a0ef5167c22 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/content/InformationProvider.java +++ b/TULIP/src/lu/list/itis/dkd/tui/content/InformationProvider.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/content/InformationReceiver.java b/TULIP/src/lu/list/itis/dkd/tui/content/InformationReceiver.java index 5099d216a8199bb6ac7d4abec6623a6da1777911..4f15f67c4b034763d2c818e68cfd52172446fc59 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/content/InformationReceiver.java +++ b/TULIP/src/lu/list/itis/dkd/tui/content/InformationReceiver.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/content/Zoomable.java b/TULIP/src/lu/list/itis/dkd/tui/content/Zoomable.java index 12409a47ab9d75e1bcc1b08a3dca946680c0379e..1b7aa461889a0e1aaf37f6c92f8f84499fb61a04 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/content/Zoomable.java +++ b/TULIP/src/lu/list/itis/dkd/tui/content/Zoomable.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/event/ContentEvent.java b/TULIP/src/lu/list/itis/dkd/tui/event/ContentEvent.java index fc566dc5430f6999515589c93879235b4751076a..eba31eafc3a7c1498009a43aef117ae54e8d1b04 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/event/ContentEvent.java +++ b/TULIP/src/lu/list/itis/dkd/tui/event/ContentEvent.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/event/ContentEventListener.java b/TULIP/src/lu/list/itis/dkd/tui/event/ContentEventListener.java index 9ad110e6ec27cfd275d78b6891c39e775dabd113..405d159567e251ae5812dd3b0bd2c6fc2a0bd58e 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/event/ContentEventListener.java +++ b/TULIP/src/lu/list/itis/dkd/tui/event/ContentEventListener.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/event/ContextEvent.java b/TULIP/src/lu/list/itis/dkd/tui/event/ContextEvent.java index daebbcee46250660fa9e696fc6d5790d6bdab09b..ab799bd0b987c1a521bf729083530aa95d348060 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/event/ContextEvent.java +++ b/TULIP/src/lu/list/itis/dkd/tui/event/ContextEvent.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/event/ContextEventListener.java b/TULIP/src/lu/list/itis/dkd/tui/event/ContextEventListener.java index d711e62c850443b870e84a627e3ca14d6e04d57f..639a54c775f56cd350d1166525c512f4ac35dfd8 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/event/ContextEventListener.java +++ b/TULIP/src/lu/list/itis/dkd/tui/event/ContextEventListener.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/event/TimerEvent.java b/TULIP/src/lu/list/itis/dkd/tui/event/TimerEvent.java index 5ae1dcac736cf29d35cf94f82ddb66c5f8d59273..e9c4181d2c4b0bc9b4ddc5648ffed9f032b0bbfd 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/event/TimerEvent.java +++ b/TULIP/src/lu/list/itis/dkd/tui/event/TimerEvent.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/event/TimerEventListener.java b/TULIP/src/lu/list/itis/dkd/tui/event/TimerEventListener.java index 247f29442f669143eb0c90d1d0d6578594b7c0f8..84150b5461af449a6b33c28fe0ea39a3ee4d4f64 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/event/TimerEventListener.java +++ b/TULIP/src/lu/list/itis/dkd/tui/event/TimerEventListener.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/exception/BuildException.java b/TULIP/src/lu/list/itis/dkd/tui/exception/BuildException.java index bd7ba7bd92725e8f02e8bb69bdefd12936ee0f25..f1ff8b6af591d55844618e3dc0fc69b6b20dd0e8 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/exception/BuildException.java +++ b/TULIP/src/lu/list/itis/dkd/tui/exception/BuildException.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/exception/UnsupportedInformationException.java b/TULIP/src/lu/list/itis/dkd/tui/exception/UnsupportedInformationException.java index a7ddba72441e2cf32763c4fad09907e7a5d8ff69..508d9c5bc48d1f1a361d9a71067d1ffe3dbf4013 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/exception/UnsupportedInformationException.java +++ b/TULIP/src/lu/list/itis/dkd/tui/exception/UnsupportedInformationException.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/logging/EventLogger.java b/TULIP/src/lu/list/itis/dkd/tui/logging/EventLogger.java index d75b5578742d61651d9750e8f7daf35e44710174..9a1807ae74de9c2544ee393b3dc94dc6197f1270 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/logging/EventLogger.java +++ b/TULIP/src/lu/list/itis/dkd/tui/logging/EventLogger.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/logging/LogFormatter.java b/TULIP/src/lu/list/itis/dkd/tui/logging/LogFormatter.java index b60eb7bf63c0c2586b132c5d4e967f2e5f1d547c..2fd1e229ccf4551788a3add83ff043e9248d3f88 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/logging/LogFormatter.java +++ b/TULIP/src/lu/list/itis/dkd/tui/logging/LogFormatter.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/BluetoothClient.java b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/BluetoothClient.java index d7edc140b59b4c3f8d597ea2764bb25c32cd3fd3..ea56fbb84a74a901dae38894af47f5d7cd73e466 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/BluetoothClient.java +++ b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/BluetoothClient.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/BluetoothServer.java b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/BluetoothServer.java index 45cfa4cd96b5f8f9d29950b2460c5471ee47f17a..d1d6ae46083cce47b7965ee42514b73c8b05b2a4 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/BluetoothServer.java +++ b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/BluetoothServer.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/ClientAdapter.java b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/ClientAdapter.java index ede75823d5368f1451e384f324c203edef37160f..3aa51bd5be7dd85847465434d8c89a96e77a2f74 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/ClientAdapter.java +++ b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/ClientAdapter.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/NetworkAdapter.java b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/NetworkAdapter.java index 84fefb28dccd2a446052c7bc53431772884e254d..cb1a847d3fa8449a3a93908e242b8eb9d268983a 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/NetworkAdapter.java +++ b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/NetworkAdapter.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/ServerAdapter.java b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/ServerAdapter.java index b93c986a54fa33faa6a77c32402877faad9b4c34..634da686c2efe75ac5d2e16ea4312d4b525affbc 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/ServerAdapter.java +++ b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/ServerAdapter.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/TcpClient.java b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/TcpClient.java index f1ef27e312af08532dba889f8d06dbcdae643056..4903251637d81af603712ffd3b36518a610b4de3 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/TcpClient.java +++ b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/TcpClient.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/TcpServer.java b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/TcpServer.java index d36867a0a8d0c53d9df8a2df33c01d8c66d75dc2..1d1228765eada0f841e63ec275e01248c611ca77 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/TcpServer.java +++ b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/TcpServer.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/XbeeAdapter.java b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/XbeeAdapter.java index cf797b261f5af98f9ab61d427a590a16d940f95b..072024da37dbf56f5d5b556162ac83ea58b9f0e1 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/network/adapter/XbeeAdapter.java +++ b/TULIP/src/lu/list/itis/dkd/tui/network/adapter/XbeeAdapter.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/utility/Calibration.java b/TULIP/src/lu/list/itis/dkd/tui/utility/Calibration.java index edfe723d71a1951fe4c9352e7e318c599949b963..0415001c0cdc0962919875233c7785d4db655739 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/utility/Calibration.java +++ b/TULIP/src/lu/list/itis/dkd/tui/utility/Calibration.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/utility/CameraCoordinates.java b/TULIP/src/lu/list/itis/dkd/tui/utility/CameraCoordinates.java index cd3460d412df49f5465c631bfd325702305325e7..b3a047c05efe9ad006e008a959104079ae6f2122 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/utility/CameraCoordinates.java +++ b/TULIP/src/lu/list/itis/dkd/tui/utility/CameraCoordinates.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/utility/CoordinateState.java b/TULIP/src/lu/list/itis/dkd/tui/utility/CoordinateState.java index 9966f4a5d917d114a1b9ecd68e65dea66b1a1b48..93031d32952895792ab26ceb383c15c191f75675 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/utility/CoordinateState.java +++ b/TULIP/src/lu/list/itis/dkd/tui/utility/CoordinateState.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/utility/GlobalContext.java b/TULIP/src/lu/list/itis/dkd/tui/utility/GlobalContext.java index b3f18a8cc59d00ee916ba554e84aee6dceeebf23..3177b279a6c128d8982b276d154d8ddc6f90875c 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/utility/GlobalContext.java +++ b/TULIP/src/lu/list/itis/dkd/tui/utility/GlobalContext.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/utility/IDMapper.java b/TULIP/src/lu/list/itis/dkd/tui/utility/IDMapper.java index 44458fd90caf34d4a9ca480783fbec1ebe79ecde..d248d81b4b38af6dff176804a0497a319210bf4a 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/utility/IDMapper.java +++ b/TULIP/src/lu/list/itis/dkd/tui/utility/IDMapper.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/utility/Point.java b/TULIP/src/lu/list/itis/dkd/tui/utility/Point.java index fd64b38ee80d6d33030ba19293a04f4f6012f9e9..1470a51da3f71b35de234504c7defe90a4eca3c5 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/utility/Point.java +++ b/TULIP/src/lu/list/itis/dkd/tui/utility/Point.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/utility/ScreenCoordinates.java b/TULIP/src/lu/list/itis/dkd/tui/utility/ScreenCoordinates.java index 76541db4218e9e5b8c8f9f2b13a41a902f4d422c..2bef0447872ef10f2fa3a4ea6169dedf866d1eca 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/utility/ScreenCoordinates.java +++ b/TULIP/src/lu/list/itis/dkd/tui/utility/ScreenCoordinates.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/utility/TableCoordinates.java b/TULIP/src/lu/list/itis/dkd/tui/utility/TableCoordinates.java index 4e1e5be50f1c7fc21d526d523809bc29f0ce5b9d..c04750e612e1150e1058c1bd9a23d6f2905e80a5 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/utility/TableCoordinates.java +++ b/TULIP/src/lu/list/itis/dkd/tui/utility/TableCoordinates.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/utility/TextHelper.java b/TULIP/src/lu/list/itis/dkd/tui/utility/TextHelper.java index c907cb7b10ddaf9d5c907faf89fb07ca4053ca79..555a28a3e63c4fb85da5ffc85317699924a2f55a 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/utility/TextHelper.java +++ b/TULIP/src/lu/list/itis/dkd/tui/utility/TextHelper.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/BaseWidget.java b/TULIP/src/lu/list/itis/dkd/tui/widget/BaseWidget.java index 44ec3c674c516eacb3a623c919061b3a1cebf810..48354c70750b8699922ad45042fb4863ea9d46fc 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/BaseWidget.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/BaseWidget.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/ContentWidget.java b/TULIP/src/lu/list/itis/dkd/tui/widget/ContentWidget.java index bd2a46a1a58e4c5c962c98cb67dfd284a4f4c8f8..ad258399783f046eeef2204f2c20dc4ebc01c1cc 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/ContentWidget.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/ContentWidget.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/ContextAwareWidget.java b/TULIP/src/lu/list/itis/dkd/tui/widget/ContextAwareWidget.java index 134e515656cb275d9e810dcd065bcd6abe8f396a..9ed52006f9d7908e18ff239acee97d880992c8ff 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/ContextAwareWidget.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/ContextAwareWidget.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/InfoWidget.java b/TULIP/src/lu/list/itis/dkd/tui/widget/InfoWidget.java index 78285340d87145dd0886319dc3bd81043b6f5ff1..7f5db23c3d97102b59ea834d0dd447885b7ece0b 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/InfoWidget.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/InfoWidget.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/PieChartWidget.java b/TULIP/src/lu/list/itis/dkd/tui/widget/PieChartWidget.java index 4e549b571114c70f86ad528b168af4a6317ba566..109492163caac919f99f323884d105d5ade5f875 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/PieChartWidget.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/PieChartWidget.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/StatefulWidget.java b/TULIP/src/lu/list/itis/dkd/tui/widget/StatefulWidget.java index 7dc6ce79164c0e4bc0069ee39976f2ebdf3a986e..69d19ced83bf886ebec209561a89fa10d6b10577 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/StatefulWidget.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/StatefulWidget.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/ZoomWidget.java b/TULIP/src/lu/list/itis/dkd/tui/widget/ZoomWidget.java index bfd0295314733d3fa6c9af648a53f3c86eec819d..58be27ede3c15486a2ad8ceaf38aca27318184f3 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/ZoomWidget.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/ZoomWidget.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseBuilder.java index b288d1f8ca4c3dda2aabf180eb31c7d878077568..db8c35a25a66526de5c208faf5cc312524281d2e 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseContentBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseContentBuilder.java index 57581f03d1c582d91fece4e6d03d9643e4573942..3a8282759f62bf8e0f4b1359742619ed213f8fdd 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseContentBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseContentBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseContextAwareBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseContextAwareBuilder.java index 708d4be5e155bdeed33b29f95027ada799ab4586..59d4908f3dc1a98f9bee6e950b0c35e2d786942b 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseContextAwareBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseContextAwareBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseInfoBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseInfoBuilder.java index 889350d816ebb855c645b5e17026e58ea4d7e0a0..365e27121cf3c7618c2fe79e7fa9992324127829 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseInfoBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseInfoBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseStatefulBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseStatefulBuilder.java index c145ca63a3e1df99b0e5c3bfb80b2484c8f09104..d3c21a19a5fee9aa0dd522cfdfd1073dc717521f 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseStatefulBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseStatefulBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseWidgetBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseWidgetBuilder.java index ddbea175b8131afae424c8b019062d5be6fcefc3..e3f329be725f82c44db91ec884e95e5f9ee4865e 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseWidgetBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseWidgetBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseZoomBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseZoomBuilder.java index 473dcb1d2febbee661a9996361032fefcad9461b..a9568d1bd4c596e9f408e6ec548dadece87dd8c3 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseZoomBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/BaseZoomBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/ContentWidgetBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/ContentWidgetBuilder.java index 59dbe0ba772733a67c4733a14b1ec82d7f02192f..dfd93563a11ffdff9e911225647b5cdc79b82862 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/ContentWidgetBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/ContentWidgetBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/InfoWidgetBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/InfoWidgetBuilder.java index 7f4a46ab06270b27c53823237cc9fdb9cbe4a217..bf0f1835ab23206c3692d8e7d07961d4dd9f4a35 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/InfoWidgetBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/InfoWidgetBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/PieChartWidgetBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/PieChartWidgetBuilder.java index 41323ff1d42617207985a869c870cfd44308a3d0..efcd717a75089f049d5ab863503a1bc966d14595 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/PieChartWidgetBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/PieChartWidgetBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/StatefulWidgetBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/StatefulWidgetBuilder.java index 5d63585b124546e0b1a70eaad0fd442d5df83272..5ad27b12cab8b688238ec091bc2772a57a05944b 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/StatefulWidgetBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/StatefulWidgetBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/ZoomWidgetBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/ZoomWidgetBuilder.java index 4c310be1a226dcc445fe337e0c7f18ea6c0f0ef3..9a0b6494a2db68b9ff35ba51244d154ee8b6341d 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/builder/ZoomWidgetBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/builder/ZoomWidgetBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/ContextAwareCorona.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/ContextAwareCorona.java index 8299ae46e095cdcb692b75b4ad069ccc53ebcdc2..ff75e8ef01c5b56d4e1b9a92212d3be21d123357 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/ContextAwareCorona.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/ContextAwareCorona.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Corona.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Corona.java index 63adfbd385c24bf863b9c6372788bc6345c3a0e1..5c7802ecbcd95eae020cbb01ce9d0cf12c8a6e83 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Corona.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Corona.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Image.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Image.java index 07dbae61bc6a2e763025ef50779787d69f42c39f..12253652e38b29f976e4b376af7e7ee1116e0492 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Image.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Image.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/InfoBox.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/InfoBox.java index 8270fbbe1e7a585f244e7ce8af8bccb93a4fade6..b8ee5bec399825f227f212a4ab4557906f8dfccf 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/InfoBox.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/InfoBox.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Pointer.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Pointer.java index f31e70e66f2b152c36a6fd3deb0243f573060ac6..297a56a4487279fe5d302d5e6a93e57e20ea5ccc 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Pointer.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Pointer.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Radius.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Radius.java index 437cad37bd4a84e59023f180cc2b57b651960a1a..9a3cf33d2d77e843da8bf0c7574dfffbfd21ff65 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Radius.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Radius.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Shadow.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Shadow.java index 5766de5957ea69bf7d81a7d47d116b6faa8ec316..c18824ac367be3c69ead768e4b86450a48961754 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Shadow.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Shadow.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/ShapeFactory.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/ShapeFactory.java index 20a7c15d6ebcefa976090bd7dd136e196cf6e9d5..3865ef2511474e0e8ca02875e6362027b839dbcd 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/ShapeFactory.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/ShapeFactory.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/TextBox.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/TextBox.java index 94665c2db3425a061d4312b4ee2bbdf8a7b46d2d..cd2843b74514c18fd7deb1008e4bbfffa127528e 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/TextBox.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/TextBox.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Wedge.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Wedge.java index e68e5458dd71ce5d8f52ac6fabd8d6ce1003b677..9ab0239539207ff3dd38d7d8a71fc7ab548f5913 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Wedge.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/Wedge.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseImageBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseImageBuilder.java index 8c95e3ee5038a19e1216ba1c453e3d40b7b8063c..c8d274f7db7843db993f6665bcd3a34c6d13e70e 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseImageBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseImageBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseInfoBoxBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseInfoBoxBuilder.java index 023e9d2dd4c58d58c982546e858553642c4bb9d1..65c5d24bdbab35f0f13705618d349f34c461b392 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseInfoBoxBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseInfoBoxBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BasePointerBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BasePointerBuilder.java index 1b367430c9f854e4de7a17f0b610ec61f0d8117d..f80cf244197c1163d73658ccb818495751a4074f 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BasePointerBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BasePointerBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseRadiusBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseRadiusBuilder.java index 12af931d4d61388c10429424231d109881b9e9b7..0d99054de38a664e723abd28aef1cf54e2c0c680 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseRadiusBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseRadiusBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseShadowBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseShadowBuilder.java index f93671920c0b68e4ad533b38b0f40433d9e18b7f..a2b9eca4290bb6654494fc5f3b5679fd121a2cf5 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseShadowBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseShadowBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseTextBoxBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseTextBoxBuilder.java index 37b2a530c09cf829a72b388c984cfebd198a7fd7..0ed2624a65b9ff9e4ba16d3cd87e4ae4329cf7e9 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseTextBoxBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseTextBoxBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseWedgeBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseWedgeBuilder.java index 5c11529fc75ece850dd29b8f5a7b8c6046ddde44..40fe4bf74e5931704c4df5bb8c72e0ecda560714 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseWedgeBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/BaseWedgeBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/CoronaBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/CoronaBuilder.java index e21b6930a4bd4be730937f020de7af202217dc0a..23e208edc3492ad1ec24e90ca963d6e2693e4447 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/CoronaBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/CoronaBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/ImageBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/ImageBuilder.java index b79ece7455cd1fc32258bc0d7178dbdbe134a59e..56cf5adfa6767c90f59a06b15ef7dd34b5a7047e 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/ImageBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/ImageBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/InfoBoxBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/InfoBoxBuilder.java index 34dc3c229f9619885df4000495fd58f8815145dd..12f8ee4e9facd3daf6fc67d6caffb96cd1608e8d 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/InfoBoxBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/InfoBoxBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/PointerBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/PointerBuilder.java index 15f7a0b065c034a4b92d4bc0c358cd6d5780e80c..ff9824ce7a9ab7aaafe261bd47426202296373f1 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/PointerBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/PointerBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/RadiusBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/RadiusBuilder.java index dd367d069fb0a35a5180aad2186db0bf9597223b..4ef6827792c7556892c2a78d0b813fc5b9fd56d2 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/RadiusBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/RadiusBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/ShadowBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/ShadowBuilder.java index e03aaa6638ea5a1bb023cc6074f4c38ff22ef5de..ee6891c1fd1f9fcfda602e05b4810659f28432f4 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/ShadowBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/ShadowBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/TextBoxBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/TextBoxBuilder.java index fbae4e06ea507e455e8e0a63c58c7f654636faf1..d833c2917e954634d8290d3264d3de1312167803 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/TextBoxBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/TextBoxBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/WedgeBuilder.java b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/WedgeBuilder.java index f8f8cbdd9441a1e0728f86e83e9a4ff42307d06d..ae4400bc8d058fe8cde6d2db5ddd7c63c3eb97d2 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/WedgeBuilder.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/corona/builder/WedgeBuilder.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/state/Attenuator.java b/TULIP/src/lu/list/itis/dkd/tui/widget/state/Attenuator.java index 4251953caeafa42fc83282ff4577274d8a036843..4f9aa74f475c79af6d5306d3a30b800ab9a8df33 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/state/Attenuator.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/state/Attenuator.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/state/FunctionState.java b/TULIP/src/lu/list/itis/dkd/tui/widget/state/FunctionState.java index 1371bf40ee5c39a0965ba7f4205cd1340b785f2a..e57fc649d6d87f60396ce6053f3b5e44d05742a0 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/state/FunctionState.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/state/FunctionState.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/state/LimboState.java b/TULIP/src/lu/list/itis/dkd/tui/widget/state/LimboState.java index 6d0a67a5ac96670984755c794083dbc46cfb053c..7e0116bef471e2949a61820bae195025ed94454b 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/state/LimboState.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/state/LimboState.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/state/MovementState.java b/TULIP/src/lu/list/itis/dkd/tui/widget/state/MovementState.java index 453dd5a9468f043794d8fa09c75a9c3eb9f50e44..d0d1ae556459b5131f1fc200a1d2af383f86877b 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/state/MovementState.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/state/MovementState.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/state/NUIState.java b/TULIP/src/lu/list/itis/dkd/tui/widget/state/NUIState.java index 64d963c9664b5ad4f748c36e5a0fd0e2615ff06d..c2e712694d6d5e1226783a041ed39e03b7edcf42 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/state/NUIState.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/state/NUIState.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/state/RotationState.java b/TULIP/src/lu/list/itis/dkd/tui/widget/state/RotationState.java index fdafff8b7f07caaf2fcd9556b33f1bca38a9e304..891340d185b5092b940b047e97b6f205c507a281 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/state/RotationState.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/state/RotationState.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/state/StateManager.java b/TULIP/src/lu/list/itis/dkd/tui/widget/state/StateManager.java index ac71b82e05005c514b5dbb4b68e9c05d51bc68e9..608f91c6e8205574f2da2150a5517ad1796709b7 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/state/StateManager.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/state/StateManager.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/state/StillState.java b/TULIP/src/lu/list/itis/dkd/tui/widget/state/StillState.java index c69ae9c470a086ba4d6e923849518e40ff02e4d9..16fa94e91960023fab21593afa0343fc541d367b 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/state/StillState.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/state/StillState.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/src/lu/list/itis/dkd/tui/widget/state/Transition.java b/TULIP/src/lu/list/itis/dkd/tui/widget/state/Transition.java index dc92c4a8c9e5f788ae551179ef1188a2696c0cd2..c7a9c2860d4c070f07e7ecc2f8bd79a8d8ce6ff5 100644 --- a/TULIP/src/lu/list/itis/dkd/tui/widget/state/Transition.java +++ b/TULIP/src/lu/list/itis/dkd/tui/widget/state/Transition.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/AllTests.java b/TULIP/test/lu/list/itis/dkd/tui/AllTests.java index 5f2d3a52620c7e312578252873a5ba3e92ea8420..a749a46664d48bf6b554a659b8019beb6d71184a 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/AllTests.java +++ b/TULIP/test/lu/list/itis/dkd/tui/AllTests.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/TangibleApplicationTest.java b/TULIP/test/lu/list/itis/dkd/tui/TangibleApplicationTest.java index 535d9ca1e1bc5eaf2d05973a1bc17eeef2715ee7..abc775d271901131df3441fd5953942ce9a8c16b 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/TangibleApplicationTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/TangibleApplicationTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/TangibleApplicationTest2.java b/TULIP/test/lu/list/itis/dkd/tui/TangibleApplicationTest2.java index d3d84395f90f60c48399465adc92dc611641a639..1ffdf0ab8ed0720b0c56f976615faa140a2d74d2 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/TangibleApplicationTest2.java +++ b/TULIP/test/lu/list/itis/dkd/tui/TangibleApplicationTest2.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/TangibleInterfaceManagerTest.java b/TULIP/test/lu/list/itis/dkd/tui/TangibleInterfaceManagerTest.java index 60666df6062aa2b1e114c92480221933a5ebf063..63175b019273626530165c118908562a3f871dc1 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/TangibleInterfaceManagerTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/TangibleInterfaceManagerTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/adapter/TangibleObjectTest.java b/TULIP/test/lu/list/itis/dkd/tui/adapter/TangibleObjectTest.java index ed267142b6a33d1e13ed17769a78d2c3218dc153..85464af4a87d291c17345a63a6403afaeafccbd4 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/adapter/TangibleObjectTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/adapter/TangibleObjectTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/adapter/TuioAdapterTest.java b/TULIP/test/lu/list/itis/dkd/tui/adapter/TuioAdapterTest.java index 487660f0471d05909babb0cc05cae436e2717b0a..6a24c5839fc6490ad220b2bce0852288285127fd 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/adapter/TuioAdapterTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/adapter/TuioAdapterTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/logging/TulipLoggerTest.java b/TULIP/test/lu/list/itis/dkd/tui/logging/TulipLoggerTest.java index 0a30c144cd7e54a4f1b53d825b651e43ec33d91c..909ec2dbf1f6c7b9e7db76fc171cca5560d95d3c 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/logging/TulipLoggerTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/logging/TulipLoggerTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/BluetoothClientTest.java b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/BluetoothClientTest.java index e7706d28468fc2526e6efd05192f43bda87f5411..d7cf8e8b0a619b6b19a6ca4d3fb95e156f3df4b0 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/BluetoothClientTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/BluetoothClientTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/BluetoothServerTest.java b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/BluetoothServerTest.java index bff2cfaf6affcf0763808bc9294ad853c40edfe5..8d5e3eeaf3b5e448c58492dc7de819616ed4dc13 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/BluetoothServerTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/BluetoothServerTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/RunForTestBTClient.java b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/RunForTestBTClient.java index 0a375adab45e1971715c1b94af4bae7c686c42e3..842ba52734349de6d1765de189246b975c36c136 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/RunForTestBTClient.java +++ b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/RunForTestBTClient.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/RunForTestBTServer.java b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/RunForTestBTServer.java index 8456181670f8442d3d713b2b4c588513cd10f0a9..157b7c940caf75f72d42fab6d4d1819373ef7db8 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/RunForTestBTServer.java +++ b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/RunForTestBTServer.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/TcpClientTest.java b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/TcpClientTest.java index f4df0c7fe7312725421ada806a1533c2b7cd64b5..5b2642dde80ef276bb27c06f8f82fbe9ce7617ef 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/TcpClientTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/TcpClientTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/TcpServerTest.java b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/TcpServerTest.java index 45faa8a37c99f9556fc636e9cf7f2d2d90de0c07..3c3bcf36094cfdbf74fb753f2302fcac7e175f54 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/TcpServerTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/TcpServerTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/XbeeAdapterTest.java b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/XbeeAdapterTest.java index f6ec2f5a01dfdd86ee08e9600d20b9a49fa4f254..726abb94b70c343cd06b298ae7a87947ec17ea03 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/network/adapter/XbeeAdapterTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/network/adapter/XbeeAdapterTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/utility/CalibrationTest.java b/TULIP/test/lu/list/itis/dkd/tui/utility/CalibrationTest.java index 867cd0b87cdbf0895778aa07be219ab24995f412..328686211737492b809f1fd130aa43b577b973ef 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/utility/CalibrationTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/utility/CalibrationTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/utility/CameraCoordinatesTest.java b/TULIP/test/lu/list/itis/dkd/tui/utility/CameraCoordinatesTest.java index a3bf51b06987a7c50e30e7d7f34b6e4eebaa8b84..a09e7f6cf93176617c0a9032c685c0f1807fd46b 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/utility/CameraCoordinatesTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/utility/CameraCoordinatesTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/utility/CoordinateStateTest.java b/TULIP/test/lu/list/itis/dkd/tui/utility/CoordinateStateTest.java index 48789e8f09a26c548d043c8ef0efa39b3855aa68..c389da5877f52e1726b0d1bc74c025e754230cf8 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/utility/CoordinateStateTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/utility/CoordinateStateTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/utility/IDMapperTest.java b/TULIP/test/lu/list/itis/dkd/tui/utility/IDMapperTest.java index 5ca8bdb29411203f2b715051d94303e3d76de217..6b93796a7f757646da81722a51e757d1cc698330 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/utility/IDMapperTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/utility/IDMapperTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/utility/PointTest.java b/TULIP/test/lu/list/itis/dkd/tui/utility/PointTest.java index cd9c04d3ea74492dbd4b4ea69d03cf828a924e37..5b752ac9a7544b89cab6ade66035527eaadcf024 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/utility/PointTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/utility/PointTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/utility/ScreenCoordinatesTest.java b/TULIP/test/lu/list/itis/dkd/tui/utility/ScreenCoordinatesTest.java index 200e8909f60af3fd89530b9fe285e89de7be0658..7c2c418da956642033c80eeea186926467f23a4d 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/utility/ScreenCoordinatesTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/utility/ScreenCoordinatesTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/utility/TableCoordinatesTest.java b/TULIP/test/lu/list/itis/dkd/tui/utility/TableCoordinatesTest.java index 44502da0813978e322f4d02fe62973e72a38b264..e59a0f217c542654bfeb9f1eeaa89d987378059f 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/utility/TableCoordinatesTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/utility/TableCoordinatesTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/utility/UtilityTests.java b/TULIP/test/lu/list/itis/dkd/tui/utility/UtilityTests.java index e41c2135809704dc8bb2643692e863dd69c9bbae..cde52fe11f6ad26ddcdddc5b659f36f38257e311 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/utility/UtilityTests.java +++ b/TULIP/test/lu/list/itis/dkd/tui/utility/UtilityTests.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/widget/BaseWidgetTest.java b/TULIP/test/lu/list/itis/dkd/tui/widget/BaseWidgetTest.java index bfeb3f98b78055e2412dac22dc3611484b725070..c504555e12f34facc0bf9e9ea2c4b2b5cea311a6 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/widget/BaseWidgetTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/widget/BaseWidgetTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/widget/StatefulWidgetTest.java b/TULIP/test/lu/list/itis/dkd/tui/widget/StatefulWidgetTest.java index 3ee7316b651db1f58f733e5bd53ef1497d404513..0d71862ed094ec45ac45c4c8935bd2d2c0531f7f 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/widget/StatefulWidgetTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/widget/StatefulWidgetTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/widget/state/AttenuatorTest.java b/TULIP/test/lu/list/itis/dkd/tui/widget/state/AttenuatorTest.java index acc010f8641069644d7ceab55e43bed50fc20820..886066fda059d59e7309566ddb9059b653eb32f6 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/widget/state/AttenuatorTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/widget/state/AttenuatorTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/widget/state/FunctionStateTest.java b/TULIP/test/lu/list/itis/dkd/tui/widget/state/FunctionStateTest.java index f5a57950c25ed22ba7c9592742b07f3c13f233ef..d57cfb831f35ad2e783110fc1443d7688439585c 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/widget/state/FunctionStateTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/widget/state/FunctionStateTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/widget/state/LimboStateTest.java b/TULIP/test/lu/list/itis/dkd/tui/widget/state/LimboStateTest.java index 3468c35059cf53e5b6552b29a63b022b59c99569..ea3ff9b0f1f69129a14c1b416f702a36d640471a 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/widget/state/LimboStateTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/widget/state/LimboStateTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/widget/state/MovementStateTest.java b/TULIP/test/lu/list/itis/dkd/tui/widget/state/MovementStateTest.java index cc60d2c5732b7f79f02532ee1371258132f1c9f5..665d6c9f6883f79a49ff4f9cc68dadb2c6ea3014 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/widget/state/MovementStateTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/widget/state/MovementStateTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/widget/state/RotationStateTest.java b/TULIP/test/lu/list/itis/dkd/tui/widget/state/RotationStateTest.java index 7c60ee324a539885dfe91993a2c1a864a075e69c..0b4f1ab516e313ef9db89a1f6772702027c1f047 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/widget/state/RotationStateTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/widget/state/RotationStateTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/widget/state/StateManagerTest.java b/TULIP/test/lu/list/itis/dkd/tui/widget/state/StateManagerTest.java index 479378beb02659a377ad9a768dcd5aa617a97a0f..8102f3194264dd5243ac155411df679d38283281 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/widget/state/StateManagerTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/widget/state/StateManagerTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/widget/state/StateTests.java b/TULIP/test/lu/list/itis/dkd/tui/widget/state/StateTests.java index fc4fa4e86543b10d5f7d68169612640d41f37f55..e1f1b3cffadd7ad98e7b3f1f25384e1178df1c38 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/widget/state/StateTests.java +++ b/TULIP/test/lu/list/itis/dkd/tui/widget/state/StateTests.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/widget/state/StillStateTest.java b/TULIP/test/lu/list/itis/dkd/tui/widget/state/StillStateTest.java index 5e32bc03d430c11360a15d3d102765fbc076beed..22337d4fc2f910da74f9f963a54307acf169144b 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/widget/state/StillStateTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/widget/state/StillStateTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even diff --git a/TULIP/test/lu/list/itis/dkd/tui/widget/state/TransitionTest.java b/TULIP/test/lu/list/itis/dkd/tui/widget/state/TransitionTest.java index 0688fb0de417c077b9341f2240615dfdad3191a8..dffd6bdba7ae55427a3183774040b13ad8f33618 100644 --- a/TULIP/test/lu/list/itis/dkd/tui/widget/state/TransitionTest.java +++ b/TULIP/test/lu/list/itis/dkd/tui/widget/state/TransitionTest.java @@ -4,7 +4,7 @@ * This file is part of TULIP. * * TULIP 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, either version 3 of + * Lesser General Public License as published by the Free Software Foundation, version 3 of * the License. * * TULIP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even