diff --git a/src/com/romraider/ECUEditor.java b/src/com/romraider/ECUEditor.java index 62355b8c..77353701 100644 --- a/src/com/romraider/ECUEditor.java +++ b/src/com/romraider/ECUEditor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider; diff --git a/src/com/romraider/ECUEditorManager.java b/src/com/romraider/ECUEditorManager.java index dc293cb2..6f34f9e5 100644 --- a/src/com/romraider/ECUEditorManager.java +++ b/src/com/romraider/ECUEditorManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider; diff --git a/src/com/romraider/ECUExec.java b/src/com/romraider/ECUExec.java index 7c47efd8..cc49a818 100644 --- a/src/com/romraider/ECUExec.java +++ b/src/com/romraider/ECUExec.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider; diff --git a/src/com/romraider/NewGUI/NewGUI.java b/src/com/romraider/NewGUI/NewGUI.java index c22a41e5..01a66751 100644 --- a/src/com/romraider/NewGUI/NewGUI.java +++ b/src/com/romraider/NewGUI/NewGUI.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI; diff --git a/src/com/romraider/NewGUI/TestNewGUI.java b/src/com/romraider/NewGUI/TestNewGUI.java index 81d5f587..caf81af4 100644 --- a/src/com/romraider/NewGUI/TestNewGUI.java +++ b/src/com/romraider/NewGUI/TestNewGUI.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI; diff --git a/src/com/romraider/NewGUI/data/ApplicationStateManager.java b/src/com/romraider/NewGUI/data/ApplicationStateManager.java index 3e52ac0a..168d35c4 100644 --- a/src/com/romraider/NewGUI/data/ApplicationStateManager.java +++ b/src/com/romraider/NewGUI/data/ApplicationStateManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.data; diff --git a/src/com/romraider/NewGUI/data/TableMetaData.java b/src/com/romraider/NewGUI/data/TableMetaData.java index 81b0e763..0921e93a 100644 --- a/src/com/romraider/NewGUI/data/TableMetaData.java +++ b/src/com/romraider/NewGUI/data/TableMetaData.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.data; diff --git a/src/com/romraider/NewGUI/desktop/EDesktopPane.java b/src/com/romraider/NewGUI/desktop/EDesktopPane.java index cad5c27c..436d44bd 100644 --- a/src/com/romraider/NewGUI/desktop/EDesktopPane.java +++ b/src/com/romraider/NewGUI/desktop/EDesktopPane.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.desktop; diff --git a/src/com/romraider/NewGUI/etable/EInternalFrame.java b/src/com/romraider/NewGUI/etable/EInternalFrame.java index e2fea6d5..77b96140 100644 --- a/src/com/romraider/NewGUI/etable/EInternalFrame.java +++ b/src/com/romraider/NewGUI/etable/EInternalFrame.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable; diff --git a/src/com/romraider/NewGUI/etable/ETable.java b/src/com/romraider/NewGUI/etable/ETable.java index 0b991f59..98bae3ec 100644 --- a/src/com/romraider/NewGUI/etable/ETable.java +++ b/src/com/romraider/NewGUI/etable/ETable.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable; diff --git a/src/com/romraider/NewGUI/etable/ETableCellRenderer.java b/src/com/romraider/NewGUI/etable/ETableCellRenderer.java index c95476d2..26d99936 100644 --- a/src/com/romraider/NewGUI/etable/ETableCellRenderer.java +++ b/src/com/romraider/NewGUI/etable/ETableCellRenderer.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable; diff --git a/src/com/romraider/NewGUI/etable/ETableMenuBar.java b/src/com/romraider/NewGUI/etable/ETableMenuBar.java index 13aa4be7..210d55a4 100644 --- a/src/com/romraider/NewGUI/etable/ETableMenuBar.java +++ b/src/com/romraider/NewGUI/etable/ETableMenuBar.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable; diff --git a/src/com/romraider/NewGUI/etable/ETableModel.java b/src/com/romraider/NewGUI/etable/ETableModel.java index 72aa1eee..b55480ff 100644 --- a/src/com/romraider/NewGUI/etable/ETableModel.java +++ b/src/com/romraider/NewGUI/etable/ETableModel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable; diff --git a/src/com/romraider/NewGUI/etable/ETableRowLabel.java b/src/com/romraider/NewGUI/etable/ETableRowLabel.java index 306a84c3..f8c51b71 100644 --- a/src/com/romraider/NewGUI/etable/ETableRowLabel.java +++ b/src/com/romraider/NewGUI/etable/ETableRowLabel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable; diff --git a/src/com/romraider/NewGUI/etable/ETableSaveState.java b/src/com/romraider/NewGUI/etable/ETableSaveState.java index d2ab1fa0..53480848 100644 --- a/src/com/romraider/NewGUI/etable/ETableSaveState.java +++ b/src/com/romraider/NewGUI/etable/ETableSaveState.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable; diff --git a/src/com/romraider/NewGUI/etable/ETableSelectionListener.java b/src/com/romraider/NewGUI/etable/ETableSelectionListener.java index 6a995257..1259d443 100644 --- a/src/com/romraider/NewGUI/etable/ETableSelectionListener.java +++ b/src/com/romraider/NewGUI/etable/ETableSelectionListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable; diff --git a/src/com/romraider/NewGUI/etable/ETableToolBar.java b/src/com/romraider/NewGUI/etable/ETableToolBar.java index a474b6b0..fa852397 100644 --- a/src/com/romraider/NewGUI/etable/ETableToolBar.java +++ b/src/com/romraider/NewGUI/etable/ETableToolBar.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable; diff --git a/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanel1DString.java b/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanel1DString.java index 591af424..bf9b4760 100644 --- a/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanel1DString.java +++ b/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanel1DString.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable.dataJPanel; diff --git a/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanel3DDouble.java b/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanel3DDouble.java index 35811f96..3c29a1dd 100644 --- a/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanel3DDouble.java +++ b/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanel3DDouble.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable.dataJPanel; diff --git a/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanelInterface.java b/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanelInterface.java index 67886a4d..ed0c7f1b 100644 --- a/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanelInterface.java +++ b/src/com/romraider/NewGUI/etable/dataJPanel/DataJPanelInterface.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable.dataJPanel; diff --git a/src/com/romraider/NewGUI/etable/text/RotatedLabel.java b/src/com/romraider/NewGUI/etable/text/RotatedLabel.java index 18f9a29e..52a0c66c 100644 --- a/src/com/romraider/NewGUI/etable/text/RotatedLabel.java +++ b/src/com/romraider/NewGUI/etable/text/RotatedLabel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.etable.text; diff --git a/src/com/romraider/NewGUI/interfaces/TuningEntity.java b/src/com/romraider/NewGUI/interfaces/TuningEntity.java index 65dd983b..2a7a0025 100644 --- a/src/com/romraider/NewGUI/interfaces/TuningEntity.java +++ b/src/com/romraider/NewGUI/interfaces/TuningEntity.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.interfaces; diff --git a/src/com/romraider/NewGUI/interfaces/TuningEntityListener.java b/src/com/romraider/NewGUI/interfaces/TuningEntityListener.java index a3b75102..f65534f2 100644 --- a/src/com/romraider/NewGUI/interfaces/TuningEntityListener.java +++ b/src/com/romraider/NewGUI/interfaces/TuningEntityListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.interfaces; diff --git a/src/com/romraider/NewGUI/tools/ClipBoardCopy.java b/src/com/romraider/NewGUI/tools/ClipBoardCopy.java index 4dc3f684..243a41b1 100644 --- a/src/com/romraider/NewGUI/tools/ClipBoardCopy.java +++ b/src/com/romraider/NewGUI/tools/ClipBoardCopy.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.tools; diff --git a/src/com/romraider/NewGUI/tools/FitData.java b/src/com/romraider/NewGUI/tools/FitData.java index cc91a645..c15abc5f 100644 --- a/src/com/romraider/NewGUI/tools/FitData.java +++ b/src/com/romraider/NewGUI/tools/FitData.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.tools; diff --git a/src/com/romraider/NewGUI/tools/RomRaiderDataTools.java b/src/com/romraider/NewGUI/tools/RomRaiderDataTools.java index 907990eb..59f984f4 100644 --- a/src/com/romraider/NewGUI/tools/RomRaiderDataTools.java +++ b/src/com/romraider/NewGUI/tools/RomRaiderDataTools.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.tools; diff --git a/src/com/romraider/NewGUI/tree/ETree.java b/src/com/romraider/NewGUI/tree/ETree.java index 98d174ac..2ab2e10b 100644 --- a/src/com/romraider/NewGUI/tree/ETree.java +++ b/src/com/romraider/NewGUI/tree/ETree.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.tree; diff --git a/src/com/romraider/NewGUI/tree/ETreeCellRenderer.java b/src/com/romraider/NewGUI/tree/ETreeCellRenderer.java index 4213311a..9627bcda 100644 --- a/src/com/romraider/NewGUI/tree/ETreeCellRenderer.java +++ b/src/com/romraider/NewGUI/tree/ETreeCellRenderer.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.tree; @@ -85,8 +83,7 @@ public class ETreeCellRenderer implements TreeCellRenderer { namedJPanel.setEnabled(tree.isEnabled()); returnValue = namedJPanel; - } else - if (eTreeNode.getTableMetaData().getNodeType() == TableMetaData.DATA_3D || eTreeNode.getTableMetaData().getNodeType() == TableMetaData.DATA_2D || eTreeNode.getTableMetaData().getNodeType() == TableMetaData.DATA_1D) { + } else if (eTreeNode.getTableMetaData().getNodeType() == TableMetaData.DATA_3D || eTreeNode.getTableMetaData().getNodeType() == TableMetaData.DATA_2D || eTreeNode.getTableMetaData().getNodeType() == TableMetaData.DATA_1D) { namedJPanel.add(nodeName); nodeName.setFont(new Font("Tahoma", Font.PLAIN, 11)); diff --git a/src/com/romraider/NewGUI/tree/ETreeNode.java b/src/com/romraider/NewGUI/tree/ETreeNode.java index 5921db8c..aee0c1a2 100644 --- a/src/com/romraider/NewGUI/tree/ETreeNode.java +++ b/src/com/romraider/NewGUI/tree/ETreeNode.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.NewGUI.tree; diff --git a/src/com/romraider/Settings.java b/src/com/romraider/Settings.java index 914d5044..dec78cdf 100644 --- a/src/com/romraider/Settings.java +++ b/src/com/romraider/Settings.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider; diff --git a/src/com/romraider/Version.java.template b/src/com/romraider/Version.java.template index 5cee3ac7..24d3b1d5 100644 --- a/src/com/romraider/Version.java.template +++ b/src/com/romraider/Version.java.template @@ -1,7 +1,4 @@ -/* @warning.generated-file@ */ - /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -18,9 +15,10 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ +// @warning.generated-file@ + package com.romraider; import javax.swing.ImageIcon; diff --git a/src/com/romraider/io/connection/ConnectionManager.java b/src/com/romraider/io/connection/ConnectionManager.java index e0ebf938..eabf51c6 100644 --- a/src/com/romraider/io/connection/ConnectionManager.java +++ b/src/com/romraider/io/connection/ConnectionManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.connection; diff --git a/src/com/romraider/io/connection/ConnectionManagerFactory.java b/src/com/romraider/io/connection/ConnectionManagerFactory.java index 6e5e8ba5..e00510de 100644 --- a/src/com/romraider/io/connection/ConnectionManagerFactory.java +++ b/src/com/romraider/io/connection/ConnectionManagerFactory.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.connection; import com.romraider.io.j2534.api.J2534ConnectionManager; diff --git a/src/com/romraider/io/connection/ConnectionProperties.java b/src/com/romraider/io/connection/ConnectionProperties.java index 43f54384..d71a1e5e 100644 --- a/src/com/romraider/io/connection/ConnectionProperties.java +++ b/src/com/romraider/io/connection/ConnectionProperties.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.connection; diff --git a/src/com/romraider/io/connection/ConnectionPropertiesImpl.java b/src/com/romraider/io/connection/ConnectionPropertiesImpl.java index 09d1c258..293cbc0c 100644 --- a/src/com/romraider/io/connection/ConnectionPropertiesImpl.java +++ b/src/com/romraider/io/connection/ConnectionPropertiesImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.connection; diff --git a/src/com/romraider/io/j2534/api/ConfigItem.java b/src/com/romraider/io/j2534/api/ConfigItem.java index 405c2a3d..8ac3ff7f 100644 --- a/src/com/romraider/io/j2534/api/ConfigItem.java +++ b/src/com/romraider/io/j2534/api/ConfigItem.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.api; public final class ConfigItem { diff --git a/src/com/romraider/io/j2534/api/J2534.java b/src/com/romraider/io/j2534/api/J2534.java index 86da004f..8f8ab3de 100644 --- a/src/com/romraider/io/j2534/api/J2534.java +++ b/src/com/romraider/io/j2534/api/J2534.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.api; public interface J2534 { diff --git a/src/com/romraider/io/j2534/api/J2534ConnectionManager.java b/src/com/romraider/io/j2534/api/J2534ConnectionManager.java index 86fd8149..aafc5ed6 100644 --- a/src/com/romraider/io/j2534/api/J2534ConnectionManager.java +++ b/src/com/romraider/io/j2534/api/J2534ConnectionManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.j2534.api; @@ -36,7 +34,7 @@ import static org.apache.log4j.Logger.getLogger; public final class J2534ConnectionManager implements ConnectionManager { private static final Logger LOGGER = getLogger(J2534ConnectionManager.class); private final J2534 api = new Old_J2534OpenPort20(PROTOCOL_ISO9141); -// private final J2534 api = new J2534OpenPort20(PROTOCOL_ISO9141); + // private final J2534 api = new J2534OpenPort20(PROTOCOL_ISO9141); // private final J2534 api = proxy(new Old_J2534OpenPort20(PROTOCOL_ISO9141), TimerWrapper.class); // private final J2534 api = proxy(new J2534OpenPort20(PROTOCOL_ISO9141), TimerWrapper.class); private int channelId; diff --git a/src/com/romraider/io/j2534/api/J2534Exception.java b/src/com/romraider/io/j2534/api/J2534Exception.java index 0ff3399c..78cbe15f 100644 --- a/src/com/romraider/io/j2534/api/J2534Exception.java +++ b/src/com/romraider/io/j2534/api/J2534Exception.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.api; public final class J2534Exception extends RuntimeException { diff --git a/src/com/romraider/io/j2534/api/TestJ2534.java b/src/com/romraider/io/j2534/api/TestJ2534.java index 3eca4ff1..2e4bb1e7 100644 --- a/src/com/romraider/io/j2534/api/TestJ2534.java +++ b/src/com/romraider/io/j2534/api/TestJ2534.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.api; import com.romraider.io.j2534.op20.J2534OpenPort20; diff --git a/src/com/romraider/io/j2534/api/Version.java b/src/com/romraider/io/j2534/api/Version.java index 263d3cc4..94a24e60 100644 --- a/src/com/romraider/io/j2534/api/Version.java +++ b/src/com/romraider/io/j2534/api/Version.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.api; public final class Version { diff --git a/src/com/romraider/io/j2534/op20/J2534OpenPort20.java b/src/com/romraider/io/j2534/op20/J2534OpenPort20.java index 8a367b5a..aff6b80d 100644 --- a/src/com/romraider/io/j2534/op20/J2534OpenPort20.java +++ b/src/com/romraider/io/j2534/op20/J2534OpenPort20.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.op20; import com.romraider.io.j2534.api.ConfigItem; diff --git a/src/com/romraider/io/j2534/op20/Old_J2534OpenPort20.java b/src/com/romraider/io/j2534/op20/Old_J2534OpenPort20.java index 3f933516..2b94714d 100644 --- a/src/com/romraider/io/j2534/op20/Old_J2534OpenPort20.java +++ b/src/com/romraider/io/j2534/op20/Old_J2534OpenPort20.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.op20; import com.romraider.io.j2534.api.ConfigItem; diff --git a/src/com/romraider/io/j2534/op20/OpenPort20.java b/src/com/romraider/io/j2534/op20/OpenPort20.java index 2eedf71d..b17e1033 100644 --- a/src/com/romraider/io/j2534/op20/OpenPort20.java +++ b/src/com/romraider/io/j2534/op20/OpenPort20.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.op20; import static com.jinvoke.JInvoke.initialize; diff --git a/src/com/romraider/io/j2534/op20/PassThruMessage.java b/src/com/romraider/io/j2534/op20/PassThruMessage.java index d1d540a3..e95364a8 100644 --- a/src/com/romraider/io/j2534/op20/PassThruMessage.java +++ b/src/com/romraider/io/j2534/op20/PassThruMessage.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.op20; import com.jinvoke.Embedded; diff --git a/src/com/romraider/io/j2534/op20/SByteArray.java b/src/com/romraider/io/j2534/op20/SByteArray.java index 6e664714..f21bc0e6 100644 --- a/src/com/romraider/io/j2534/op20/SByteArray.java +++ b/src/com/romraider/io/j2534/op20/SByteArray.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.op20; import com.jinvoke.NativeStruct; diff --git a/src/com/romraider/io/j2534/op20/SConfig.java b/src/com/romraider/io/j2534/op20/SConfig.java index 58792b73..0681c56a 100644 --- a/src/com/romraider/io/j2534/op20/SConfig.java +++ b/src/com/romraider/io/j2534/op20/SConfig.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.op20; import com.jinvoke.NativeStruct; diff --git a/src/com/romraider/io/j2534/op20/SConfigList.java b/src/com/romraider/io/j2534/op20/SConfigList.java index 3b11c242..a3843f90 100644 --- a/src/com/romraider/io/j2534/op20/SConfigList.java +++ b/src/com/romraider/io/j2534/op20/SConfigList.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.io.j2534.op20; import com.jinvoke.NativeStruct; diff --git a/src/com/romraider/io/protocol/Protocol.java b/src/com/romraider/io/protocol/Protocol.java index 708270bc..61a91eb0 100644 --- a/src/com/romraider/io/protocol/Protocol.java +++ b/src/com/romraider/io/protocol/Protocol.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.protocol; diff --git a/src/com/romraider/io/protocol/ProtocolFactory.java b/src/com/romraider/io/protocol/ProtocolFactory.java index 910f7c64..31a3cd62 100644 --- a/src/com/romraider/io/protocol/ProtocolFactory.java +++ b/src/com/romraider/io/protocol/ProtocolFactory.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.protocol; diff --git a/src/com/romraider/io/protocol/ssm/SSMChecksumCalculator.java b/src/com/romraider/io/protocol/ssm/SSMChecksumCalculator.java index d0be7367..e9c74514 100644 --- a/src/com/romraider/io/protocol/ssm/SSMChecksumCalculator.java +++ b/src/com/romraider/io/protocol/ssm/SSMChecksumCalculator.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.protocol.ssm; diff --git a/src/com/romraider/io/protocol/ssm/SSMProtocol.java b/src/com/romraider/io/protocol/ssm/SSMProtocol.java index 705ed627..f6e1e4ba 100644 --- a/src/com/romraider/io/protocol/ssm/SSMProtocol.java +++ b/src/com/romraider/io/protocol/ssm/SSMProtocol.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.protocol.ssm; diff --git a/src/com/romraider/io/protocol/ssm/SSMResponseProcessor.java b/src/com/romraider/io/protocol/ssm/SSMResponseProcessor.java index 0e24e4c4..822de269 100644 --- a/src/com/romraider/io/protocol/ssm/SSMResponseProcessor.java +++ b/src/com/romraider/io/protocol/ssm/SSMResponseProcessor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.protocol.ssm; diff --git a/src/com/romraider/io/serial/connection/SerialConnection.java b/src/com/romraider/io/serial/connection/SerialConnection.java index 1655009f..bd20fe14 100644 --- a/src/com/romraider/io/serial/connection/SerialConnection.java +++ b/src/com/romraider/io/serial/connection/SerialConnection.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.serial.connection; diff --git a/src/com/romraider/io/serial/connection/SerialConnectionImpl.java b/src/com/romraider/io/serial/connection/SerialConnectionImpl.java index f2db0e83..270b9efd 100644 --- a/src/com/romraider/io/serial/connection/SerialConnectionImpl.java +++ b/src/com/romraider/io/serial/connection/SerialConnectionImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.serial.connection; diff --git a/src/com/romraider/io/serial/connection/SerialConnectionManager.java b/src/com/romraider/io/serial/connection/SerialConnectionManager.java index 8d9400fc..8c90bdcc 100644 --- a/src/com/romraider/io/serial/connection/SerialConnectionManager.java +++ b/src/com/romraider/io/serial/connection/SerialConnectionManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.serial.connection; diff --git a/src/com/romraider/io/serial/connection/TestSerialConnection.java b/src/com/romraider/io/serial/connection/TestSerialConnection.java index 34a87da1..ec40c413 100644 --- a/src/com/romraider/io/serial/connection/TestSerialConnection.java +++ b/src/com/romraider/io/serial/connection/TestSerialConnection.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.serial.connection; diff --git a/src/com/romraider/io/serial/port/SerialPortDiscoverer.java b/src/com/romraider/io/serial/port/SerialPortDiscoverer.java index 8f159866..e2cb40c1 100644 --- a/src/com/romraider/io/serial/port/SerialPortDiscoverer.java +++ b/src/com/romraider/io/serial/port/SerialPortDiscoverer.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.serial.port; diff --git a/src/com/romraider/io/serial/port/SerialPortDiscovererImpl.java b/src/com/romraider/io/serial/port/SerialPortDiscovererImpl.java index 707cbaec..6b5016bf 100644 --- a/src/com/romraider/io/serial/port/SerialPortDiscovererImpl.java +++ b/src/com/romraider/io/serial/port/SerialPortDiscovererImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.serial.port; diff --git a/src/com/romraider/io/serial/port/SerialPortRefreshListener.java b/src/com/romraider/io/serial/port/SerialPortRefreshListener.java index fce93c00..2ecd48ee 100644 --- a/src/com/romraider/io/serial/port/SerialPortRefreshListener.java +++ b/src/com/romraider/io/serial/port/SerialPortRefreshListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.serial.port; diff --git a/src/com/romraider/io/serial/port/SerialPortRefresher.java b/src/com/romraider/io/serial/port/SerialPortRefresher.java index 14d12fe2..c498d33f 100644 --- a/src/com/romraider/io/serial/port/SerialPortRefresher.java +++ b/src/com/romraider/io/serial/port/SerialPortRefresher.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.io.serial.port; diff --git a/src/com/romraider/logger/aem/io/AemConnection.java b/src/com/romraider/logger/aem/io/AemConnection.java index 47a33bb4..01816870 100644 --- a/src/com/romraider/logger/aem/io/AemConnection.java +++ b/src/com/romraider/logger/aem/io/AemConnection.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.io; diff --git a/src/com/romraider/logger/aem/io/AemConnectionImpl.java b/src/com/romraider/logger/aem/io/AemConnectionImpl.java index 204bdc98..e8dad15d 100644 --- a/src/com/romraider/logger/aem/io/AemConnectionImpl.java +++ b/src/com/romraider/logger/aem/io/AemConnectionImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.io; diff --git a/src/com/romraider/logger/aem/io/AemConnectionProperties.java b/src/com/romraider/logger/aem/io/AemConnectionProperties.java index 506be101..d534c325 100644 --- a/src/com/romraider/logger/aem/io/AemConnectionProperties.java +++ b/src/com/romraider/logger/aem/io/AemConnectionProperties.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.io; diff --git a/src/com/romraider/logger/aem/io/AemRunner.java b/src/com/romraider/logger/aem/io/AemRunner.java index fbb5be5a..c1660ba1 100644 --- a/src/com/romraider/logger/aem/io/AemRunner.java +++ b/src/com/romraider/logger/aem/io/AemRunner.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.io; diff --git a/src/com/romraider/logger/aem/io/AemRunnerImpl.java b/src/com/romraider/logger/aem/io/AemRunnerImpl.java index fe4c731d..2b7935b4 100644 --- a/src/com/romraider/logger/aem/io/AemRunnerImpl.java +++ b/src/com/romraider/logger/aem/io/AemRunnerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.io; diff --git a/src/com/romraider/logger/aem/plugin/AemConvertor.java b/src/com/romraider/logger/aem/plugin/AemConvertor.java index 43fbe4bd..0fa0f20c 100644 --- a/src/com/romraider/logger/aem/plugin/AemConvertor.java +++ b/src/com/romraider/logger/aem/plugin/AemConvertor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.plugin; diff --git a/src/com/romraider/logger/aem/plugin/AemConvertorImpl.java b/src/com/romraider/logger/aem/plugin/AemConvertorImpl.java index 99c3227c..27e8a029 100644 --- a/src/com/romraider/logger/aem/plugin/AemConvertorImpl.java +++ b/src/com/romraider/logger/aem/plugin/AemConvertorImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.plugin; diff --git a/src/com/romraider/logger/aem/plugin/AemDataItem.java b/src/com/romraider/logger/aem/plugin/AemDataItem.java index 529153fc..006833c1 100644 --- a/src/com/romraider/logger/aem/plugin/AemDataItem.java +++ b/src/com/romraider/logger/aem/plugin/AemDataItem.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.plugin; diff --git a/src/com/romraider/logger/aem/plugin/AemDataSource.java b/src/com/romraider/logger/aem/plugin/AemDataSource.java index b0d0d32c..da146d6e 100644 --- a/src/com/romraider/logger/aem/plugin/AemDataSource.java +++ b/src/com/romraider/logger/aem/plugin/AemDataSource.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.plugin; diff --git a/src/com/romraider/logger/aem/plugin/AemSettings.java b/src/com/romraider/logger/aem/plugin/AemSettings.java index b1f4659b..7e2c46d0 100644 --- a/src/com/romraider/logger/aem/plugin/AemSettings.java +++ b/src/com/romraider/logger/aem/plugin/AemSettings.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.plugin; diff --git a/src/com/romraider/logger/aem/plugin/AemSettingsImpl.java b/src/com/romraider/logger/aem/plugin/AemSettingsImpl.java index 8aeb36bd..2df5f7f1 100644 --- a/src/com/romraider/logger/aem/plugin/AemSettingsImpl.java +++ b/src/com/romraider/logger/aem/plugin/AemSettingsImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.plugin; diff --git a/src/com/romraider/logger/aem/plugin/DataListener.java b/src/com/romraider/logger/aem/plugin/DataListener.java index b8fb9b4e..fe2412f1 100644 --- a/src/com/romraider/logger/aem/plugin/DataListener.java +++ b/src/com/romraider/logger/aem/plugin/DataListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.aem.plugin; diff --git a/src/com/romraider/logger/ecu/EcuLogger.java b/src/com/romraider/logger/ecu/EcuLogger.java index 49253f63..a66409b2 100644 --- a/src/com/romraider/logger/ecu/EcuLogger.java +++ b/src/com/romraider/logger/ecu/EcuLogger.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu; diff --git a/src/com/romraider/logger/ecu/EcuLoggerExec.java b/src/com/romraider/logger/ecu/EcuLoggerExec.java index 863560dd..d1d11aba 100644 --- a/src/com/romraider/logger/ecu/EcuLoggerExec.java +++ b/src/com/romraider/logger/ecu/EcuLoggerExec.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu; diff --git a/src/com/romraider/logger/ecu/comms/controller/LoggerController.java b/src/com/romraider/logger/ecu/comms/controller/LoggerController.java index c8fa30f8..77ee257d 100644 --- a/src/com/romraider/logger/ecu/comms/controller/LoggerController.java +++ b/src/com/romraider/logger/ecu/comms/controller/LoggerController.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.controller; diff --git a/src/com/romraider/logger/ecu/comms/controller/LoggerControllerImpl.java b/src/com/romraider/logger/ecu/comms/controller/LoggerControllerImpl.java index 9ee7097e..deadb30e 100644 --- a/src/com/romraider/logger/ecu/comms/controller/LoggerControllerImpl.java +++ b/src/com/romraider/logger/ecu/comms/controller/LoggerControllerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.controller; diff --git a/src/com/romraider/logger/ecu/comms/io/connection/LoggerConnection.java b/src/com/romraider/logger/ecu/comms/io/connection/LoggerConnection.java index 3d5412a3..a0784470 100644 --- a/src/com/romraider/logger/ecu/comms/io/connection/LoggerConnection.java +++ b/src/com/romraider/logger/ecu/comms/io/connection/LoggerConnection.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.io.connection; diff --git a/src/com/romraider/logger/ecu/comms/io/connection/LoggerConnectionFactory.java b/src/com/romraider/logger/ecu/comms/io/connection/LoggerConnectionFactory.java index 97405671..1f884c05 100644 --- a/src/com/romraider/logger/ecu/comms/io/connection/LoggerConnectionFactory.java +++ b/src/com/romraider/logger/ecu/comms/io/connection/LoggerConnectionFactory.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.io.connection; diff --git a/src/com/romraider/logger/ecu/comms/io/connection/SSMLoggerConnection.java b/src/com/romraider/logger/ecu/comms/io/connection/SSMLoggerConnection.java index 4f41c6de..c1288cf8 100644 --- a/src/com/romraider/logger/ecu/comms/io/connection/SSMLoggerConnection.java +++ b/src/com/romraider/logger/ecu/comms/io/connection/SSMLoggerConnection.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.io.connection; diff --git a/src/com/romraider/logger/ecu/comms/io/protocol/LoggerProtocol.java b/src/com/romraider/logger/ecu/comms/io/protocol/LoggerProtocol.java index 2bc4dc7c..a732e28c 100644 --- a/src/com/romraider/logger/ecu/comms/io/protocol/LoggerProtocol.java +++ b/src/com/romraider/logger/ecu/comms/io/protocol/LoggerProtocol.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.io.protocol; diff --git a/src/com/romraider/logger/ecu/comms/io/protocol/SSMLoggerProtocol.java b/src/com/romraider/logger/ecu/comms/io/protocol/SSMLoggerProtocol.java index c82243f2..9c962af4 100644 --- a/src/com/romraider/logger/ecu/comms/io/protocol/SSMLoggerProtocol.java +++ b/src/com/romraider/logger/ecu/comms/io/protocol/SSMLoggerProtocol.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.io.protocol; diff --git a/src/com/romraider/logger/ecu/comms/manager/QueryManager.java b/src/com/romraider/logger/ecu/comms/manager/QueryManager.java index 8563b9c0..d7cd60d6 100644 --- a/src/com/romraider/logger/ecu/comms/manager/QueryManager.java +++ b/src/com/romraider/logger/ecu/comms/manager/QueryManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.manager; diff --git a/src/com/romraider/logger/ecu/comms/manager/QueryManagerImpl.java b/src/com/romraider/logger/ecu/comms/manager/QueryManagerImpl.java index c68c2ed6..9b78c930 100644 --- a/src/com/romraider/logger/ecu/comms/manager/QueryManagerImpl.java +++ b/src/com/romraider/logger/ecu/comms/manager/QueryManagerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.manager; diff --git a/src/com/romraider/logger/ecu/comms/manager/TransmissionManager.java b/src/com/romraider/logger/ecu/comms/manager/TransmissionManager.java index da122e86..e395ebde 100644 --- a/src/com/romraider/logger/ecu/comms/manager/TransmissionManager.java +++ b/src/com/romraider/logger/ecu/comms/manager/TransmissionManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.manager; diff --git a/src/com/romraider/logger/ecu/comms/manager/TransmissionManagerImpl.java b/src/com/romraider/logger/ecu/comms/manager/TransmissionManagerImpl.java index c29bbc6c..e8fbb3b0 100644 --- a/src/com/romraider/logger/ecu/comms/manager/TransmissionManagerImpl.java +++ b/src/com/romraider/logger/ecu/comms/manager/TransmissionManagerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.manager; diff --git a/src/com/romraider/logger/ecu/comms/query/EcuInit.java b/src/com/romraider/logger/ecu/comms/query/EcuInit.java index b4347c09..1b85d901 100644 --- a/src/com/romraider/logger/ecu/comms/query/EcuInit.java +++ b/src/com/romraider/logger/ecu/comms/query/EcuInit.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.query; diff --git a/src/com/romraider/logger/ecu/comms/query/EcuInitCallback.java b/src/com/romraider/logger/ecu/comms/query/EcuInitCallback.java index 46808bae..d4828a61 100644 --- a/src/com/romraider/logger/ecu/comms/query/EcuInitCallback.java +++ b/src/com/romraider/logger/ecu/comms/query/EcuInitCallback.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.query; diff --git a/src/com/romraider/logger/ecu/comms/query/EcuQuery.java b/src/com/romraider/logger/ecu/comms/query/EcuQuery.java index df0f3403..4e569ac4 100644 --- a/src/com/romraider/logger/ecu/comms/query/EcuQuery.java +++ b/src/com/romraider/logger/ecu/comms/query/EcuQuery.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.query; diff --git a/src/com/romraider/logger/ecu/comms/query/EcuQueryImpl.java b/src/com/romraider/logger/ecu/comms/query/EcuQueryImpl.java index acb4df35..03b25a3c 100644 --- a/src/com/romraider/logger/ecu/comms/query/EcuQueryImpl.java +++ b/src/com/romraider/logger/ecu/comms/query/EcuQueryImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.query; diff --git a/src/com/romraider/logger/ecu/comms/query/ExternalQuery.java b/src/com/romraider/logger/ecu/comms/query/ExternalQuery.java index 6981e426..a9968c3e 100644 --- a/src/com/romraider/logger/ecu/comms/query/ExternalQuery.java +++ b/src/com/romraider/logger/ecu/comms/query/ExternalQuery.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.query; diff --git a/src/com/romraider/logger/ecu/comms/query/ExternalQueryImpl.java b/src/com/romraider/logger/ecu/comms/query/ExternalQueryImpl.java index 95790106..a0b99ff6 100644 --- a/src/com/romraider/logger/ecu/comms/query/ExternalQueryImpl.java +++ b/src/com/romraider/logger/ecu/comms/query/ExternalQueryImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.query; diff --git a/src/com/romraider/logger/ecu/comms/query/Query.java b/src/com/romraider/logger/ecu/comms/query/Query.java index 967c3059..b1e5a8b8 100644 --- a/src/com/romraider/logger/ecu/comms/query/Query.java +++ b/src/com/romraider/logger/ecu/comms/query/Query.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.query; diff --git a/src/com/romraider/logger/ecu/comms/query/Response.java b/src/com/romraider/logger/ecu/comms/query/Response.java index 894ddbe0..effe807b 100644 --- a/src/com/romraider/logger/ecu/comms/query/Response.java +++ b/src/com/romraider/logger/ecu/comms/query/Response.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.query; diff --git a/src/com/romraider/logger/ecu/comms/query/ResponseImpl.java b/src/com/romraider/logger/ecu/comms/query/ResponseImpl.java index bb06ba1e..eaa464c6 100644 --- a/src/com/romraider/logger/ecu/comms/query/ResponseImpl.java +++ b/src/com/romraider/logger/ecu/comms/query/ResponseImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.query; diff --git a/src/com/romraider/logger/ecu/comms/query/SSMEcuInit.java b/src/com/romraider/logger/ecu/comms/query/SSMEcuInit.java index 9f8a781e..7e985274 100644 --- a/src/com/romraider/logger/ecu/comms/query/SSMEcuInit.java +++ b/src/com/romraider/logger/ecu/comms/query/SSMEcuInit.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.query; diff --git a/src/com/romraider/logger/ecu/comms/reset/ResetManager.java b/src/com/romraider/logger/ecu/comms/reset/ResetManager.java index e9e732ae..9393ee99 100644 --- a/src/com/romraider/logger/ecu/comms/reset/ResetManager.java +++ b/src/com/romraider/logger/ecu/comms/reset/ResetManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.reset; diff --git a/src/com/romraider/logger/ecu/comms/reset/ResetManagerImpl.java b/src/com/romraider/logger/ecu/comms/reset/ResetManagerImpl.java index 6f3e71b8..7ada1a28 100644 --- a/src/com/romraider/logger/ecu/comms/reset/ResetManagerImpl.java +++ b/src/com/romraider/logger/ecu/comms/reset/ResetManagerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.comms.reset; diff --git a/src/com/romraider/logger/ecu/definition/ConvertorUpdateListener.java b/src/com/romraider/logger/ecu/definition/ConvertorUpdateListener.java index 2182511c..1343834e 100644 --- a/src/com/romraider/logger/ecu/definition/ConvertorUpdateListener.java +++ b/src/com/romraider/logger/ecu/definition/ConvertorUpdateListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuAddress.java b/src/com/romraider/logger/ecu/definition/EcuAddress.java index 9af50f0f..ffe5241d 100644 --- a/src/com/romraider/logger/ecu/definition/EcuAddress.java +++ b/src/com/romraider/logger/ecu/definition/EcuAddress.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuAddressImpl.java b/src/com/romraider/logger/ecu/definition/EcuAddressImpl.java index 20312074..1f7faf34 100644 --- a/src/com/romraider/logger/ecu/definition/EcuAddressImpl.java +++ b/src/com/romraider/logger/ecu/definition/EcuAddressImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuData.java b/src/com/romraider/logger/ecu/definition/EcuData.java index 1fd15488..38ada950 100644 --- a/src/com/romraider/logger/ecu/definition/EcuData.java +++ b/src/com/romraider/logger/ecu/definition/EcuData.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuDataConvertor.java b/src/com/romraider/logger/ecu/definition/EcuDataConvertor.java index 69a8b3dc..c6b1a4f0 100644 --- a/src/com/romraider/logger/ecu/definition/EcuDataConvertor.java +++ b/src/com/romraider/logger/ecu/definition/EcuDataConvertor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuDataLoader.java b/src/com/romraider/logger/ecu/definition/EcuDataLoader.java index 017dc69b..87e7c161 100644 --- a/src/com/romraider/logger/ecu/definition/EcuDataLoader.java +++ b/src/com/romraider/logger/ecu/definition/EcuDataLoader.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuDataLoaderImpl.java b/src/com/romraider/logger/ecu/definition/EcuDataLoaderImpl.java index 682867af..02be13be 100644 --- a/src/com/romraider/logger/ecu/definition/EcuDataLoaderImpl.java +++ b/src/com/romraider/logger/ecu/definition/EcuDataLoaderImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuDataType.java b/src/com/romraider/logger/ecu/definition/EcuDataType.java index 88290b60..9c316351 100644 --- a/src/com/romraider/logger/ecu/definition/EcuDataType.java +++ b/src/com/romraider/logger/ecu/definition/EcuDataType.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuDefinition.java b/src/com/romraider/logger/ecu/definition/EcuDefinition.java index 38a5a4ba..ee755dce 100644 --- a/src/com/romraider/logger/ecu/definition/EcuDefinition.java +++ b/src/com/romraider/logger/ecu/definition/EcuDefinition.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuDefinitionImpl.java b/src/com/romraider/logger/ecu/definition/EcuDefinitionImpl.java index ca825061..3f08ef35 100644 --- a/src/com/romraider/logger/ecu/definition/EcuDefinitionImpl.java +++ b/src/com/romraider/logger/ecu/definition/EcuDefinitionImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuDerivedParameterConvertor.java b/src/com/romraider/logger/ecu/definition/EcuDerivedParameterConvertor.java index 025407e9..3437cadd 100644 --- a/src/com/romraider/logger/ecu/definition/EcuDerivedParameterConvertor.java +++ b/src/com/romraider/logger/ecu/definition/EcuDerivedParameterConvertor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuDerivedParameterConvertorImpl.java b/src/com/romraider/logger/ecu/definition/EcuDerivedParameterConvertorImpl.java index f6775412..2e7fef4d 100644 --- a/src/com/romraider/logger/ecu/definition/EcuDerivedParameterConvertorImpl.java +++ b/src/com/romraider/logger/ecu/definition/EcuDerivedParameterConvertorImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuDerivedParameterImpl.java b/src/com/romraider/logger/ecu/definition/EcuDerivedParameterImpl.java index c6b3149c..52bc1793 100644 --- a/src/com/romraider/logger/ecu/definition/EcuDerivedParameterImpl.java +++ b/src/com/romraider/logger/ecu/definition/EcuDerivedParameterImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuParameter.java b/src/com/romraider/logger/ecu/definition/EcuParameter.java index 4fa246cd..5708228d 100644 --- a/src/com/romraider/logger/ecu/definition/EcuParameter.java +++ b/src/com/romraider/logger/ecu/definition/EcuParameter.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuParameterConvertorImpl.java b/src/com/romraider/logger/ecu/definition/EcuParameterConvertorImpl.java index 4d8ef340..59545831 100644 --- a/src/com/romraider/logger/ecu/definition/EcuParameterConvertorImpl.java +++ b/src/com/romraider/logger/ecu/definition/EcuParameterConvertorImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuParameterImpl.java b/src/com/romraider/logger/ecu/definition/EcuParameterImpl.java index 6027cd16..cd336f8b 100644 --- a/src/com/romraider/logger/ecu/definition/EcuParameterImpl.java +++ b/src/com/romraider/logger/ecu/definition/EcuParameterImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuSwitch.java b/src/com/romraider/logger/ecu/definition/EcuSwitch.java index c0afa602..a8ae4aca 100644 --- a/src/com/romraider/logger/ecu/definition/EcuSwitch.java +++ b/src/com/romraider/logger/ecu/definition/EcuSwitch.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuSwitchConvertorImpl.java b/src/com/romraider/logger/ecu/definition/EcuSwitchConvertorImpl.java index 0eb09b66..e3a37cc2 100644 --- a/src/com/romraider/logger/ecu/definition/EcuSwitchConvertorImpl.java +++ b/src/com/romraider/logger/ecu/definition/EcuSwitchConvertorImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/EcuSwitchImpl.java b/src/com/romraider/logger/ecu/definition/EcuSwitchImpl.java index 5738f9ac..20bc49bc 100644 --- a/src/com/romraider/logger/ecu/definition/EcuSwitchImpl.java +++ b/src/com/romraider/logger/ecu/definition/EcuSwitchImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/ExternalData.java b/src/com/romraider/logger/ecu/definition/ExternalData.java index 8f736850..3c2ba657 100644 --- a/src/com/romraider/logger/ecu/definition/ExternalData.java +++ b/src/com/romraider/logger/ecu/definition/ExternalData.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/ExternalDataImpl.java b/src/com/romraider/logger/ecu/definition/ExternalDataImpl.java index 5259e733..66d5f467 100644 --- a/src/com/romraider/logger/ecu/definition/ExternalDataImpl.java +++ b/src/com/romraider/logger/ecu/definition/ExternalDataImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/LoggerData.java b/src/com/romraider/logger/ecu/definition/LoggerData.java index e284f03d..5729459d 100644 --- a/src/com/romraider/logger/ecu/definition/LoggerData.java +++ b/src/com/romraider/logger/ecu/definition/LoggerData.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition; diff --git a/src/com/romraider/logger/ecu/definition/plugin/PluginFilenameFilter.java b/src/com/romraider/logger/ecu/definition/plugin/PluginFilenameFilter.java index 41604c89..41cb5335 100644 --- a/src/com/romraider/logger/ecu/definition/plugin/PluginFilenameFilter.java +++ b/src/com/romraider/logger/ecu/definition/plugin/PluginFilenameFilter.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition.plugin; diff --git a/src/com/romraider/logger/ecu/definition/xml/ConverterMaxMinDefaults.java b/src/com/romraider/logger/ecu/definition/xml/ConverterMaxMinDefaults.java index c224590a..7eb2f3d9 100644 --- a/src/com/romraider/logger/ecu/definition/xml/ConverterMaxMinDefaults.java +++ b/src/com/romraider/logger/ecu/definition/xml/ConverterMaxMinDefaults.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.logger.ecu.definition.xml; import com.romraider.logger.ecu.ui.handler.dash.GaugeMinMax; diff --git a/src/com/romraider/logger/ecu/definition/xml/EcuDefinitionHandler.java b/src/com/romraider/logger/ecu/definition/xml/EcuDefinitionHandler.java index 008864f7..173dfb46 100644 --- a/src/com/romraider/logger/ecu/definition/xml/EcuDefinitionHandler.java +++ b/src/com/romraider/logger/ecu/definition/xml/EcuDefinitionHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition.xml; diff --git a/src/com/romraider/logger/ecu/definition/xml/LoggerDefinitionHandler.java b/src/com/romraider/logger/ecu/definition/xml/LoggerDefinitionHandler.java index 06187ceb..107519e4 100644 --- a/src/com/romraider/logger/ecu/definition/xml/LoggerDefinitionHandler.java +++ b/src/com/romraider/logger/ecu/definition/xml/LoggerDefinitionHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.definition.xml; diff --git a/src/com/romraider/logger/ecu/exception/ConfigurationException.java b/src/com/romraider/logger/ecu/exception/ConfigurationException.java index d953acd1..766b2c32 100644 --- a/src/com/romraider/logger/ecu/exception/ConfigurationException.java +++ b/src/com/romraider/logger/ecu/exception/ConfigurationException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.exception; diff --git a/src/com/romraider/logger/ecu/exception/FileLoggerException.java b/src/com/romraider/logger/ecu/exception/FileLoggerException.java index 2f7aaaf5..6fafb3f7 100644 --- a/src/com/romraider/logger/ecu/exception/FileLoggerException.java +++ b/src/com/romraider/logger/ecu/exception/FileLoggerException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.exception; diff --git a/src/com/romraider/logger/ecu/exception/InvalidResponseException.java b/src/com/romraider/logger/ecu/exception/InvalidResponseException.java index 84974f1c..6bd81962 100644 --- a/src/com/romraider/logger/ecu/exception/InvalidResponseException.java +++ b/src/com/romraider/logger/ecu/exception/InvalidResponseException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.exception; diff --git a/src/com/romraider/logger/ecu/exception/NotConnectedException.java b/src/com/romraider/logger/ecu/exception/NotConnectedException.java index c9cc1279..a5756b1a 100644 --- a/src/com/romraider/logger/ecu/exception/NotConnectedException.java +++ b/src/com/romraider/logger/ecu/exception/NotConnectedException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.exception; diff --git a/src/com/romraider/logger/ecu/exception/PortNotFoundException.java b/src/com/romraider/logger/ecu/exception/PortNotFoundException.java index 12092dcd..14f9b576 100644 --- a/src/com/romraider/logger/ecu/exception/PortNotFoundException.java +++ b/src/com/romraider/logger/ecu/exception/PortNotFoundException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.exception; diff --git a/src/com/romraider/logger/ecu/exception/SerialCommunicationException.java b/src/com/romraider/logger/ecu/exception/SerialCommunicationException.java index 9e1b26ef..6ad50e0a 100644 --- a/src/com/romraider/logger/ecu/exception/SerialCommunicationException.java +++ b/src/com/romraider/logger/ecu/exception/SerialCommunicationException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.exception; diff --git a/src/com/romraider/logger/ecu/exception/UnsupportedPortTypeException.java b/src/com/romraider/logger/ecu/exception/UnsupportedPortTypeException.java index d6ba5b0e..9ec8b2a6 100644 --- a/src/com/romraider/logger/ecu/exception/UnsupportedPortTypeException.java +++ b/src/com/romraider/logger/ecu/exception/UnsupportedPortTypeException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.exception; diff --git a/src/com/romraider/logger/ecu/exception/UnsupportedProtocolException.java b/src/com/romraider/logger/ecu/exception/UnsupportedProtocolException.java index 795c8286..25ea5c19 100644 --- a/src/com/romraider/logger/ecu/exception/UnsupportedProtocolException.java +++ b/src/com/romraider/logger/ecu/exception/UnsupportedProtocolException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.exception; diff --git a/src/com/romraider/logger/ecu/external/ExternalDataItem.java b/src/com/romraider/logger/ecu/external/ExternalDataItem.java index c4665b3e..0fd89a37 100644 --- a/src/com/romraider/logger/ecu/external/ExternalDataItem.java +++ b/src/com/romraider/logger/ecu/external/ExternalDataItem.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.external; diff --git a/src/com/romraider/logger/ecu/external/ExternalDataSource.java b/src/com/romraider/logger/ecu/external/ExternalDataSource.java index fbbdc5e7..21ed54ce 100644 --- a/src/com/romraider/logger/ecu/external/ExternalDataSource.java +++ b/src/com/romraider/logger/ecu/external/ExternalDataSource.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.external; diff --git a/src/com/romraider/logger/ecu/external/ExternalDataSourceLoader.java b/src/com/romraider/logger/ecu/external/ExternalDataSourceLoader.java index 65fa09dd..ab0e9583 100644 --- a/src/com/romraider/logger/ecu/external/ExternalDataSourceLoader.java +++ b/src/com/romraider/logger/ecu/external/ExternalDataSourceLoader.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.external; diff --git a/src/com/romraider/logger/ecu/external/ExternalDataSourceLoaderImpl.java b/src/com/romraider/logger/ecu/external/ExternalDataSourceLoaderImpl.java index 88b47263..89f5d6b3 100644 --- a/src/com/romraider/logger/ecu/external/ExternalDataSourceLoaderImpl.java +++ b/src/com/romraider/logger/ecu/external/ExternalDataSourceLoaderImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.external; diff --git a/src/com/romraider/logger/ecu/external/GenericDataSourceConnector.java b/src/com/romraider/logger/ecu/external/GenericDataSourceConnector.java index 1a4178ae..fe1dd1ca 100644 --- a/src/com/romraider/logger/ecu/external/GenericDataSourceConnector.java +++ b/src/com/romraider/logger/ecu/external/GenericDataSourceConnector.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.logger.ecu.external; import static com.romraider.util.ParamChecker.checkNotNull; diff --git a/src/com/romraider/logger/ecu/external/GenericDataSourceManager.java b/src/com/romraider/logger/ecu/external/GenericDataSourceManager.java index 06564178..96c8d44d 100644 --- a/src/com/romraider/logger/ecu/external/GenericDataSourceManager.java +++ b/src/com/romraider/logger/ecu/external/GenericDataSourceManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.external; diff --git a/src/com/romraider/logger/ecu/profile/UserProfile.java b/src/com/romraider/logger/ecu/profile/UserProfile.java index d2ac98ef..b31bb84d 100644 --- a/src/com/romraider/logger/ecu/profile/UserProfile.java +++ b/src/com/romraider/logger/ecu/profile/UserProfile.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.profile; diff --git a/src/com/romraider/logger/ecu/profile/UserProfileFileFilter.java b/src/com/romraider/logger/ecu/profile/UserProfileFileFilter.java index a9a87af7..a06c4d95 100644 --- a/src/com/romraider/logger/ecu/profile/UserProfileFileFilter.java +++ b/src/com/romraider/logger/ecu/profile/UserProfileFileFilter.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.profile; diff --git a/src/com/romraider/logger/ecu/profile/UserProfileImpl.java b/src/com/romraider/logger/ecu/profile/UserProfileImpl.java index bb8eb40b..95db4bb2 100644 --- a/src/com/romraider/logger/ecu/profile/UserProfileImpl.java +++ b/src/com/romraider/logger/ecu/profile/UserProfileImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.profile; diff --git a/src/com/romraider/logger/ecu/profile/UserProfileItem.java b/src/com/romraider/logger/ecu/profile/UserProfileItem.java index e3b96ba0..3775180d 100644 --- a/src/com/romraider/logger/ecu/profile/UserProfileItem.java +++ b/src/com/romraider/logger/ecu/profile/UserProfileItem.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.profile; diff --git a/src/com/romraider/logger/ecu/profile/UserProfileItemImpl.java b/src/com/romraider/logger/ecu/profile/UserProfileItemImpl.java index 03d3d14f..e2465e94 100644 --- a/src/com/romraider/logger/ecu/profile/UserProfileItemImpl.java +++ b/src/com/romraider/logger/ecu/profile/UserProfileItemImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.profile; diff --git a/src/com/romraider/logger/ecu/profile/UserProfileLoader.java b/src/com/romraider/logger/ecu/profile/UserProfileLoader.java index 4e7974fb..4d8beb15 100644 --- a/src/com/romraider/logger/ecu/profile/UserProfileLoader.java +++ b/src/com/romraider/logger/ecu/profile/UserProfileLoader.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.profile; diff --git a/src/com/romraider/logger/ecu/profile/UserProfileLoaderImpl.java b/src/com/romraider/logger/ecu/profile/UserProfileLoaderImpl.java index f8afa6d0..2033efda 100644 --- a/src/com/romraider/logger/ecu/profile/UserProfileLoaderImpl.java +++ b/src/com/romraider/logger/ecu/profile/UserProfileLoaderImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.profile; diff --git a/src/com/romraider/logger/ecu/profile/xml/UserProfileHandler.java b/src/com/romraider/logger/ecu/profile/xml/UserProfileHandler.java index b092c547..7fae43b5 100644 --- a/src/com/romraider/logger/ecu/profile/xml/UserProfileHandler.java +++ b/src/com/romraider/logger/ecu/profile/xml/UserProfileHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.profile.xml; diff --git a/src/com/romraider/logger/ecu/ui/DataRegistrationBroker.java b/src/com/romraider/logger/ecu/ui/DataRegistrationBroker.java index f6e8b311..5841c417 100644 --- a/src/com/romraider/logger/ecu/ui/DataRegistrationBroker.java +++ b/src/com/romraider/logger/ecu/ui/DataRegistrationBroker.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui; diff --git a/src/com/romraider/logger/ecu/ui/DataRegistrationBrokerImpl.java b/src/com/romraider/logger/ecu/ui/DataRegistrationBrokerImpl.java index c1a47ef4..041e8b35 100644 --- a/src/com/romraider/logger/ecu/ui/DataRegistrationBrokerImpl.java +++ b/src/com/romraider/logger/ecu/ui/DataRegistrationBrokerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui; diff --git a/src/com/romraider/logger/ecu/ui/EcuDataComparator.java b/src/com/romraider/logger/ecu/ui/EcuDataComparator.java index 8c403984..543e4dd4 100644 --- a/src/com/romraider/logger/ecu/ui/EcuDataComparator.java +++ b/src/com/romraider/logger/ecu/ui/EcuDataComparator.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui; diff --git a/src/com/romraider/logger/ecu/ui/MessageListener.java b/src/com/romraider/logger/ecu/ui/MessageListener.java index e7d083e1..1946022b 100644 --- a/src/com/romraider/logger/ecu/ui/MessageListener.java +++ b/src/com/romraider/logger/ecu/ui/MessageListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui; diff --git a/src/com/romraider/logger/ecu/ui/SerialPortComboBox.java b/src/com/romraider/logger/ecu/ui/SerialPortComboBox.java index f3e9d0fd..55f3cdab 100644 --- a/src/com/romraider/logger/ecu/ui/SerialPortComboBox.java +++ b/src/com/romraider/logger/ecu/ui/SerialPortComboBox.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui; diff --git a/src/com/romraider/logger/ecu/ui/StatusChangeListener.java b/src/com/romraider/logger/ecu/ui/StatusChangeListener.java index 643f8d2d..e9f79db4 100644 --- a/src/com/romraider/logger/ecu/ui/StatusChangeListener.java +++ b/src/com/romraider/logger/ecu/ui/StatusChangeListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui; diff --git a/src/com/romraider/logger/ecu/ui/StatusIndicator.java b/src/com/romraider/logger/ecu/ui/StatusIndicator.java index ba664055..1c03f76e 100644 --- a/src/com/romraider/logger/ecu/ui/StatusIndicator.java +++ b/src/com/romraider/logger/ecu/ui/StatusIndicator.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui; diff --git a/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandler.java b/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandler.java index 3dfc96b5..5a9064d2 100644 --- a/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandler.java +++ b/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler; diff --git a/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandlerManager.java b/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandlerManager.java index e0015b14..2e384dec 100644 --- a/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandlerManager.java +++ b/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandlerManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler; diff --git a/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandlerManagerImpl.java b/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandlerManagerImpl.java index cba0189f..6dec6332 100644 --- a/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandlerManagerImpl.java +++ b/src/com/romraider/logger/ecu/ui/handler/DataUpdateHandlerManagerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler; diff --git a/src/com/romraider/logger/ecu/ui/handler/dash/DashboardUpdateHandler.java b/src/com/romraider/logger/ecu/ui/handler/dash/DashboardUpdateHandler.java index 8344c93b..6667c61a 100644 --- a/src/com/romraider/logger/ecu/ui/handler/dash/DashboardUpdateHandler.java +++ b/src/com/romraider/logger/ecu/ui/handler/dash/DashboardUpdateHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.dash; diff --git a/src/com/romraider/logger/ecu/ui/handler/dash/DialGaugeStyle.java b/src/com/romraider/logger/ecu/ui/handler/dash/DialGaugeStyle.java index daf1fcbb..f7370ac5 100644 --- a/src/com/romraider/logger/ecu/ui/handler/dash/DialGaugeStyle.java +++ b/src/com/romraider/logger/ecu/ui/handler/dash/DialGaugeStyle.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.logger.ecu.ui.handler.dash; import com.romraider.logger.ecu.definition.EcuDataConvertor; diff --git a/src/com/romraider/logger/ecu/ui/handler/dash/Gauge.java b/src/com/romraider/logger/ecu/ui/handler/dash/Gauge.java index 98b7c7d1..8f8f7b0b 100644 --- a/src/com/romraider/logger/ecu/ui/handler/dash/Gauge.java +++ b/src/com/romraider/logger/ecu/ui/handler/dash/Gauge.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.dash; diff --git a/src/com/romraider/logger/ecu/ui/handler/dash/GaugeMinMax.java b/src/com/romraider/logger/ecu/ui/handler/dash/GaugeMinMax.java index efb6a18c..489d05d4 100644 --- a/src/com/romraider/logger/ecu/ui/handler/dash/GaugeMinMax.java +++ b/src/com/romraider/logger/ecu/ui/handler/dash/GaugeMinMax.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.logger.ecu.ui.handler.dash; public final class GaugeMinMax { diff --git a/src/com/romraider/logger/ecu/ui/handler/dash/GaugeStyle.java b/src/com/romraider/logger/ecu/ui/handler/dash/GaugeStyle.java index 70b0244b..be9eebbe 100644 --- a/src/com/romraider/logger/ecu/ui/handler/dash/GaugeStyle.java +++ b/src/com/romraider/logger/ecu/ui/handler/dash/GaugeStyle.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.logger.ecu.ui.handler.dash; import javax.swing.JPanel; diff --git a/src/com/romraider/logger/ecu/ui/handler/dash/GaugeUpdateListener.java b/src/com/romraider/logger/ecu/ui/handler/dash/GaugeUpdateListener.java index b5b2ddbd..237c7c55 100644 --- a/src/com/romraider/logger/ecu/ui/handler/dash/GaugeUpdateListener.java +++ b/src/com/romraider/logger/ecu/ui/handler/dash/GaugeUpdateListener.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.logger.ecu.ui.handler.dash; public interface GaugeUpdateListener { diff --git a/src/com/romraider/logger/ecu/ui/handler/dash/NoFrillsGaugeStyle.java b/src/com/romraider/logger/ecu/ui/handler/dash/NoFrillsGaugeStyle.java index aa20a1bf..1e0e6fc7 100644 --- a/src/com/romraider/logger/ecu/ui/handler/dash/NoFrillsGaugeStyle.java +++ b/src/com/romraider/logger/ecu/ui/handler/dash/NoFrillsGaugeStyle.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.logger.ecu.ui.handler.dash; import com.romraider.logger.ecu.definition.LoggerData; diff --git a/src/com/romraider/logger/ecu/ui/handler/dash/PlainGaugeStyle.java b/src/com/romraider/logger/ecu/ui/handler/dash/PlainGaugeStyle.java index 2e1804e8..1e5a366a 100644 --- a/src/com/romraider/logger/ecu/ui/handler/dash/PlainGaugeStyle.java +++ b/src/com/romraider/logger/ecu/ui/handler/dash/PlainGaugeStyle.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.dash; diff --git a/src/com/romraider/logger/ecu/ui/handler/dash/SmallDialGaugeStyle.java b/src/com/romraider/logger/ecu/ui/handler/dash/SmallDialGaugeStyle.java index d0b9f806..3b44c012 100644 --- a/src/com/romraider/logger/ecu/ui/handler/dash/SmallDialGaugeStyle.java +++ b/src/com/romraider/logger/ecu/ui/handler/dash/SmallDialGaugeStyle.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.logger.ecu.ui.handler.dash; import com.romraider.logger.ecu.definition.EcuDataConvertor; diff --git a/src/com/romraider/logger/ecu/ui/handler/dash/SmallGaugeStyle.java b/src/com/romraider/logger/ecu/ui/handler/dash/SmallGaugeStyle.java index c7930e00..b79cec42 100644 --- a/src/com/romraider/logger/ecu/ui/handler/dash/SmallGaugeStyle.java +++ b/src/com/romraider/logger/ecu/ui/handler/dash/SmallGaugeStyle.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.logger.ecu.ui.handler.dash; import com.romraider.logger.ecu.definition.LoggerData; diff --git a/src/com/romraider/logger/ecu/ui/handler/file/FileLogger.java b/src/com/romraider/logger/ecu/ui/handler/file/FileLogger.java index 89e679ec..83c3ec68 100644 --- a/src/com/romraider/logger/ecu/ui/handler/file/FileLogger.java +++ b/src/com/romraider/logger/ecu/ui/handler/file/FileLogger.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.file; diff --git a/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchHandler.java b/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchHandler.java index 8f6174a1..505ac7ff 100644 --- a/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchHandler.java +++ b/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.file; diff --git a/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchMonitor.java b/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchMonitor.java index f942c5b3..4fb99bbd 100644 --- a/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchMonitor.java +++ b/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchMonitor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.file; diff --git a/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchMonitorImpl.java b/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchMonitorImpl.java index 2c88189d..43d2b757 100644 --- a/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchMonitorImpl.java +++ b/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerControllerSwitchMonitorImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.file; diff --git a/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerImpl.java b/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerImpl.java index 4b06f1bf..6d0b7d16 100644 --- a/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerImpl.java +++ b/src/com/romraider/logger/ecu/ui/handler/file/FileLoggerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.file; diff --git a/src/com/romraider/logger/ecu/ui/handler/file/FileUpdateHandler.java b/src/com/romraider/logger/ecu/ui/handler/file/FileUpdateHandler.java index fc7e6c08..3aeede60 100644 --- a/src/com/romraider/logger/ecu/ui/handler/file/FileUpdateHandler.java +++ b/src/com/romraider/logger/ecu/ui/handler/file/FileUpdateHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.file; diff --git a/src/com/romraider/logger/ecu/ui/handler/file/FileUpdateHandlerImpl.java b/src/com/romraider/logger/ecu/ui/handler/file/FileUpdateHandlerImpl.java index d34c3384..dc1ba28d 100644 --- a/src/com/romraider/logger/ecu/ui/handler/file/FileUpdateHandlerImpl.java +++ b/src/com/romraider/logger/ecu/ui/handler/file/FileUpdateHandlerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.file; diff --git a/src/com/romraider/logger/ecu/ui/handler/graph/GraphUpdateHandler.java b/src/com/romraider/logger/ecu/ui/handler/graph/GraphUpdateHandler.java index 64c1582f..878e1cc5 100644 --- a/src/com/romraider/logger/ecu/ui/handler/graph/GraphUpdateHandler.java +++ b/src/com/romraider/logger/ecu/ui/handler/graph/GraphUpdateHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.graph; diff --git a/src/com/romraider/logger/ecu/ui/handler/graph/SpringUtilities.java b/src/com/romraider/logger/ecu/ui/handler/graph/SpringUtilities.java index 1eed9c8c..6528f228 100644 --- a/src/com/romraider/logger/ecu/ui/handler/graph/SpringUtilities.java +++ b/src/com/romraider/logger/ecu/ui/handler/graph/SpringUtilities.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.graph; diff --git a/src/com/romraider/logger/ecu/ui/handler/injector/InjectorUpdateHandler.java b/src/com/romraider/logger/ecu/ui/handler/injector/InjectorUpdateHandler.java index d7840e3f..36120fc2 100644 --- a/src/com/romraider/logger/ecu/ui/handler/injector/InjectorUpdateHandler.java +++ b/src/com/romraider/logger/ecu/ui/handler/injector/InjectorUpdateHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.injector; diff --git a/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataRow.java b/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataRow.java index 4d1c9810..311ebffe 100644 --- a/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataRow.java +++ b/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataRow.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.livedata; diff --git a/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataTableModel.java b/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataTableModel.java index 89f3a316..221bd8f9 100644 --- a/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataTableModel.java +++ b/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataTableModel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.livedata; diff --git a/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataUpdateHandler.java b/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataUpdateHandler.java index 2e70379c..f28cf6fe 100644 --- a/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataUpdateHandler.java +++ b/src/com/romraider/logger/ecu/ui/handler/livedata/LiveDataUpdateHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.livedata; diff --git a/src/com/romraider/logger/ecu/ui/handler/maf/MafUpdateHandler.java b/src/com/romraider/logger/ecu/ui/handler/maf/MafUpdateHandler.java index b73c8478..278a0ccf 100644 --- a/src/com/romraider/logger/ecu/ui/handler/maf/MafUpdateHandler.java +++ b/src/com/romraider/logger/ecu/ui/handler/maf/MafUpdateHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.maf; diff --git a/src/com/romraider/logger/ecu/ui/handler/table/TableUpdateHandler.java b/src/com/romraider/logger/ecu/ui/handler/table/TableUpdateHandler.java index b0287580..bed335d1 100644 --- a/src/com/romraider/logger/ecu/ui/handler/table/TableUpdateHandler.java +++ b/src/com/romraider/logger/ecu/ui/handler/table/TableUpdateHandler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.handler.table; diff --git a/src/com/romraider/logger/ecu/ui/paramlist/ParameterListTable.java b/src/com/romraider/logger/ecu/ui/paramlist/ParameterListTable.java index a96d5fc7..202b874b 100644 --- a/src/com/romraider/logger/ecu/ui/paramlist/ParameterListTable.java +++ b/src/com/romraider/logger/ecu/ui/paramlist/ParameterListTable.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.paramlist; diff --git a/src/com/romraider/logger/ecu/ui/paramlist/ParameterListTableModel.java b/src/com/romraider/logger/ecu/ui/paramlist/ParameterListTableModel.java index 720d5ab3..d821e81d 100644 --- a/src/com/romraider/logger/ecu/ui/paramlist/ParameterListTableModel.java +++ b/src/com/romraider/logger/ecu/ui/paramlist/ParameterListTableModel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.paramlist; diff --git a/src/com/romraider/logger/ecu/ui/paramlist/ParameterRow.java b/src/com/romraider/logger/ecu/ui/paramlist/ParameterRow.java index 06d9df56..f2282e2d 100644 --- a/src/com/romraider/logger/ecu/ui/paramlist/ParameterRow.java +++ b/src/com/romraider/logger/ecu/ui/paramlist/ParameterRow.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.paramlist; diff --git a/src/com/romraider/logger/ecu/ui/paramlist/UnitsComboBoxEditor.java b/src/com/romraider/logger/ecu/ui/paramlist/UnitsComboBoxEditor.java index d623979b..d6eeba90 100644 --- a/src/com/romraider/logger/ecu/ui/paramlist/UnitsComboBoxEditor.java +++ b/src/com/romraider/logger/ecu/ui/paramlist/UnitsComboBoxEditor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.paramlist; diff --git a/src/com/romraider/logger/ecu/ui/paramlist/UnitsComboBoxRenderer.java b/src/com/romraider/logger/ecu/ui/paramlist/UnitsComboBoxRenderer.java index f497f193..fde2c41d 100644 --- a/src/com/romraider/logger/ecu/ui/paramlist/UnitsComboBoxRenderer.java +++ b/src/com/romraider/logger/ecu/ui/paramlist/UnitsComboBoxRenderer.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.paramlist; diff --git a/src/com/romraider/logger/ecu/ui/playback/PlaybackManager.java b/src/com/romraider/logger/ecu/ui/playback/PlaybackManager.java index d1ef5050..94ac74cc 100644 --- a/src/com/romraider/logger/ecu/ui/playback/PlaybackManager.java +++ b/src/com/romraider/logger/ecu/ui/playback/PlaybackManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.playback; diff --git a/src/com/romraider/logger/ecu/ui/playback/PlaybackManagerImpl.java b/src/com/romraider/logger/ecu/ui/playback/PlaybackManagerImpl.java index 0455fc2a..e2905200 100644 --- a/src/com/romraider/logger/ecu/ui/playback/PlaybackManagerImpl.java +++ b/src/com/romraider/logger/ecu/ui/playback/PlaybackManagerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.playback; diff --git a/src/com/romraider/logger/ecu/ui/swing/layout/BetterFlowLayout.java b/src/com/romraider/logger/ecu/ui/swing/layout/BetterFlowLayout.java index e9dd2496..e5a12515 100644 --- a/src/com/romraider/logger/ecu/ui/swing/layout/BetterFlowLayout.java +++ b/src/com/romraider/logger/ecu/ui/swing/layout/BetterFlowLayout.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.logger.ecu.ui.swing.layout; import java.awt.Component; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenu.java b/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenu.java index 6ea378fb..a6409712 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenu.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenu.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenuBar.java b/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenuBar.java index 8053a1ed..9b3f0bbb 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenuBar.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenuBar.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenuItem.java b/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenuItem.java index d2dfa33b..4e673a0c 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenuItem.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerMenuItem.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerRadioButtonMenuItem.java b/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerRadioButtonMenuItem.java index ea66af20..d31a78b5 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerRadioButtonMenuItem.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/EcuLoggerRadioButtonMenuItem.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/AboutAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/AboutAction.java index 19148006..e863dbe0 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/AboutAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/AboutAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/AbstractAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/AbstractAction.java index 05b761c2..91416d38 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/AbstractAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/AbstractAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/DisconnectAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/DisconnectAction.java index 20abaa74..5218679d 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/DisconnectAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/DisconnectAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/ExitAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/ExitAction.java index 120391eb..07d07102 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/ExitAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/ExitAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/GenericPluginMenuAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/GenericPluginMenuAction.java index fc79dec6..7dde0f99 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/GenericPluginMenuAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/GenericPluginMenuAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/LoadProfileAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/LoadProfileAction.java index aa81d8da..0c44885b 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/LoadProfileAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/LoadProfileAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileAbsoluteTimestampAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileAbsoluteTimestampAction.java index 47063fb3..c47e4b3e 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileAbsoluteTimestampAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileAbsoluteTimestampAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileControllerSwitchAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileControllerSwitchAction.java index 138cf8a1..18ffd303 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileControllerSwitchAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileControllerSwitchAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileLocationAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileLocationAction.java index c88358b3..a5e2b61f 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileLocationAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/LogFileLocationAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/LoggerDefinitionLocationAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/LoggerDefinitionLocationAction.java index 1bd1e186..e7d2699b 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/LoggerDefinitionLocationAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/LoggerDefinitionLocationAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/ReloadProfileAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/ReloadProfileAction.java index fb598f03..760a460b 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/ReloadProfileAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/ReloadProfileAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/ResetConnectionAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/ResetConnectionAction.java index daa0a28c..9e026fc9 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/ResetConnectionAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/ResetConnectionAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/ResetEcuAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/ResetEcuAction.java index 935ba887..915c2507 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/ResetEcuAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/ResetEcuAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/SaveProfileAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/SaveProfileAction.java index 3bb4e313..6edf75e1 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/SaveProfileAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/SaveProfileAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/SaveProfileAsAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/SaveProfileAsAction.java index 2307a923..699f65dc 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/SaveProfileAsAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/SaveProfileAsAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/ToggleButtonAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/ToggleButtonAction.java index 12af9ab7..7f470684 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/ToggleButtonAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/ToggleButtonAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/action/UpdateLoggerDefAction.java b/src/com/romraider/logger/ecu/ui/swing/menubar/action/UpdateLoggerDefAction.java index fe175ad6..a71a8a77 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/action/UpdateLoggerDefAction.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/action/UpdateLoggerDefAction.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.action; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/util/FileHelper.java b/src/com/romraider/logger/ecu/ui/swing/menubar/util/FileHelper.java index be0035e1..09706bc3 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/util/FileHelper.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/util/FileHelper.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.util; diff --git a/src/com/romraider/logger/ecu/ui/swing/menubar/util/SelectionStateAdaptor.java b/src/com/romraider/logger/ecu/ui/swing/menubar/util/SelectionStateAdaptor.java index 0bceabd9..91d46c31 100644 --- a/src/com/romraider/logger/ecu/ui/swing/menubar/util/SelectionStateAdaptor.java +++ b/src/com/romraider/logger/ecu/ui/swing/menubar/util/SelectionStateAdaptor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.menubar.util; diff --git a/src/com/romraider/logger/ecu/ui/swing/vertical/VerticalLabelUI.java b/src/com/romraider/logger/ecu/ui/swing/vertical/VerticalLabelUI.java index eb0359b3..1f9769d7 100644 --- a/src/com/romraider/logger/ecu/ui/swing/vertical/VerticalLabelUI.java +++ b/src/com/romraider/logger/ecu/ui/swing/vertical/VerticalLabelUI.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.swing.vertical; diff --git a/src/com/romraider/logger/ecu/ui/swing/vertical/VerticalTextIcon.java b/src/com/romraider/logger/ecu/ui/swing/vertical/VerticalTextIcon.java index 027c2fee..e2dfdbeb 100644 --- a/src/com/romraider/logger/ecu/ui/swing/vertical/VerticalTextIcon.java +++ b/src/com/romraider/logger/ecu/ui/swing/vertical/VerticalTextIcon.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.logger.ecu.ui.swing.vertical; import javax.swing.Icon; @@ -211,9 +230,9 @@ public final class VerticalTextIcon implements Icon, PropertyChangeListener { * from http://www.unicode.org/unicode/reports/tr9/tr9-3.html * When setting text using the Arabic script in vertical lines, * it is more common to employ a horizontal baseline that - * is rotated by 90¡ counterclockwise so that the characters + * is rotated by 90� counterclockwise so that the characters * are ordered from top to bottom. Latin text and numbers - * may be rotated 90¡ clockwise so that the characters + * may be rotated 90� clockwise so that the characters * are also ordered from top to bottom. *

* Rotation rules diff --git a/src/com/romraider/logger/ecu/ui/tab/LoggerChartPanel.java b/src/com/romraider/logger/ecu/ui/tab/LoggerChartPanel.java index 0b076cc9..9470e124 100644 --- a/src/com/romraider/logger/ecu/ui/tab/LoggerChartPanel.java +++ b/src/com/romraider/logger/ecu/ui/tab/LoggerChartPanel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.tab; diff --git a/src/com/romraider/logger/ecu/ui/tab/Tab.java b/src/com/romraider/logger/ecu/ui/tab/Tab.java index f5d6e551..099db89d 100644 --- a/src/com/romraider/logger/ecu/ui/tab/Tab.java +++ b/src/com/romraider/logger/ecu/ui/tab/Tab.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.tab; diff --git a/src/com/romraider/logger/ecu/ui/tab/TableFinder.java b/src/com/romraider/logger/ecu/ui/tab/TableFinder.java index 48727abc..96977e48 100644 --- a/src/com/romraider/logger/ecu/ui/tab/TableFinder.java +++ b/src/com/romraider/logger/ecu/ui/tab/TableFinder.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.tab; diff --git a/src/com/romraider/logger/ecu/ui/tab/XYTrendline.java b/src/com/romraider/logger/ecu/ui/tab/XYTrendline.java index 76ee1bc6..1d542683 100644 --- a/src/com/romraider/logger/ecu/ui/tab/XYTrendline.java +++ b/src/com/romraider/logger/ecu/ui/tab/XYTrendline.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.tab; diff --git a/src/com/romraider/logger/ecu/ui/tab/injector/InjectorControlPanel.java b/src/com/romraider/logger/ecu/ui/tab/injector/InjectorControlPanel.java index 580eedce..c7b71594 100644 --- a/src/com/romraider/logger/ecu/ui/tab/injector/InjectorControlPanel.java +++ b/src/com/romraider/logger/ecu/ui/tab/injector/InjectorControlPanel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.tab.injector; diff --git a/src/com/romraider/logger/ecu/ui/tab/injector/InjectorTab.java b/src/com/romraider/logger/ecu/ui/tab/injector/InjectorTab.java index a1d2338f..e79e2416 100644 --- a/src/com/romraider/logger/ecu/ui/tab/injector/InjectorTab.java +++ b/src/com/romraider/logger/ecu/ui/tab/injector/InjectorTab.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.tab.injector; diff --git a/src/com/romraider/logger/ecu/ui/tab/injector/InjectorTabImpl.java b/src/com/romraider/logger/ecu/ui/tab/injector/InjectorTabImpl.java index 0492d2d0..77677a2b 100644 --- a/src/com/romraider/logger/ecu/ui/tab/injector/InjectorTabImpl.java +++ b/src/com/romraider/logger/ecu/ui/tab/injector/InjectorTabImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.tab.injector; diff --git a/src/com/romraider/logger/ecu/ui/tab/maf/MafControlPanel.java b/src/com/romraider/logger/ecu/ui/tab/maf/MafControlPanel.java index cc26d079..f73af81b 100644 --- a/src/com/romraider/logger/ecu/ui/tab/maf/MafControlPanel.java +++ b/src/com/romraider/logger/ecu/ui/tab/maf/MafControlPanel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.tab.maf; diff --git a/src/com/romraider/logger/ecu/ui/tab/maf/MafTab.java b/src/com/romraider/logger/ecu/ui/tab/maf/MafTab.java index 100d4601..cc89f4cb 100644 --- a/src/com/romraider/logger/ecu/ui/tab/maf/MafTab.java +++ b/src/com/romraider/logger/ecu/ui/tab/maf/MafTab.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.tab.maf; diff --git a/src/com/romraider/logger/ecu/ui/tab/maf/MafTabImpl.java b/src/com/romraider/logger/ecu/ui/tab/maf/MafTabImpl.java index 03504449..6375904e 100644 --- a/src/com/romraider/logger/ecu/ui/tab/maf/MafTabImpl.java +++ b/src/com/romraider/logger/ecu/ui/tab/maf/MafTabImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.ecu.ui.tab.maf; diff --git a/src/com/romraider/logger/innovate/generic/io/InnovateConnection.java b/src/com/romraider/logger/innovate/generic/io/InnovateConnection.java index 6eeeaff6..b825d4b3 100644 --- a/src/com/romraider/logger/innovate/generic/io/InnovateConnection.java +++ b/src/com/romraider/logger/innovate/generic/io/InnovateConnection.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.generic.io; diff --git a/src/com/romraider/logger/innovate/generic/io/InnovateConnectionImpl.java b/src/com/romraider/logger/innovate/generic/io/InnovateConnectionImpl.java index 244a618e..de7426c4 100644 --- a/src/com/romraider/logger/innovate/generic/io/InnovateConnectionImpl.java +++ b/src/com/romraider/logger/innovate/generic/io/InnovateConnectionImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.generic.io; diff --git a/src/com/romraider/logger/innovate/generic/io/InnovateConnectionProperties.java b/src/com/romraider/logger/innovate/generic/io/InnovateConnectionProperties.java index 77a0a782..35e00c11 100644 --- a/src/com/romraider/logger/innovate/generic/io/InnovateConnectionProperties.java +++ b/src/com/romraider/logger/innovate/generic/io/InnovateConnectionProperties.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.generic.io; diff --git a/src/com/romraider/logger/innovate/generic/io/InnovateRunner.java b/src/com/romraider/logger/innovate/generic/io/InnovateRunner.java index e188976f..aa0f53d3 100644 --- a/src/com/romraider/logger/innovate/generic/io/InnovateRunner.java +++ b/src/com/romraider/logger/innovate/generic/io/InnovateRunner.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.generic.io; diff --git a/src/com/romraider/logger/innovate/generic/io/InnovateRunnerImpl.java b/src/com/romraider/logger/innovate/generic/io/InnovateRunnerImpl.java index 2432a9e5..2aab2ed6 100644 --- a/src/com/romraider/logger/innovate/generic/io/InnovateRunnerImpl.java +++ b/src/com/romraider/logger/innovate/generic/io/InnovateRunnerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.generic.io; diff --git a/src/com/romraider/logger/innovate/generic/plugin/DataConvertor.java b/src/com/romraider/logger/innovate/generic/plugin/DataConvertor.java index ef61be19..295847bb 100644 --- a/src/com/romraider/logger/innovate/generic/plugin/DataConvertor.java +++ b/src/com/romraider/logger/innovate/generic/plugin/DataConvertor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.generic.plugin; diff --git a/src/com/romraider/logger/innovate/generic/plugin/DataListener.java b/src/com/romraider/logger/innovate/generic/plugin/DataListener.java index 407bbcbe..cc87a680 100644 --- a/src/com/romraider/logger/innovate/generic/plugin/DataListener.java +++ b/src/com/romraider/logger/innovate/generic/plugin/DataListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.generic.plugin; diff --git a/src/com/romraider/logger/innovate/generic/plugin/InnovateSettings.java b/src/com/romraider/logger/innovate/generic/plugin/InnovateSettings.java index ef089361..3addb015 100644 --- a/src/com/romraider/logger/innovate/generic/plugin/InnovateSettings.java +++ b/src/com/romraider/logger/innovate/generic/plugin/InnovateSettings.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.generic.plugin; diff --git a/src/com/romraider/logger/innovate/generic/plugin/InnovateSettingsImpl.java b/src/com/romraider/logger/innovate/generic/plugin/InnovateSettingsImpl.java index 1dee3b51..11f9d0c6 100644 --- a/src/com/romraider/logger/innovate/generic/plugin/InnovateSettingsImpl.java +++ b/src/com/romraider/logger/innovate/generic/plugin/InnovateSettingsImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.generic.plugin; diff --git a/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataConvertor.java b/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataConvertor.java index 68173a1b..6631d2c5 100644 --- a/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataConvertor.java +++ b/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataConvertor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.lc1.plugin; diff --git a/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataItem.java b/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataItem.java index 1a6342bd..dd91d097 100644 --- a/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataItem.java +++ b/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataItem.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.lc1.plugin; diff --git a/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataSource.java b/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataSource.java index 80cfa62b..30744e54 100644 --- a/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataSource.java +++ b/src/com/romraider/logger/innovate/lc1/plugin/Lc1DataSource.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.lc1.plugin; diff --git a/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataConvertor.java b/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataConvertor.java index 2b7ab469..1946bbe3 100644 --- a/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataConvertor.java +++ b/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataConvertor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.lm1.plugin; diff --git a/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataItem.java b/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataItem.java index e9b7a0a1..5cb7b965 100644 --- a/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataItem.java +++ b/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataItem.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.lm1.plugin; diff --git a/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataSource.java b/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataSource.java index e639e526..60c0498b 100644 --- a/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataSource.java +++ b/src/com/romraider/logger/innovate/lm1/plugin/Lm1DataSource.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.innovate.lm1.plugin; diff --git a/src/com/romraider/logger/utec/comm/PortRequestedDialog.java b/src/com/romraider/logger/utec/comm/PortRequestedDialog.java index a9b8a869..6b77c75b 100644 --- a/src/com/romraider/logger/utec/comm/PortRequestedDialog.java +++ b/src/com/romraider/logger/utec/comm/PortRequestedDialog.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.comm; diff --git a/src/com/romraider/logger/utec/comm/SerialConnectionException.java b/src/com/romraider/logger/utec/comm/SerialConnectionException.java index 8ea88efa..e435fdc7 100644 --- a/src/com/romraider/logger/utec/comm/SerialConnectionException.java +++ b/src/com/romraider/logger/utec/comm/SerialConnectionException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.comm; diff --git a/src/com/romraider/logger/utec/comm/SerialParameters.java b/src/com/romraider/logger/utec/comm/SerialParameters.java index 39e6fb7a..28255089 100644 --- a/src/com/romraider/logger/utec/comm/SerialParameters.java +++ b/src/com/romraider/logger/utec/comm/SerialParameters.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.comm; diff --git a/src/com/romraider/logger/utec/comm/UtecSerialConnectionManager.java b/src/com/romraider/logger/utec/comm/UtecSerialConnectionManager.java index 9dea077a..78aa1e41 100644 --- a/src/com/romraider/logger/utec/comm/UtecSerialConnectionManager.java +++ b/src/com/romraider/logger/utec/comm/UtecSerialConnectionManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ diff --git a/src/com/romraider/logger/utec/commEvent/GeneralDataListener.java b/src/com/romraider/logger/utec/commEvent/GeneralDataListener.java index 670324fd..411ce92b 100644 --- a/src/com/romraider/logger/utec/commEvent/GeneralDataListener.java +++ b/src/com/romraider/logger/utec/commEvent/GeneralDataListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ diff --git a/src/com/romraider/logger/utec/commEvent/LoggerDataListener.java b/src/com/romraider/logger/utec/commEvent/LoggerDataListener.java index 7838f056..7d295c4f 100644 --- a/src/com/romraider/logger/utec/commEvent/LoggerDataListener.java +++ b/src/com/romraider/logger/utec/commEvent/LoggerDataListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.commEvent; diff --git a/src/com/romraider/logger/utec/commEvent/LoggerEvent.java b/src/com/romraider/logger/utec/commEvent/LoggerEvent.java index 6c15dac4..85d10693 100644 --- a/src/com/romraider/logger/utec/commEvent/LoggerEvent.java +++ b/src/com/romraider/logger/utec/commEvent/LoggerEvent.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.commEvent; diff --git a/src/com/romraider/logger/utec/commEvent/TestUtecTimer.java b/src/com/romraider/logger/utec/commEvent/TestUtecTimer.java index e128f613..7691befc 100644 --- a/src/com/romraider/logger/utec/commEvent/TestUtecTimer.java +++ b/src/com/romraider/logger/utec/commEvent/TestUtecTimer.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.commEvent; diff --git a/src/com/romraider/logger/utec/commEvent/UtecAFRListener.java b/src/com/romraider/logger/utec/commEvent/UtecAFRListener.java index d3a4b16a..ef7b3ac0 100644 --- a/src/com/romraider/logger/utec/commEvent/UtecAFRListener.java +++ b/src/com/romraider/logger/utec/commEvent/UtecAFRListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.commEvent; diff --git a/src/com/romraider/logger/utec/commEvent/UtecTimerTask.java b/src/com/romraider/logger/utec/commEvent/UtecTimerTask.java index 5e3b4cc9..0eca4f23 100644 --- a/src/com/romraider/logger/utec/commEvent/UtecTimerTask.java +++ b/src/com/romraider/logger/utec/commEvent/UtecTimerTask.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.commEvent; diff --git a/src/com/romraider/logger/utec/commEvent/UtecTimerTaskExecute.java b/src/com/romraider/logger/utec/commEvent/UtecTimerTaskExecute.java index 72ae0a16..eac477de 100644 --- a/src/com/romraider/logger/utec/commEvent/UtecTimerTaskExecute.java +++ b/src/com/romraider/logger/utec/commEvent/UtecTimerTaskExecute.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.commEvent; diff --git a/src/com/romraider/logger/utec/commEvent/UtecTimerTaskListener.java b/src/com/romraider/logger/utec/commEvent/UtecTimerTaskListener.java index 8d1fa5e6..760638b2 100644 --- a/src/com/romraider/logger/utec/commEvent/UtecTimerTaskListener.java +++ b/src/com/romraider/logger/utec/commEvent/UtecTimerTaskListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.commEvent; diff --git a/src/com/romraider/logger/utec/commEvent/UtecTimerTaskManager.java b/src/com/romraider/logger/utec/commEvent/UtecTimerTaskManager.java index 81c9186d..4624832a 100644 --- a/src/com/romraider/logger/utec/commEvent/UtecTimerTaskManager.java +++ b/src/com/romraider/logger/utec/commEvent/UtecTimerTaskManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.commEvent; diff --git a/src/com/romraider/logger/utec/commInterface/UtecInterface.java b/src/com/romraider/logger/utec/commInterface/UtecInterface.java index 69668469..980e64ae 100644 --- a/src/com/romraider/logger/utec/commInterface/UtecInterface.java +++ b/src/com/romraider/logger/utec/commInterface/UtecInterface.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.commInterface; diff --git a/src/com/romraider/logger/utec/commInterface/UtecSerialListener.java b/src/com/romraider/logger/utec/commInterface/UtecSerialListener.java index 06926f14..83106d4e 100644 --- a/src/com/romraider/logger/utec/commInterface/UtecSerialListener.java +++ b/src/com/romraider/logger/utec/commInterface/UtecSerialListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.commInterface; diff --git a/src/com/romraider/logger/utec/gui/JutecGUI.java b/src/com/romraider/logger/utec/gui/JutecGUI.java index 6e072dad..1a785a21 100644 --- a/src/com/romraider/logger/utec/gui/JutecGUI.java +++ b/src/com/romraider/logger/utec/gui/JutecGUI.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui; diff --git a/src/com/romraider/logger/utec/gui/JutecToolBar.java b/src/com/romraider/logger/utec/gui/JutecToolBar.java index a921507a..05e3a218 100644 --- a/src/com/romraider/logger/utec/gui/JutecToolBar.java +++ b/src/com/romraider/logger/utec/gui/JutecToolBar.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui; diff --git a/src/com/romraider/logger/utec/gui/barGraph/BarGraph.java b/src/com/romraider/logger/utec/gui/barGraph/BarGraph.java index 4a0a3a3f..f28d9ce4 100644 --- a/src/com/romraider/logger/utec/gui/barGraph/BarGraph.java +++ b/src/com/romraider/logger/utec/gui/barGraph/BarGraph.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui.barGraph; diff --git a/src/com/romraider/logger/utec/gui/bottomControl/BottomUtecControl.java b/src/com/romraider/logger/utec/gui/bottomControl/BottomUtecControl.java index 1b259392..9913af80 100644 --- a/src/com/romraider/logger/utec/gui/bottomControl/BottomUtecControl.java +++ b/src/com/romraider/logger/utec/gui/bottomControl/BottomUtecControl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui.bottomControl; diff --git a/src/com/romraider/logger/utec/gui/mapTabs/MapJPanel.java b/src/com/romraider/logger/utec/gui/mapTabs/MapJPanel.java index a99ee04b..579f2018 100644 --- a/src/com/romraider/logger/utec/gui/mapTabs/MapJPanel.java +++ b/src/com/romraider/logger/utec/gui/mapTabs/MapJPanel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui.mapTabs; diff --git a/src/com/romraider/logger/utec/gui/mapTabs/UtecDataManager.java b/src/com/romraider/logger/utec/gui/mapTabs/UtecDataManager.java index 1d9256fd..2ca82007 100644 --- a/src/com/romraider/logger/utec/gui/mapTabs/UtecDataManager.java +++ b/src/com/romraider/logger/utec/gui/mapTabs/UtecDataManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui.mapTabs; diff --git a/src/com/romraider/logger/utec/gui/mapTabs/UtecJTable.java b/src/com/romraider/logger/utec/gui/mapTabs/UtecJTable.java index 3a163b6f..2c9596a9 100644 --- a/src/com/romraider/logger/utec/gui/mapTabs/UtecJTable.java +++ b/src/com/romraider/logger/utec/gui/mapTabs/UtecJTable.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui.mapTabs; diff --git a/src/com/romraider/logger/utec/gui/mapTabs/UtecSelectionListener.java b/src/com/romraider/logger/utec/gui/mapTabs/UtecSelectionListener.java index 300f7c07..baf77efe 100644 --- a/src/com/romraider/logger/utec/gui/mapTabs/UtecSelectionListener.java +++ b/src/com/romraider/logger/utec/gui/mapTabs/UtecSelectionListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui.mapTabs; diff --git a/src/com/romraider/logger/utec/gui/mapTabs/UtecTableCellRenderer.java b/src/com/romraider/logger/utec/gui/mapTabs/UtecTableCellRenderer.java index f3f0a44d..08870fab 100644 --- a/src/com/romraider/logger/utec/gui/mapTabs/UtecTableCellRenderer.java +++ b/src/com/romraider/logger/utec/gui/mapTabs/UtecTableCellRenderer.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui.mapTabs; diff --git a/src/com/romraider/logger/utec/gui/mapTabs/UtecTableModel.java b/src/com/romraider/logger/utec/gui/mapTabs/UtecTableModel.java index 01521c4b..25318eef 100644 --- a/src/com/romraider/logger/utec/gui/mapTabs/UtecTableModel.java +++ b/src/com/romraider/logger/utec/gui/mapTabs/UtecTableModel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui.mapTabs; diff --git a/src/com/romraider/logger/utec/gui/mapTabs/UtecTableSelectionListener.java b/src/com/romraider/logger/utec/gui/mapTabs/UtecTableSelectionListener.java index 8c3fa1be..be12f186 100644 --- a/src/com/romraider/logger/utec/gui/mapTabs/UtecTableSelectionListener.java +++ b/src/com/romraider/logger/utec/gui/mapTabs/UtecTableSelectionListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui.mapTabs; diff --git a/src/com/romraider/logger/utec/gui/realtimeData/RealTimeData.java b/src/com/romraider/logger/utec/gui/realtimeData/RealTimeData.java index f2fe3322..79aa2040 100644 --- a/src/com/romraider/logger/utec/gui/realtimeData/RealTimeData.java +++ b/src/com/romraider/logger/utec/gui/realtimeData/RealTimeData.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.gui.realtimeData; diff --git a/src/com/romraider/logger/utec/impl/UtecTuningEntityImpl.java b/src/com/romraider/logger/utec/impl/UtecTuningEntityImpl.java index 9f63463b..3cf48f66 100644 --- a/src/com/romraider/logger/utec/impl/UtecTuningEntityImpl.java +++ b/src/com/romraider/logger/utec/impl/UtecTuningEntityImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.impl; diff --git a/src/com/romraider/logger/utec/mapData/GetMapFromUtecListener.java b/src/com/romraider/logger/utec/mapData/GetMapFromUtecListener.java index 4d226ab1..e618c8de 100644 --- a/src/com/romraider/logger/utec/mapData/GetMapFromUtecListener.java +++ b/src/com/romraider/logger/utec/mapData/GetMapFromUtecListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.mapData; diff --git a/src/com/romraider/logger/utec/mapData/SaveMapToUtecListener.java b/src/com/romraider/logger/utec/mapData/SaveMapToUtecListener.java index 461c9ffe..41e64e17 100644 --- a/src/com/romraider/logger/utec/mapData/SaveMapToUtecListener.java +++ b/src/com/romraider/logger/utec/mapData/SaveMapToUtecListener.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.mapData; diff --git a/src/com/romraider/logger/utec/mapData/UtecMapData.java b/src/com/romraider/logger/utec/mapData/UtecMapData.java index 04efb624..09c4213f 100644 --- a/src/com/romraider/logger/utec/mapData/UtecMapData.java +++ b/src/com/romraider/logger/utec/mapData/UtecMapData.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.mapData; diff --git a/src/com/romraider/logger/utec/mapData/testMapChecksum.java b/src/com/romraider/logger/utec/mapData/testMapChecksum.java index 8ba7618c..edada97f 100644 --- a/src/com/romraider/logger/utec/mapData/testMapChecksum.java +++ b/src/com/romraider/logger/utec/mapData/testMapChecksum.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.mapData; diff --git a/src/com/romraider/logger/utec/plugin/AfrExternalDataItem.java b/src/com/romraider/logger/utec/plugin/AfrExternalDataItem.java index bc498e47..2cf174c6 100644 --- a/src/com/romraider/logger/utec/plugin/AfrExternalDataItem.java +++ b/src/com/romraider/logger/utec/plugin/AfrExternalDataItem.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.plugin; diff --git a/src/com/romraider/logger/utec/plugin/KnockExternalDataItem.java b/src/com/romraider/logger/utec/plugin/KnockExternalDataItem.java index 36473595..71fde6aa 100644 --- a/src/com/romraider/logger/utec/plugin/KnockExternalDataItem.java +++ b/src/com/romraider/logger/utec/plugin/KnockExternalDataItem.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.plugin; diff --git a/src/com/romraider/logger/utec/plugin/LoadExternalDataItem.java b/src/com/romraider/logger/utec/plugin/LoadExternalDataItem.java index bd0c8652..d44b4326 100644 --- a/src/com/romraider/logger/utec/plugin/LoadExternalDataItem.java +++ b/src/com/romraider/logger/utec/plugin/LoadExternalDataItem.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.plugin; diff --git a/src/com/romraider/logger/utec/plugin/PsiExternalDataItem.java b/src/com/romraider/logger/utec/plugin/PsiExternalDataItem.java index e9acce18..1cd90f8a 100644 --- a/src/com/romraider/logger/utec/plugin/PsiExternalDataItem.java +++ b/src/com/romraider/logger/utec/plugin/PsiExternalDataItem.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.plugin; diff --git a/src/com/romraider/logger/utec/plugin/UtecDataSource.java b/src/com/romraider/logger/utec/plugin/UtecDataSource.java index 2a47021f..f2d3284a 100644 --- a/src/com/romraider/logger/utec/plugin/UtecDataSource.java +++ b/src/com/romraider/logger/utec/plugin/UtecDataSource.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.plugin; diff --git a/src/com/romraider/logger/utec/properties/UtecProperties.java b/src/com/romraider/logger/utec/properties/UtecProperties.java index ab0b9a59..24f15298 100644 --- a/src/com/romraider/logger/utec/properties/UtecProperties.java +++ b/src/com/romraider/logger/utec/properties/UtecProperties.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.properties; diff --git a/src/com/romraider/logger/utec/test/TestUtecMap.java b/src/com/romraider/logger/utec/test/TestUtecMap.java index 3bb839d8..6e584a99 100644 --- a/src/com/romraider/logger/utec/test/TestUtecMap.java +++ b/src/com/romraider/logger/utec/test/TestUtecMap.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.test; diff --git a/src/com/romraider/logger/utec/tts/UtecSpeaker.java b/src/com/romraider/logger/utec/tts/UtecSpeaker.java index 7039757b..7ed1efa3 100644 --- a/src/com/romraider/logger/utec/tts/UtecSpeaker.java +++ b/src/com/romraider/logger/utec/tts/UtecSpeaker.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.logger.utec.tts; diff --git a/src/com/romraider/maps/DataCell.java b/src/com/romraider/maps/DataCell.java index 5d2a75f5..e6dc667a 100644 --- a/src/com/romraider/maps/DataCell.java +++ b/src/com/romraider/maps/DataCell.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.maps; diff --git a/src/com/romraider/maps/Rom.java b/src/com/romraider/maps/Rom.java index 8f9c201e..40f5220f 100644 --- a/src/com/romraider/maps/Rom.java +++ b/src/com/romraider/maps/Rom.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.maps; diff --git a/src/com/romraider/maps/RomID.java b/src/com/romraider/maps/RomID.java index 68388a55..61ca060b 100644 --- a/src/com/romraider/maps/RomID.java +++ b/src/com/romraider/maps/RomID.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ //ECU version definition diff --git a/src/com/romraider/maps/Scale.java b/src/com/romraider/maps/Scale.java index ff84f489..59b8fa5b 100644 --- a/src/com/romraider/maps/Scale.java +++ b/src/com/romraider/maps/Scale.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ //This object defines the scaling factor and offset for calculating real values diff --git a/src/com/romraider/maps/Table.java b/src/com/romraider/maps/Table.java index aec9ef60..91176691 100644 --- a/src/com/romraider/maps/Table.java +++ b/src/com/romraider/maps/Table.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.maps; diff --git a/src/com/romraider/maps/Table1D.java b/src/com/romraider/maps/Table1D.java index 32e19ff8..172dd4b7 100644 --- a/src/com/romraider/maps/Table1D.java +++ b/src/com/romraider/maps/Table1D.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.maps; diff --git a/src/com/romraider/maps/Table2D.java b/src/com/romraider/maps/Table2D.java index c1e1e767..e45f2221 100644 --- a/src/com/romraider/maps/Table2D.java +++ b/src/com/romraider/maps/Table2D.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.maps; diff --git a/src/com/romraider/maps/Table3D.java b/src/com/romraider/maps/Table3D.java index 5e7a06b9..d19f9ca9 100644 --- a/src/com/romraider/maps/Table3D.java +++ b/src/com/romraider/maps/Table3D.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.maps; diff --git a/src/com/romraider/maps/TableSwitch.java b/src/com/romraider/maps/TableSwitch.java index 359ab1cf..6467b354 100644 --- a/src/com/romraider/maps/TableSwitch.java +++ b/src/com/romraider/maps/TableSwitch.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.maps; diff --git a/src/com/romraider/net/BrowserControl.java b/src/com/romraider/net/BrowserControl.java index 0e7fe4ae..0696d0bb 100644 --- a/src/com/romraider/net/BrowserControl.java +++ b/src/com/romraider/net/BrowserControl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.net; diff --git a/src/com/romraider/net/URL.java b/src/com/romraider/net/URL.java index 9b702d5c..2fbd0dc9 100644 --- a/src/com/romraider/net/URL.java +++ b/src/com/romraider/net/URL.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.net; diff --git a/src/com/romraider/ramtune/test/RamTuneTestApp.java b/src/com/romraider/ramtune/test/RamTuneTestApp.java index 0e31c71d..91d49953 100644 --- a/src/com/romraider/ramtune/test/RamTuneTestApp.java +++ b/src/com/romraider/ramtune/test/RamTuneTestApp.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,28 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - */ - -/* - * - * RomRaider Open-Source Tuning, Logging and Reflashing - * Copyright (C) 2006-2008 RomRaider.com - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.ramtune.test; diff --git a/src/com/romraider/ramtune/test/command/executor/CommandExecutor.java b/src/com/romraider/ramtune/test/command/executor/CommandExecutor.java index cad9ec3e..3a89366b 100644 --- a/src/com/romraider/ramtune/test/command/executor/CommandExecutor.java +++ b/src/com/romraider/ramtune/test/command/executor/CommandExecutor.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.ramtune.test.command.executor; diff --git a/src/com/romraider/ramtune/test/command/executor/CommandExecutorImpl.java b/src/com/romraider/ramtune/test/command/executor/CommandExecutorImpl.java index 02645ec0..644bd617 100644 --- a/src/com/romraider/ramtune/test/command/executor/CommandExecutorImpl.java +++ b/src/com/romraider/ramtune/test/command/executor/CommandExecutorImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.ramtune.test.command.executor; diff --git a/src/com/romraider/ramtune/test/command/generator/AbstractCommandGenerator.java b/src/com/romraider/ramtune/test/command/generator/AbstractCommandGenerator.java index 38606275..06529d5f 100644 --- a/src/com/romraider/ramtune/test/command/generator/AbstractCommandGenerator.java +++ b/src/com/romraider/ramtune/test/command/generator/AbstractCommandGenerator.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.ramtune.test.command.generator; diff --git a/src/com/romraider/ramtune/test/command/generator/CommandGenerator.java b/src/com/romraider/ramtune/test/command/generator/CommandGenerator.java index 03394d63..ab7a4e98 100644 --- a/src/com/romraider/ramtune/test/command/generator/CommandGenerator.java +++ b/src/com/romraider/ramtune/test/command/generator/CommandGenerator.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.ramtune.test.command.generator; diff --git a/src/com/romraider/ramtune/test/command/generator/EcuInitCommandGenerator.java b/src/com/romraider/ramtune/test/command/generator/EcuInitCommandGenerator.java index 8c0271f3..c20a7c61 100644 --- a/src/com/romraider/ramtune/test/command/generator/EcuInitCommandGenerator.java +++ b/src/com/romraider/ramtune/test/command/generator/EcuInitCommandGenerator.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.ramtune.test.command.generator; diff --git a/src/com/romraider/ramtune/test/command/generator/ReadCommandGenerator.java b/src/com/romraider/ramtune/test/command/generator/ReadCommandGenerator.java index a040ace6..efc0b2df 100644 --- a/src/com/romraider/ramtune/test/command/generator/ReadCommandGenerator.java +++ b/src/com/romraider/ramtune/test/command/generator/ReadCommandGenerator.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.ramtune.test.command.generator; diff --git a/src/com/romraider/ramtune/test/command/generator/WriteCommandGenerator.java b/src/com/romraider/ramtune/test/command/generator/WriteCommandGenerator.java index 3f0f8d79..7b57f5c6 100644 --- a/src/com/romraider/ramtune/test/command/generator/WriteCommandGenerator.java +++ b/src/com/romraider/ramtune/test/command/generator/WriteCommandGenerator.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.ramtune.test.command.generator; diff --git a/src/com/romraider/ramtune/test/io/RamTuneTestAppConnectionProperties.java b/src/com/romraider/ramtune/test/io/RamTuneTestAppConnectionProperties.java index 484f821a..b3451628 100644 --- a/src/com/romraider/ramtune/test/io/RamTuneTestAppConnectionProperties.java +++ b/src/com/romraider/ramtune/test/io/RamTuneTestAppConnectionProperties.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.ramtune.test.io; diff --git a/src/com/romraider/swing/CategoryTreeNode.java b/src/com/romraider/swing/CategoryTreeNode.java index de8651c7..859d6f25 100644 --- a/src/com/romraider/swing/CategoryTreeNode.java +++ b/src/com/romraider/swing/CategoryTreeNode.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/DebugPanel.java b/src/com/romraider/swing/DebugPanel.java index b0cd0d63..0139649b 100644 --- a/src/com/romraider/swing/DebugPanel.java +++ b/src/com/romraider/swing/DebugPanel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/DefinitionManager.java b/src/com/romraider/swing/DefinitionManager.java index ed5990ac..2fc15e85 100644 --- a/src/com/romraider/swing/DefinitionManager.java +++ b/src/com/romraider/swing/DefinitionManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/ECUEditorMenuBar.java b/src/com/romraider/swing/ECUEditorMenuBar.java index b54c2716..291f5ff4 100644 --- a/src/com/romraider/swing/ECUEditorMenuBar.java +++ b/src/com/romraider/swing/ECUEditorMenuBar.java @@ -1,6 +1,5 @@ /* - * - * RomRaider Open-Source Tuning, Logging, and Reflashing + * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * * This program is free software; you can redistribute it and/or modify @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/ECUEditorToolBar.java b/src/com/romraider/swing/ECUEditorToolBar.java index b88e1862..8b9c7b3b 100644 --- a/src/com/romraider/swing/ECUEditorToolBar.java +++ b/src/com/romraider/swing/ECUEditorToolBar.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/ECUImageFilter.java b/src/com/romraider/swing/ECUImageFilter.java index bc576d6f..ed08de21 100644 --- a/src/com/romraider/swing/ECUImageFilter.java +++ b/src/com/romraider/swing/ECUImageFilter.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/GenericFileFilter.java b/src/com/romraider/swing/GenericFileFilter.java index 530f9a27..38bc19de 100644 --- a/src/com/romraider/swing/GenericFileFilter.java +++ b/src/com/romraider/swing/GenericFileFilter.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/JProgressPane.java b/src/com/romraider/swing/JProgressPane.java index 26c8a0a7..9755c98c 100644 --- a/src/com/romraider/swing/JProgressPane.java +++ b/src/com/romraider/swing/JProgressPane.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/JTableChooser.java b/src/com/romraider/swing/JTableChooser.java index 93973db8..cc43131b 100644 --- a/src/com/romraider/swing/JTableChooser.java +++ b/src/com/romraider/swing/JTableChooser.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/LookAndFeelManager.java b/src/com/romraider/swing/LookAndFeelManager.java index 193aa631..30027f90 100644 --- a/src/com/romraider/swing/LookAndFeelManager.java +++ b/src/com/romraider/swing/LookAndFeelManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/MDIDesktopPane.java b/src/com/romraider/swing/MDIDesktopPane.java index 7e333559..2b102403 100644 --- a/src/com/romraider/swing/MDIDesktopPane.java +++ b/src/com/romraider/swing/MDIDesktopPane.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/RomCellRenderer.java b/src/com/romraider/swing/RomCellRenderer.java index c3f8f4ba..1b636761 100644 --- a/src/com/romraider/swing/RomCellRenderer.java +++ b/src/com/romraider/swing/RomCellRenderer.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/RomPropertyPanel.java b/src/com/romraider/swing/RomPropertyPanel.java index 02fd4855..5f6e1b1f 100644 --- a/src/com/romraider/swing/RomPropertyPanel.java +++ b/src/com/romraider/swing/RomPropertyPanel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/RomTree.java b/src/com/romraider/swing/RomTree.java index 64193856..c2450daf 100644 --- a/src/com/romraider/swing/RomTree.java +++ b/src/com/romraider/swing/RomTree.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/RomTreeNode.java b/src/com/romraider/swing/RomTreeNode.java index bf5c8909..a568cb39 100644 --- a/src/com/romraider/swing/RomTreeNode.java +++ b/src/com/romraider/swing/RomTreeNode.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/RomTreeRootNode.java b/src/com/romraider/swing/RomTreeRootNode.java index b3c185cd..2fb92d75 100644 --- a/src/com/romraider/swing/RomTreeRootNode.java +++ b/src/com/romraider/swing/RomTreeRootNode.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/SettingsForm.java b/src/com/romraider/swing/SettingsForm.java index 8fb726e4..e61a50d5 100644 --- a/src/com/romraider/swing/SettingsForm.java +++ b/src/com/romraider/swing/SettingsForm.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/TableChooserTreeNode.java b/src/com/romraider/swing/TableChooserTreeNode.java index 60cf07a8..ba5220bb 100644 --- a/src/com/romraider/swing/TableChooserTreeNode.java +++ b/src/com/romraider/swing/TableChooserTreeNode.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/TableFrame.java b/src/com/romraider/swing/TableFrame.java index 748f3cef..535a80f7 100644 --- a/src/com/romraider/swing/TableFrame.java +++ b/src/com/romraider/swing/TableFrame.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/TableMenuBar.java b/src/com/romraider/swing/TableMenuBar.java index edde0253..35d56d99 100644 --- a/src/com/romraider/swing/TableMenuBar.java +++ b/src/com/romraider/swing/TableMenuBar.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/TablePropertyPanel.java b/src/com/romraider/swing/TablePropertyPanel.java index 02a3897d..b31e2865 100644 --- a/src/com/romraider/swing/TablePropertyPanel.java +++ b/src/com/romraider/swing/TablePropertyPanel.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/TableToolBar.java b/src/com/romraider/swing/TableToolBar.java index ea0f984d..7ef35e6b 100644 --- a/src/com/romraider/swing/TableToolBar.java +++ b/src/com/romraider/swing/TableToolBar.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/TableTreeNode.java b/src/com/romraider/swing/TableTreeNode.java index cc0e8ec4..d9a6c455 100644 --- a/src/com/romraider/swing/TableTreeNode.java +++ b/src/com/romraider/swing/TableTreeNode.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/swing/XMLFilter.java b/src/com/romraider/swing/XMLFilter.java index 755f1a23..05ac1fb7 100644 --- a/src/com/romraider/swing/XMLFilter.java +++ b/src/com/romraider/swing/XMLFilter.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.swing; diff --git a/src/com/romraider/tts/Speaker.java b/src/com/romraider/tts/Speaker.java index 88ac6ae4..4c80e4f0 100644 --- a/src/com/romraider/tts/Speaker.java +++ b/src/com/romraider/tts/Speaker.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,14 +15,13 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.tts; +import static com.romraider.util.ThreadUtil.runAsDaemon; import com.sun.speech.freetts.Voice; import com.sun.speech.freetts.VoiceManager; -import static com.romraider.util.ThreadUtil.runAsDaemon; public class Speaker { private static final String VOICE_NAME = "kevin16"; diff --git a/src/com/romraider/util/AxisRange.java b/src/com/romraider/util/AxisRange.java index ff2d7626..7911f3a9 100644 --- a/src/com/romraider/util/AxisRange.java +++ b/src/com/romraider/util/AxisRange.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/ByteUtil.java b/src/com/romraider/util/ByteUtil.java index 4af0b359..91c09a5a 100644 --- a/src/com/romraider/util/ByteUtil.java +++ b/src/com/romraider/util/ByteUtil.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/ColorScaler.java b/src/com/romraider/util/ColorScaler.java index 780633eb..88b07d34 100644 --- a/src/com/romraider/util/ColorScaler.java +++ b/src/com/romraider/util/ColorScaler.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/FileAssociator.java b/src/com/romraider/util/FileAssociator.java index ae72fffc..d948fb84 100644 --- a/src/com/romraider/util/FileAssociator.java +++ b/src/com/romraider/util/FileAssociator.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/HexUtil.java b/src/com/romraider/util/HexUtil.java index 3b57fa6e..97b82fc9 100644 --- a/src/com/romraider/util/HexUtil.java +++ b/src/com/romraider/util/HexUtil.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/JEPUtil.java b/src/com/romraider/util/JEPUtil.java index 359e75b5..2faec6df 100644 --- a/src/com/romraider/util/JEPUtil.java +++ b/src/com/romraider/util/JEPUtil.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/LogManager.java b/src/com/romraider/util/LogManager.java index 717d38f7..c2b2deb1 100644 --- a/src/com/romraider/util/LogManager.java +++ b/src/com/romraider/util/LogManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/MD5Checksum.java b/src/com/romraider/util/MD5Checksum.java index 8cd99558..938bd59d 100644 --- a/src/com/romraider/util/MD5Checksum.java +++ b/src/com/romraider/util/MD5Checksum.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/Nameable.java b/src/com/romraider/util/Nameable.java index b8d2c7a3..91a21040 100644 --- a/src/com/romraider/util/Nameable.java +++ b/src/com/romraider/util/Nameable.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/NamedSet.java b/src/com/romraider/util/NamedSet.java index 7c0c076c..f55eae05 100644 --- a/src/com/romraider/util/NamedSet.java +++ b/src/com/romraider/util/NamedSet.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/ObjectCloner.java b/src/com/romraider/util/ObjectCloner.java index eead4c63..a2310dc7 100644 --- a/src/com/romraider/util/ObjectCloner.java +++ b/src/com/romraider/util/ObjectCloner.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/ParamChecker.java b/src/com/romraider/util/ParamChecker.java index fd28b44b..c810df4b 100644 --- a/src/com/romraider/util/ParamChecker.java +++ b/src/com/romraider/util/ParamChecker.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/RomServer.java b/src/com/romraider/util/RomServer.java index 5d6708cb..50de8fd0 100644 --- a/src/com/romraider/util/RomServer.java +++ b/src/com/romraider/util/RomServer.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/SaxParserFactory.java b/src/com/romraider/util/SaxParserFactory.java index eef64252..f3610319 100644 --- a/src/com/romraider/util/SaxParserFactory.java +++ b/src/com/romraider/util/SaxParserFactory.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/SettingsManager.java b/src/com/romraider/util/SettingsManager.java index 4f0700bd..8de0b73f 100644 --- a/src/com/romraider/util/SettingsManager.java +++ b/src/com/romraider/util/SettingsManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/SettingsManagerImpl.java b/src/com/romraider/util/SettingsManagerImpl.java index 73e8dc07..8c61f1fe 100644 --- a/src/com/romraider/util/SettingsManagerImpl.java +++ b/src/com/romraider/util/SettingsManagerImpl.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/Stoppable.java b/src/com/romraider/util/Stoppable.java index 0b926ef3..10162672 100644 --- a/src/com/romraider/util/Stoppable.java +++ b/src/com/romraider/util/Stoppable.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.util; public interface Stoppable extends Runnable { diff --git a/src/com/romraider/util/TableAxisUtil.java b/src/com/romraider/util/TableAxisUtil.java index 54e1a90e..b0dfe522 100644 --- a/src/com/romraider/util/TableAxisUtil.java +++ b/src/com/romraider/util/TableAxisUtil.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/ThreadCheckingRepaintManager.java b/src/com/romraider/util/ThreadCheckingRepaintManager.java index d451acb6..858f084c 100644 --- a/src/com/romraider/util/ThreadCheckingRepaintManager.java +++ b/src/com/romraider/util/ThreadCheckingRepaintManager.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/ThreadUtil.java b/src/com/romraider/util/ThreadUtil.java index 3713519d..67452cc7 100644 --- a/src/com/romraider/util/ThreadUtil.java +++ b/src/com/romraider/util/ThreadUtil.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util; diff --git a/src/com/romraider/util/exception/NameableNotFoundException.java b/src/com/romraider/util/exception/NameableNotFoundException.java index c9e3b2e6..213a4309 100644 --- a/src/com/romraider/util/exception/NameableNotFoundException.java +++ b/src/com/romraider/util/exception/NameableNotFoundException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.util.exception; diff --git a/src/com/romraider/util/proxy/Proxifier.java b/src/com/romraider/util/proxy/Proxifier.java index 59915f58..1b5c42e5 100644 --- a/src/com/romraider/util/proxy/Proxifier.java +++ b/src/com/romraider/util/proxy/Proxifier.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.util.proxy; import java.lang.reflect.Constructor; diff --git a/src/com/romraider/util/proxy/TimerWrapper.java b/src/com/romraider/util/proxy/TimerWrapper.java index 663f7a1e..ec0d5423 100644 --- a/src/com/romraider/util/proxy/TimerWrapper.java +++ b/src/com/romraider/util/proxy/TimerWrapper.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.util.proxy; import static com.romraider.util.ParamChecker.checkNotNull; diff --git a/src/com/romraider/util/proxy/Wrapper.java b/src/com/romraider/util/proxy/Wrapper.java index 8afb113c..1c4bff06 100644 --- a/src/com/romraider/util/proxy/Wrapper.java +++ b/src/com/romraider/util/proxy/Wrapper.java @@ -1,3 +1,22 @@ +/* + * RomRaider Open-Source Tuning, Logging and Reflashing + * Copyright (C) 2006-2008 RomRaider.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + package com.romraider.util.proxy; import java.lang.reflect.InvocationHandler; diff --git a/src/com/romraider/xml/DOMHelper.java b/src/com/romraider/xml/DOMHelper.java index 2a785992..ad1ce565 100644 --- a/src/com/romraider/xml/DOMHelper.java +++ b/src/com/romraider/xml/DOMHelper.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.xml; diff --git a/src/com/romraider/xml/DOMRomUnmarshaller.java b/src/com/romraider/xml/DOMRomUnmarshaller.java index dfcc13ee..bbb99671 100644 --- a/src/com/romraider/xml/DOMRomUnmarshaller.java +++ b/src/com/romraider/xml/DOMRomUnmarshaller.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ //DOM XML parser for ROMs diff --git a/src/com/romraider/xml/DOMSettingsBuilder.java b/src/com/romraider/xml/DOMSettingsBuilder.java index c373748a..9b8ef787 100644 --- a/src/com/romraider/xml/DOMSettingsBuilder.java +++ b/src/com/romraider/xml/DOMSettingsBuilder.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.xml; diff --git a/src/com/romraider/xml/DOMSettingsUnmarshaller.java b/src/com/romraider/xml/DOMSettingsUnmarshaller.java index 675c8b8f..58dbd4c2 100644 --- a/src/com/romraider/xml/DOMSettingsUnmarshaller.java +++ b/src/com/romraider/xml/DOMSettingsUnmarshaller.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.xml; diff --git a/src/com/romraider/xml/RomAttributeParser.java b/src/com/romraider/xml/RomAttributeParser.java index 266d606e..c7c01d7d 100644 --- a/src/com/romraider/xml/RomAttributeParser.java +++ b/src/com/romraider/xml/RomAttributeParser.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ // Parses attributes from ROM XML @@ -84,11 +82,9 @@ public final class RomAttributeParser { return TABLE_3D; } else if (input.equalsIgnoreCase("2D") || input.equalsIgnoreCase(String.valueOf(TABLE_2D))) { return TABLE_2D; - } else - if (input.equalsIgnoreCase("X Axis") || input.equalsIgnoreCase("Static X Axis") || input.equalsIgnoreCase(String.valueOf(TABLE_X_AXIS))) { + } else if (input.equalsIgnoreCase("X Axis") || input.equalsIgnoreCase("Static X Axis") || input.equalsIgnoreCase(String.valueOf(TABLE_X_AXIS))) { return TABLE_X_AXIS; - } else - if (input.equalsIgnoreCase("Y Axis") || input.equalsIgnoreCase("Static Y Axis") || input.equalsIgnoreCase(String.valueOf(TABLE_Y_AXIS))) { + } else if (input.equalsIgnoreCase("Y Axis") || input.equalsIgnoreCase("Static Y Axis") || input.equalsIgnoreCase(String.valueOf(TABLE_Y_AXIS))) { return TABLE_Y_AXIS; } else { return TABLE_1D; diff --git a/src/com/romraider/xml/RomNotFoundException.java b/src/com/romraider/xml/RomNotFoundException.java index 1e22bbc3..6cb08b43 100644 --- a/src/com/romraider/xml/RomNotFoundException.java +++ b/src/com/romraider/xml/RomNotFoundException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.xml; diff --git a/src/com/romraider/xml/TableIsOmittedException.java b/src/com/romraider/xml/TableIsOmittedException.java index 4faae31c..71c4b1ad 100644 --- a/src/com/romraider/xml/TableIsOmittedException.java +++ b/src/com/romraider/xml/TableIsOmittedException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.xml; diff --git a/src/com/romraider/xml/TableNotFoundException.java b/src/com/romraider/xml/TableNotFoundException.java index 7e2e1a07..35957a67 100644 --- a/src/com/romraider/xml/TableNotFoundException.java +++ b/src/com/romraider/xml/TableNotFoundException.java @@ -1,5 +1,4 @@ /* - * * RomRaider Open-Source Tuning, Logging and Reflashing * Copyright (C) 2006-2008 RomRaider.com * @@ -16,7 +15,6 @@ * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * */ package com.romraider.xml;