summaryrefslogtreecommitdiffstats
path: root/src/syntaxParser
diff options
context:
space:
mode:
authorSorin Stancu-Mara <smsorin@gmail.com>2009-05-02 20:21:44 +0200
committerSorin Stancu-Mara <smsorin@gmail.com>2009-05-02 20:23:55 +0200
commit7ad3237708f4ce608376e998430191020fed019e (patch)
tree70d362d8f748972cb450df424e91a95c7729fd86 /src/syntaxParser
parent6cae575ad99bbc0dd2a683dedc965caf02a56ce7 (diff)
Changed %PAKAGENAME% to Petascope
Diffstat (limited to 'src/syntaxParser')
-rw-r--r--src/syntaxParser/AtomicLit.java10
-rw-r--r--src/syntaxParser/AxisCrsElement.java10
-rw-r--r--src/syntaxParser/AxisCrsList.java10
-rw-r--r--src/syntaxParser/AxisIntervalElement.java10
-rw-r--r--src/syntaxParser/AxisIntervalList.java10
-rw-r--r--src/syntaxParser/AxisPointElement.java10
-rw-r--r--src/syntaxParser/AxisPointList.java10
-rw-r--r--src/syntaxParser/BinaryInducedExpr.java10
-rw-r--r--src/syntaxParser/BooleanExpr.java10
-rw-r--r--src/syntaxParser/BooleanScalarExpr.java10
-rw-r--r--src/syntaxParser/CastExpr.java10
-rw-r--r--src/syntaxParser/ComplexLit.java10
-rw-r--r--src/syntaxParser/CondenseExpr.java10
-rw-r--r--src/syntaxParser/CoverageConstructorExpr.java10
-rw-r--r--src/syntaxParser/CoverageExpr.java10
-rw-r--r--src/syntaxParser/CoverageList.java10
-rw-r--r--src/syntaxParser/CrsList.java10
-rw-r--r--src/syntaxParser/CrsTransformExpr.java10
-rw-r--r--src/syntaxParser/EncodedCoverageExpr.java10
-rw-r--r--src/syntaxParser/ExponentialExpr.java10
-rw-r--r--src/syntaxParser/ExtendExpr.java10
-rw-r--r--src/syntaxParser/FieldInterpolationElement.java10
-rw-r--r--src/syntaxParser/FieldInterpolationList.java10
-rw-r--r--src/syntaxParser/FieldInterpolationMethod.java10
-rw-r--r--src/syntaxParser/ForClause.java10
-rw-r--r--src/syntaxParser/ForClauseElements.java10
-rw-r--r--src/syntaxParser/GeneralCondenseExpr.java10
-rw-r--r--src/syntaxParser/GetMetaDataExpr.java10
-rw-r--r--src/syntaxParser/IParseTreeNode.java10
-rw-r--r--src/syntaxParser/InducedExpr.java10
-rw-r--r--src/syntaxParser/InterpolationMethodList.java10
-rw-r--r--src/syntaxParser/List.java10
-rw-r--r--src/syntaxParser/NumericScalarExpr.java10
-rw-r--r--src/syntaxParser/ProcessingExpr.java10
-rw-r--r--src/syntaxParser/RangeValue.java10
-rw-r--r--src/syntaxParser/RangeValueList.java10
-rw-r--r--src/syntaxParser/ReduceExpr.java10
-rw-r--r--src/syntaxParser/ReturnClause.java10
-rw-r--r--src/syntaxParser/ScalarExpr.java10
-rw-r--r--src/syntaxParser/ScalarLit.java10
-rw-r--r--src/syntaxParser/ScalarLitList.java10
-rw-r--r--src/syntaxParser/ScaleExpr.java10
-rw-r--r--src/syntaxParser/SelectExpr.java10
-rw-r--r--src/syntaxParser/SetMetaDataExpr.java10
-rw-r--r--src/syntaxParser/SliceExpr.java10
-rw-r--r--src/syntaxParser/StoreExpr.java10
-rw-r--r--src/syntaxParser/StructuredLiteral.java10
-rw-r--r--src/syntaxParser/SubsetExpr.java10
-rw-r--r--src/syntaxParser/SyntaxErrorException.java10
-rw-r--r--src/syntaxParser/TrigonometricExpr.java10
-rw-r--r--src/syntaxParser/TrimExpr.java10
-rw-r--r--src/syntaxParser/UnaryArithMeticExpr.java10
-rw-r--r--src/syntaxParser/UnaryInducedExpr.java10
-rw-r--r--src/syntaxParser/VariableList.java10
-rw-r--r--src/syntaxParser/WCPSRequest.java10
-rw-r--r--src/syntaxParser/WCPSRequestProcessor.java10
-rw-r--r--src/syntaxParser/WhereClause.java10
-rw-r--r--src/syntaxParser/java_cup/Main.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/Main.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/action_part.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/action_production.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/assoc.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/emit.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/internal_error.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/lalr_item.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/lalr_item_set.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/lalr_state.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/lalr_transition.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/lexer.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/lr_item_core.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/non_terminal.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/nonassoc_action.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/parse_action.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/parse_action_row.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/parse_action_table.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/parse_reduce_row.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/parse_reduce_table.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/parser.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/production.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/production_part.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/reduce_action.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/shift_action.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/sym.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/symbol.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/symbol_part.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/symbol_set.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/terminal.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/terminal_set.java10
-rw-r--r--src/syntaxParser/java_cup/SAVE/version.java10
-rw-r--r--src/syntaxParser/java_cup/action_part.java10
-rw-r--r--src/syntaxParser/java_cup/action_production.java10
-rw-r--r--src/syntaxParser/java_cup/assoc.java10
-rw-r--r--src/syntaxParser/java_cup/emit.java10
-rw-r--r--src/syntaxParser/java_cup/internal_error.java10
-rw-r--r--src/syntaxParser/java_cup/lalr_item.java10
-rw-r--r--src/syntaxParser/java_cup/lalr_item_set.java10
-rw-r--r--src/syntaxParser/java_cup/lalr_state.java10
-rw-r--r--src/syntaxParser/java_cup/lalr_transition.java10
-rw-r--r--src/syntaxParser/java_cup/lexer.java10
-rw-r--r--src/syntaxParser/java_cup/lr_item_core.java10
-rw-r--r--src/syntaxParser/java_cup/non_terminal.java10
-rw-r--r--src/syntaxParser/java_cup/nonassoc_action.java10
-rw-r--r--src/syntaxParser/java_cup/parse_action.java10
-rw-r--r--src/syntaxParser/java_cup/parse_action_row.java10
-rw-r--r--src/syntaxParser/java_cup/parse_action_table.java10
-rw-r--r--src/syntaxParser/java_cup/parse_reduce_row.java10
-rw-r--r--src/syntaxParser/java_cup/parse_reduce_table.java10
-rw-r--r--src/syntaxParser/java_cup/parser.java10
-rw-r--r--src/syntaxParser/java_cup/production.java10
-rw-r--r--src/syntaxParser/java_cup/production_part.java10
-rw-r--r--src/syntaxParser/java_cup/reduce_action.java10
-rw-r--r--src/syntaxParser/java_cup/runtime/Scanner.java10
-rw-r--r--src/syntaxParser/java_cup/runtime/Symbol.java10
-rw-r--r--src/syntaxParser/java_cup/runtime/lr_parser.java10
-rw-r--r--src/syntaxParser/java_cup/runtime/virtual_parse_stack.java10
-rw-r--r--src/syntaxParser/java_cup/shift_action.java10
-rw-r--r--src/syntaxParser/java_cup/simple_calc/Main.java10
-rw-r--r--src/syntaxParser/java_cup/simple_calc/parser.cup10
-rw-r--r--src/syntaxParser/java_cup/simple_calc/parser.java10
-rw-r--r--src/syntaxParser/java_cup/simple_calc/scanner.java10
-rw-r--r--src/syntaxParser/java_cup/simple_calc/sym.java10
-rw-r--r--src/syntaxParser/java_cup/sym.java10
-rw-r--r--src/syntaxParser/java_cup/symbol.java10
-rw-r--r--src/syntaxParser/java_cup/symbol_part.java10
-rw-r--r--src/syntaxParser/java_cup/symbol_set.java10
-rw-r--r--src/syntaxParser/java_cup/terminal.java10
-rw-r--r--src/syntaxParser/java_cup/terminal_set.java10
-rw-r--r--src/syntaxParser/java_cup/version.java10
-rw-r--r--src/syntaxParser/wcps.cup10
-rw-r--r--src/syntaxParser/wcps.lex10
130 files changed, 650 insertions, 650 deletions
diff --git a/src/syntaxParser/AtomicLit.java b/src/syntaxParser/AtomicLit.java
index f469620..251571f 100644
--- a/src/syntaxParser/AtomicLit.java
+++ b/src/syntaxParser/AtomicLit.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/AxisCrsElement.java b/src/syntaxParser/AxisCrsElement.java
index 6f6afb4..a5b56b6 100644
--- a/src/syntaxParser/AxisCrsElement.java
+++ b/src/syntaxParser/AxisCrsElement.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/AxisCrsList.java b/src/syntaxParser/AxisCrsList.java
index 6d23412..1e55612 100644
--- a/src/syntaxParser/AxisCrsList.java
+++ b/src/syntaxParser/AxisCrsList.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/AxisIntervalElement.java b/src/syntaxParser/AxisIntervalElement.java
index 128676d..4aa3f37 100644
--- a/src/syntaxParser/AxisIntervalElement.java
+++ b/src/syntaxParser/AxisIntervalElement.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/AxisIntervalList.java b/src/syntaxParser/AxisIntervalList.java
index f998b41..a3d95a5 100644
--- a/src/syntaxParser/AxisIntervalList.java
+++ b/src/syntaxParser/AxisIntervalList.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/AxisPointElement.java b/src/syntaxParser/AxisPointElement.java
index 3fd9628..7682f2a 100644
--- a/src/syntaxParser/AxisPointElement.java
+++ b/src/syntaxParser/AxisPointElement.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/AxisPointList.java b/src/syntaxParser/AxisPointList.java
index a5e9610..11fa10c 100644
--- a/src/syntaxParser/AxisPointList.java
+++ b/src/syntaxParser/AxisPointList.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/BinaryInducedExpr.java b/src/syntaxParser/BinaryInducedExpr.java
index 4edb0a5..bb796cc 100644
--- a/src/syntaxParser/BinaryInducedExpr.java
+++ b/src/syntaxParser/BinaryInducedExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/BooleanExpr.java b/src/syntaxParser/BooleanExpr.java
index 67dbb18..dc339f7 100644
--- a/src/syntaxParser/BooleanExpr.java
+++ b/src/syntaxParser/BooleanExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/BooleanScalarExpr.java b/src/syntaxParser/BooleanScalarExpr.java
index 50abfe7..424881c 100644
--- a/src/syntaxParser/BooleanScalarExpr.java
+++ b/src/syntaxParser/BooleanScalarExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/CastExpr.java b/src/syntaxParser/CastExpr.java
index 2990036..39bb540 100644
--- a/src/syntaxParser/CastExpr.java
+++ b/src/syntaxParser/CastExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ComplexLit.java b/src/syntaxParser/ComplexLit.java
index ee843a3..ce9661d 100644
--- a/src/syntaxParser/ComplexLit.java
+++ b/src/syntaxParser/ComplexLit.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/CondenseExpr.java b/src/syntaxParser/CondenseExpr.java
index db2a6af..a936269 100644
--- a/src/syntaxParser/CondenseExpr.java
+++ b/src/syntaxParser/CondenseExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/CoverageConstructorExpr.java b/src/syntaxParser/CoverageConstructorExpr.java
index 17c138a..9ef0d12 100644
--- a/src/syntaxParser/CoverageConstructorExpr.java
+++ b/src/syntaxParser/CoverageConstructorExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/CoverageExpr.java b/src/syntaxParser/CoverageExpr.java
index bcd627d..a58cf99 100644
--- a/src/syntaxParser/CoverageExpr.java
+++ b/src/syntaxParser/CoverageExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/CoverageList.java b/src/syntaxParser/CoverageList.java
index 30b7fd8..1bfc30d 100644
--- a/src/syntaxParser/CoverageList.java
+++ b/src/syntaxParser/CoverageList.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/CrsList.java b/src/syntaxParser/CrsList.java
index fea9ee6..9da2407 100644
--- a/src/syntaxParser/CrsList.java
+++ b/src/syntaxParser/CrsList.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/CrsTransformExpr.java b/src/syntaxParser/CrsTransformExpr.java
index 9a8f900..5db7ad0 100644
--- a/src/syntaxParser/CrsTransformExpr.java
+++ b/src/syntaxParser/CrsTransformExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/EncodedCoverageExpr.java b/src/syntaxParser/EncodedCoverageExpr.java
index b1451a5..2d5f783 100644
--- a/src/syntaxParser/EncodedCoverageExpr.java
+++ b/src/syntaxParser/EncodedCoverageExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ExponentialExpr.java b/src/syntaxParser/ExponentialExpr.java
index 35ff8ef..c81d4dc 100644
--- a/src/syntaxParser/ExponentialExpr.java
+++ b/src/syntaxParser/ExponentialExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ExtendExpr.java b/src/syntaxParser/ExtendExpr.java
index 524cf08..3f68e7c 100644
--- a/src/syntaxParser/ExtendExpr.java
+++ b/src/syntaxParser/ExtendExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/FieldInterpolationElement.java b/src/syntaxParser/FieldInterpolationElement.java
index a5239d4..4e7729a 100644
--- a/src/syntaxParser/FieldInterpolationElement.java
+++ b/src/syntaxParser/FieldInterpolationElement.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/FieldInterpolationList.java b/src/syntaxParser/FieldInterpolationList.java
index cf1e010..2cfcd3c 100644
--- a/src/syntaxParser/FieldInterpolationList.java
+++ b/src/syntaxParser/FieldInterpolationList.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/FieldInterpolationMethod.java b/src/syntaxParser/FieldInterpolationMethod.java
index ca20089..3bdd9c3 100644
--- a/src/syntaxParser/FieldInterpolationMethod.java
+++ b/src/syntaxParser/FieldInterpolationMethod.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ForClause.java b/src/syntaxParser/ForClause.java
index faba246..c075c69 100644
--- a/src/syntaxParser/ForClause.java
+++ b/src/syntaxParser/ForClause.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ForClauseElements.java b/src/syntaxParser/ForClauseElements.java
index 9bfd7a8..82160b5 100644
--- a/src/syntaxParser/ForClauseElements.java
+++ b/src/syntaxParser/ForClauseElements.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/GeneralCondenseExpr.java b/src/syntaxParser/GeneralCondenseExpr.java
index 5d0258f..6f6553a 100644
--- a/src/syntaxParser/GeneralCondenseExpr.java
+++ b/src/syntaxParser/GeneralCondenseExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/GetMetaDataExpr.java b/src/syntaxParser/GetMetaDataExpr.java
index d1b28e5..b355385 100644
--- a/src/syntaxParser/GetMetaDataExpr.java
+++ b/src/syntaxParser/GetMetaDataExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/IParseTreeNode.java b/src/syntaxParser/IParseTreeNode.java
index 701f785..a82353a 100644
--- a/src/syntaxParser/IParseTreeNode.java
+++ b/src/syntaxParser/IParseTreeNode.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/InducedExpr.java b/src/syntaxParser/InducedExpr.java
index bb21197..60a740a 100644
--- a/src/syntaxParser/InducedExpr.java
+++ b/src/syntaxParser/InducedExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/InterpolationMethodList.java b/src/syntaxParser/InterpolationMethodList.java
index bb39aa1..c11ce43 100644
--- a/src/syntaxParser/InterpolationMethodList.java
+++ b/src/syntaxParser/InterpolationMethodList.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/List.java b/src/syntaxParser/List.java
index e630a00..7baa1bc 100644
--- a/src/syntaxParser/List.java
+++ b/src/syntaxParser/List.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/NumericScalarExpr.java b/src/syntaxParser/NumericScalarExpr.java
index b55a7a3..f302766 100644
--- a/src/syntaxParser/NumericScalarExpr.java
+++ b/src/syntaxParser/NumericScalarExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ProcessingExpr.java b/src/syntaxParser/ProcessingExpr.java
index 17ae147..26ced56 100644
--- a/src/syntaxParser/ProcessingExpr.java
+++ b/src/syntaxParser/ProcessingExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/RangeValue.java b/src/syntaxParser/RangeValue.java
index bb45468..7d1dd39 100644
--- a/src/syntaxParser/RangeValue.java
+++ b/src/syntaxParser/RangeValue.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/RangeValueList.java b/src/syntaxParser/RangeValueList.java
index b9698e8..521c903 100644
--- a/src/syntaxParser/RangeValueList.java
+++ b/src/syntaxParser/RangeValueList.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ReduceExpr.java b/src/syntaxParser/ReduceExpr.java
index 0e890d7..9505c51 100644
--- a/src/syntaxParser/ReduceExpr.java
+++ b/src/syntaxParser/ReduceExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ReturnClause.java b/src/syntaxParser/ReturnClause.java
index 402bfa7..54fa23f 100644
--- a/src/syntaxParser/ReturnClause.java
+++ b/src/syntaxParser/ReturnClause.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ScalarExpr.java b/src/syntaxParser/ScalarExpr.java
index 4339ef1..aba8cd5 100644
--- a/src/syntaxParser/ScalarExpr.java
+++ b/src/syntaxParser/ScalarExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ScalarLit.java b/src/syntaxParser/ScalarLit.java
index 4feb7db..f802884 100644
--- a/src/syntaxParser/ScalarLit.java
+++ b/src/syntaxParser/ScalarLit.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ScalarLitList.java b/src/syntaxParser/ScalarLitList.java
index 48e0327..1040ec9 100644
--- a/src/syntaxParser/ScalarLitList.java
+++ b/src/syntaxParser/ScalarLitList.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/ScaleExpr.java b/src/syntaxParser/ScaleExpr.java
index 8dcae34..62618be 100644
--- a/src/syntaxParser/ScaleExpr.java
+++ b/src/syntaxParser/ScaleExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/SelectExpr.java b/src/syntaxParser/SelectExpr.java
index b4e4687..b8d4f17 100644
--- a/src/syntaxParser/SelectExpr.java
+++ b/src/syntaxParser/SelectExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/SetMetaDataExpr.java b/src/syntaxParser/SetMetaDataExpr.java
index 4632e99..ea85b8a 100644
--- a/src/syntaxParser/SetMetaDataExpr.java
+++ b/src/syntaxParser/SetMetaDataExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/SliceExpr.java b/src/syntaxParser/SliceExpr.java
index cfb94cc..4f749f1 100644
--- a/src/syntaxParser/SliceExpr.java
+++ b/src/syntaxParser/SliceExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/StoreExpr.java b/src/syntaxParser/StoreExpr.java
index 71b4567..ffc3f2a 100644
--- a/src/syntaxParser/StoreExpr.java
+++ b/src/syntaxParser/StoreExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/StructuredLiteral.java b/src/syntaxParser/StructuredLiteral.java
index b623ad6..60d763d 100644
--- a/src/syntaxParser/StructuredLiteral.java
+++ b/src/syntaxParser/StructuredLiteral.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/SubsetExpr.java b/src/syntaxParser/SubsetExpr.java
index 1510f1f..830e792 100644
--- a/src/syntaxParser/SubsetExpr.java
+++ b/src/syntaxParser/SubsetExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/SyntaxErrorException.java b/src/syntaxParser/SyntaxErrorException.java
index 014bd8e..a284de8 100644
--- a/src/syntaxParser/SyntaxErrorException.java
+++ b/src/syntaxParser/SyntaxErrorException.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/TrigonometricExpr.java b/src/syntaxParser/TrigonometricExpr.java
index 1b28edc..077c100 100644
--- a/src/syntaxParser/TrigonometricExpr.java
+++ b/src/syntaxParser/TrigonometricExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/TrimExpr.java b/src/syntaxParser/TrimExpr.java
index e98e16c..64a45ec 100644
--- a/src/syntaxParser/TrimExpr.java
+++ b/src/syntaxParser/TrimExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/UnaryArithMeticExpr.java b/src/syntaxParser/UnaryArithMeticExpr.java
index 3539519..7a6a811 100644
--- a/src/syntaxParser/UnaryArithMeticExpr.java
+++ b/src/syntaxParser/UnaryArithMeticExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/UnaryInducedExpr.java b/src/syntaxParser/UnaryInducedExpr.java
index 05ae953..e85c3f5 100644
--- a/src/syntaxParser/UnaryInducedExpr.java
+++ b/src/syntaxParser/UnaryInducedExpr.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/VariableList.java b/src/syntaxParser/VariableList.java
index 15cf14a..cd07165 100644
--- a/src/syntaxParser/VariableList.java
+++ b/src/syntaxParser/VariableList.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/WCPSRequest.java b/src/syntaxParser/WCPSRequest.java
index ffaa31a..73ab425 100644
--- a/src/syntaxParser/WCPSRequest.java
+++ b/src/syntaxParser/WCPSRequest.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/WCPSRequestProcessor.java b/src/syntaxParser/WCPSRequestProcessor.java
index e8b44fb..326f7e6 100644
--- a/src/syntaxParser/WCPSRequestProcessor.java
+++ b/src/syntaxParser/WCPSRequestProcessor.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/WhereClause.java b/src/syntaxParser/WhereClause.java
index b55b001..f91af09 100644
--- a/src/syntaxParser/WhereClause.java
+++ b/src/syntaxParser/WhereClause.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/Main.java b/src/syntaxParser/java_cup/Main.java
index 1ebb8cf..7c72b28 100644
--- a/src/syntaxParser/java_cup/Main.java
+++ b/src/syntaxParser/java_cup/Main.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/Main.java b/src/syntaxParser/java_cup/SAVE/Main.java
index 1ebb8cf..7c72b28 100644
--- a/src/syntaxParser/java_cup/SAVE/Main.java
+++ b/src/syntaxParser/java_cup/SAVE/Main.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/action_part.java b/src/syntaxParser/java_cup/SAVE/action_part.java
index e197001..5346669 100644
--- a/src/syntaxParser/java_cup/SAVE/action_part.java
+++ b/src/syntaxParser/java_cup/SAVE/action_part.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/action_production.java b/src/syntaxParser/java_cup/SAVE/action_production.java
index 2d0621d..5ce2297 100644
--- a/src/syntaxParser/java_cup/SAVE/action_production.java
+++ b/src/syntaxParser/java_cup/SAVE/action_production.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/assoc.java b/src/syntaxParser/java_cup/SAVE/assoc.java
index 7c152c3..4565a2e 100644
--- a/src/syntaxParser/java_cup/SAVE/assoc.java
+++ b/src/syntaxParser/java_cup/SAVE/assoc.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/emit.java b/src/syntaxParser/java_cup/SAVE/emit.java
index 92cac04..a79d83d 100644
--- a/src/syntaxParser/java_cup/SAVE/emit.java
+++ b/src/syntaxParser/java_cup/SAVE/emit.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/internal_error.java b/src/syntaxParser/java_cup/SAVE/internal_error.java
index c72aa72..1ef58de 100644
--- a/src/syntaxParser/java_cup/SAVE/internal_error.java
+++ b/src/syntaxParser/java_cup/SAVE/internal_error.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/lalr_item.java b/src/syntaxParser/java_cup/SAVE/lalr_item.java
index 3660aa2..9612bf4 100644
--- a/src/syntaxParser/java_cup/SAVE/lalr_item.java
+++ b/src/syntaxParser/java_cup/SAVE/lalr_item.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/lalr_item_set.java b/src/syntaxParser/java_cup/SAVE/lalr_item_set.java
index 9959192..a11db7d 100644
--- a/src/syntaxParser/java_cup/SAVE/lalr_item_set.java
+++ b/src/syntaxParser/java_cup/SAVE/lalr_item_set.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/lalr_state.java b/src/syntaxParser/java_cup/SAVE/lalr_state.java
index 5883462..de65957 100644
--- a/src/syntaxParser/java_cup/SAVE/lalr_state.java
+++ b/src/syntaxParser/java_cup/SAVE/lalr_state.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/lalr_transition.java b/src/syntaxParser/java_cup/SAVE/lalr_transition.java
index 2955f24..706b062 100644
--- a/src/syntaxParser/java_cup/SAVE/lalr_transition.java
+++ b/src/syntaxParser/java_cup/SAVE/lalr_transition.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/lexer.java b/src/syntaxParser/java_cup/SAVE/lexer.java
index 4901e06..858c71f 100644
--- a/src/syntaxParser/java_cup/SAVE/lexer.java
+++ b/src/syntaxParser/java_cup/SAVE/lexer.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/lr_item_core.java b/src/syntaxParser/java_cup/SAVE/lr_item_core.java
index 8af3de9..6596f61 100644
--- a/src/syntaxParser/java_cup/SAVE/lr_item_core.java
+++ b/src/syntaxParser/java_cup/SAVE/lr_item_core.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/non_terminal.java b/src/syntaxParser/java_cup/SAVE/non_terminal.java
index 9c76e58..65c42e0 100644
--- a/src/syntaxParser/java_cup/SAVE/non_terminal.java
+++ b/src/syntaxParser/java_cup/SAVE/non_terminal.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/nonassoc_action.java b/src/syntaxParser/java_cup/SAVE/nonassoc_action.java
index 28de666..28038d2 100644
--- a/src/syntaxParser/java_cup/SAVE/nonassoc_action.java
+++ b/src/syntaxParser/java_cup/SAVE/nonassoc_action.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/parse_action.java b/src/syntaxParser/java_cup/SAVE/parse_action.java
index 979dede..77ae441 100644
--- a/src/syntaxParser/java_cup/SAVE/parse_action.java
+++ b/src/syntaxParser/java_cup/SAVE/parse_action.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/parse_action_row.java b/src/syntaxParser/java_cup/SAVE/parse_action_row.java
index ffd6828..8050a6a 100644
--- a/src/syntaxParser/java_cup/SAVE/parse_action_row.java
+++ b/src/syntaxParser/java_cup/SAVE/parse_action_row.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/parse_action_table.java b/src/syntaxParser/java_cup/SAVE/parse_action_table.java
index 739dff2..00eedfc 100644
--- a/src/syntaxParser/java_cup/SAVE/parse_action_table.java
+++ b/src/syntaxParser/java_cup/SAVE/parse_action_table.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/parse_reduce_row.java b/src/syntaxParser/java_cup/SAVE/parse_reduce_row.java
index d58841e..009bf7e 100644
--- a/src/syntaxParser/java_cup/SAVE/parse_reduce_row.java
+++ b/src/syntaxParser/java_cup/SAVE/parse_reduce_row.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/parse_reduce_table.java b/src/syntaxParser/java_cup/SAVE/parse_reduce_table.java
index 224d8a8..0d93011 100644
--- a/src/syntaxParser/java_cup/SAVE/parse_reduce_table.java
+++ b/src/syntaxParser/java_cup/SAVE/parse_reduce_table.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/parser.java b/src/syntaxParser/java_cup/SAVE/parser.java
index 58220fc..f8c0539 100644
--- a/src/syntaxParser/java_cup/SAVE/parser.java
+++ b/src/syntaxParser/java_cup/SAVE/parser.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/production.java b/src/syntaxParser/java_cup/SAVE/production.java
index 0bbf194..4717b8c 100644
--- a/src/syntaxParser/java_cup/SAVE/production.java
+++ b/src/syntaxParser/java_cup/SAVE/production.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/production_part.java b/src/syntaxParser/java_cup/SAVE/production_part.java
index 3d42ad2..7b90523 100644
--- a/src/syntaxParser/java_cup/SAVE/production_part.java
+++ b/src/syntaxParser/java_cup/SAVE/production_part.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/reduce_action.java b/src/syntaxParser/java_cup/SAVE/reduce_action.java
index 79c6d19..a7296df 100644
--- a/src/syntaxParser/java_cup/SAVE/reduce_action.java
+++ b/src/syntaxParser/java_cup/SAVE/reduce_action.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/shift_action.java b/src/syntaxParser/java_cup/SAVE/shift_action.java
index e1c75d4..892d6db 100644
--- a/src/syntaxParser/java_cup/SAVE/shift_action.java
+++ b/src/syntaxParser/java_cup/SAVE/shift_action.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/sym.java b/src/syntaxParser/java_cup/SAVE/sym.java
index 6b8136e..470e402 100644
--- a/src/syntaxParser/java_cup/SAVE/sym.java
+++ b/src/syntaxParser/java_cup/SAVE/sym.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/symbol.java b/src/syntaxParser/java_cup/SAVE/symbol.java
index 88c4893..677d333 100644
--- a/src/syntaxParser/java_cup/SAVE/symbol.java
+++ b/src/syntaxParser/java_cup/SAVE/symbol.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/symbol_part.java b/src/syntaxParser/java_cup/SAVE/symbol_part.java
index 4f5c7da..9fa308c 100644
--- a/src/syntaxParser/java_cup/SAVE/symbol_part.java
+++ b/src/syntaxParser/java_cup/SAVE/symbol_part.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/symbol_set.java b/src/syntaxParser/java_cup/SAVE/symbol_set.java
index 96294a4..f833792 100644
--- a/src/syntaxParser/java_cup/SAVE/symbol_set.java
+++ b/src/syntaxParser/java_cup/SAVE/symbol_set.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/terminal.java b/src/syntaxParser/java_cup/SAVE/terminal.java
index 463dfde..5a32ae8 100644
--- a/src/syntaxParser/java_cup/SAVE/terminal.java
+++ b/src/syntaxParser/java_cup/SAVE/terminal.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/terminal_set.java b/src/syntaxParser/java_cup/SAVE/terminal_set.java
index 36392a3..56ec4d7 100644
--- a/src/syntaxParser/java_cup/SAVE/terminal_set.java
+++ b/src/syntaxParser/java_cup/SAVE/terminal_set.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/SAVE/version.java b/src/syntaxParser/java_cup/SAVE/version.java
index e04fd94..f829655 100644
--- a/src/syntaxParser/java_cup/SAVE/version.java
+++ b/src/syntaxParser/java_cup/SAVE/version.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/action_part.java b/src/syntaxParser/java_cup/action_part.java
index e197001..5346669 100644
--- a/src/syntaxParser/java_cup/action_part.java
+++ b/src/syntaxParser/java_cup/action_part.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/action_production.java b/src/syntaxParser/java_cup/action_production.java
index 2d0621d..5ce2297 100644
--- a/src/syntaxParser/java_cup/action_production.java
+++ b/src/syntaxParser/java_cup/action_production.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/assoc.java b/src/syntaxParser/java_cup/assoc.java
index 7c152c3..4565a2e 100644
--- a/src/syntaxParser/java_cup/assoc.java
+++ b/src/syntaxParser/java_cup/assoc.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/emit.java b/src/syntaxParser/java_cup/emit.java
index 92cac04..a79d83d 100644
--- a/src/syntaxParser/java_cup/emit.java
+++ b/src/syntaxParser/java_cup/emit.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/internal_error.java b/src/syntaxParser/java_cup/internal_error.java
index c72aa72..1ef58de 100644
--- a/src/syntaxParser/java_cup/internal_error.java
+++ b/src/syntaxParser/java_cup/internal_error.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/lalr_item.java b/src/syntaxParser/java_cup/lalr_item.java
index 3660aa2..9612bf4 100644
--- a/src/syntaxParser/java_cup/lalr_item.java
+++ b/src/syntaxParser/java_cup/lalr_item.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/lalr_item_set.java b/src/syntaxParser/java_cup/lalr_item_set.java
index 9959192..a11db7d 100644
--- a/src/syntaxParser/java_cup/lalr_item_set.java
+++ b/src/syntaxParser/java_cup/lalr_item_set.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/lalr_state.java b/src/syntaxParser/java_cup/lalr_state.java
index 5883462..de65957 100644
--- a/src/syntaxParser/java_cup/lalr_state.java
+++ b/src/syntaxParser/java_cup/lalr_state.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/lalr_transition.java b/src/syntaxParser/java_cup/lalr_transition.java
index 2955f24..706b062 100644
--- a/src/syntaxParser/java_cup/lalr_transition.java
+++ b/src/syntaxParser/java_cup/lalr_transition.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/lexer.java b/src/syntaxParser/java_cup/lexer.java
index 4901e06..858c71f 100644
--- a/src/syntaxParser/java_cup/lexer.java
+++ b/src/syntaxParser/java_cup/lexer.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/lr_item_core.java b/src/syntaxParser/java_cup/lr_item_core.java
index 8af3de9..6596f61 100644
--- a/src/syntaxParser/java_cup/lr_item_core.java
+++ b/src/syntaxParser/java_cup/lr_item_core.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/non_terminal.java b/src/syntaxParser/java_cup/non_terminal.java
index 9c76e58..65c42e0 100644
--- a/src/syntaxParser/java_cup/non_terminal.java
+++ b/src/syntaxParser/java_cup/non_terminal.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/nonassoc_action.java b/src/syntaxParser/java_cup/nonassoc_action.java
index 28de666..28038d2 100644
--- a/src/syntaxParser/java_cup/nonassoc_action.java
+++ b/src/syntaxParser/java_cup/nonassoc_action.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/parse_action.java b/src/syntaxParser/java_cup/parse_action.java
index 979dede..77ae441 100644
--- a/src/syntaxParser/java_cup/parse_action.java
+++ b/src/syntaxParser/java_cup/parse_action.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/parse_action_row.java b/src/syntaxParser/java_cup/parse_action_row.java
index ffd6828..8050a6a 100644
--- a/src/syntaxParser/java_cup/parse_action_row.java
+++ b/src/syntaxParser/java_cup/parse_action_row.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/parse_action_table.java b/src/syntaxParser/java_cup/parse_action_table.java
index 739dff2..00eedfc 100644
--- a/src/syntaxParser/java_cup/parse_action_table.java
+++ b/src/syntaxParser/java_cup/parse_action_table.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/parse_reduce_row.java b/src/syntaxParser/java_cup/parse_reduce_row.java
index d58841e..009bf7e 100644
--- a/src/syntaxParser/java_cup/parse_reduce_row.java
+++ b/src/syntaxParser/java_cup/parse_reduce_row.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/parse_reduce_table.java b/src/syntaxParser/java_cup/parse_reduce_table.java
index 224d8a8..0d93011 100644
--- a/src/syntaxParser/java_cup/parse_reduce_table.java
+++ b/src/syntaxParser/java_cup/parse_reduce_table.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/parser.java b/src/syntaxParser/java_cup/parser.java
index 58220fc..f8c0539 100644
--- a/src/syntaxParser/java_cup/parser.java
+++ b/src/syntaxParser/java_cup/parser.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/production.java b/src/syntaxParser/java_cup/production.java
index 0bbf194..4717b8c 100644
--- a/src/syntaxParser/java_cup/production.java
+++ b/src/syntaxParser/java_cup/production.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/production_part.java b/src/syntaxParser/java_cup/production_part.java
index 3d42ad2..7b90523 100644
--- a/src/syntaxParser/java_cup/production_part.java
+++ b/src/syntaxParser/java_cup/production_part.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/reduce_action.java b/src/syntaxParser/java_cup/reduce_action.java
index 79c6d19..a7296df 100644
--- a/src/syntaxParser/java_cup/reduce_action.java
+++ b/src/syntaxParser/java_cup/reduce_action.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/runtime/Scanner.java b/src/syntaxParser/java_cup/runtime/Scanner.java
index 1d1c071..3043a9f 100644
--- a/src/syntaxParser/java_cup/runtime/Scanner.java
+++ b/src/syntaxParser/java_cup/runtime/Scanner.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/runtime/Symbol.java b/src/syntaxParser/java_cup/runtime/Symbol.java
index 5bb94d9..6c26710 100644
--- a/src/syntaxParser/java_cup/runtime/Symbol.java
+++ b/src/syntaxParser/java_cup/runtime/Symbol.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/runtime/lr_parser.java b/src/syntaxParser/java_cup/runtime/lr_parser.java
index 3ba17a9..3dfd04b 100644
--- a/src/syntaxParser/java_cup/runtime/lr_parser.java
+++ b/src/syntaxParser/java_cup/runtime/lr_parser.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/runtime/virtual_parse_stack.java b/src/syntaxParser/java_cup/runtime/virtual_parse_stack.java
index 2cc297a..7e8241a 100644
--- a/src/syntaxParser/java_cup/runtime/virtual_parse_stack.java
+++ b/src/syntaxParser/java_cup/runtime/virtual_parse_stack.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/shift_action.java b/src/syntaxParser/java_cup/shift_action.java
index e1c75d4..892d6db 100644
--- a/src/syntaxParser/java_cup/shift_action.java
+++ b/src/syntaxParser/java_cup/shift_action.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/simple_calc/Main.java b/src/syntaxParser/java_cup/simple_calc/Main.java
index 2eaabf2..8cd5627 100644
--- a/src/syntaxParser/java_cup/simple_calc/Main.java
+++ b/src/syntaxParser/java_cup/simple_calc/Main.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/simple_calc/parser.cup b/src/syntaxParser/java_cup/simple_calc/parser.cup
index eeddbd9..44e41a0 100644
--- a/src/syntaxParser/java_cup/simple_calc/parser.cup
+++ b/src/syntaxParser/java_cup/simple_calc/parser.cup
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/simple_calc/parser.java b/src/syntaxParser/java_cup/simple_calc/parser.java
index bc000a3..b8bcbdc 100644
--- a/src/syntaxParser/java_cup/simple_calc/parser.java
+++ b/src/syntaxParser/java_cup/simple_calc/parser.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/simple_calc/scanner.java b/src/syntaxParser/java_cup/simple_calc/scanner.java
index e0fa483..c64ee15 100644
--- a/src/syntaxParser/java_cup/simple_calc/scanner.java
+++ b/src/syntaxParser/java_cup/simple_calc/scanner.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/simple_calc/sym.java b/src/syntaxParser/java_cup/simple_calc/sym.java
index 53e6378..781dda3 100644
--- a/src/syntaxParser/java_cup/simple_calc/sym.java
+++ b/src/syntaxParser/java_cup/simple_calc/sym.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/sym.java b/src/syntaxParser/java_cup/sym.java
index 6b8136e..470e402 100644
--- a/src/syntaxParser/java_cup/sym.java
+++ b/src/syntaxParser/java_cup/sym.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/symbol.java b/src/syntaxParser/java_cup/symbol.java
index 88c4893..677d333 100644
--- a/src/syntaxParser/java_cup/symbol.java
+++ b/src/syntaxParser/java_cup/symbol.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/symbol_part.java b/src/syntaxParser/java_cup/symbol_part.java
index 4f5c7da..9fa308c 100644
--- a/src/syntaxParser/java_cup/symbol_part.java
+++ b/src/syntaxParser/java_cup/symbol_part.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/symbol_set.java b/src/syntaxParser/java_cup/symbol_set.java
index 96294a4..f833792 100644
--- a/src/syntaxParser/java_cup/symbol_set.java
+++ b/src/syntaxParser/java_cup/symbol_set.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/terminal.java b/src/syntaxParser/java_cup/terminal.java
index 463dfde..5a32ae8 100644
--- a/src/syntaxParser/java_cup/terminal.java
+++ b/src/syntaxParser/java_cup/terminal.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/terminal_set.java b/src/syntaxParser/java_cup/terminal_set.java
index 36392a3..56ec4d7 100644
--- a/src/syntaxParser/java_cup/terminal_set.java
+++ b/src/syntaxParser/java_cup/terminal_set.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/java_cup/version.java b/src/syntaxParser/java_cup/version.java
index e04fd94..f829655 100644
--- a/src/syntaxParser/java_cup/version.java
+++ b/src/syntaxParser/java_cup/version.java
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/wcps.cup b/src/syntaxParser/wcps.cup
index 97b8677..ee7b0b1 100644
--- a/src/syntaxParser/wcps.cup
+++ b/src/syntaxParser/wcps.cup
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.
diff --git a/src/syntaxParser/wcps.lex b/src/syntaxParser/wcps.lex
index d9c9f10..44ec591 100644
--- a/src/syntaxParser/wcps.lex
+++ b/src/syntaxParser/wcps.lex
@@ -1,20 +1,20 @@
/*
- * This file is part of %PACKAGENAME%.
+ * This file is part of Petascope.
*
- * %PACKAGENAME% is free software: you can redistribute it and/or modify
+ * Petascope is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
- * %PACKAGENAME% is distributed in the hope that it will be useful,
+ * Petascope is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with %PACKAGENAME%. If not, see <http://www.gnu.org/licenses/>.
+ * License along with Petascope. If not, see <http://www.gnu.org/licenses/>.
*
- * For more information please see <http://www.%PACKAGENAME%.org>
+ * For more information please see <http://www.Petascope.org>
* or contact Peter Baumann via <baumann@rasdaman.com>.
*
* Copyright 2009 Jacobs University Bremen, Peter Baumann.