diff --git a/AntTasks/src/pt/up/fe/specs/ant/AAntTask.java b/AntTasks/src/pt/up/fe/specs/ant/AAntTask.java index dbe6c40c..17447a10 100644 --- a/AntTasks/src/pt/up/fe/specs/ant/AAntTask.java +++ b/AntTasks/src/pt/up/fe/specs/ant/AAntTask.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.ant; diff --git a/AntTasks/src/pt/up/fe/specs/ant/AntResource.java b/AntTasks/src/pt/up/fe/specs/ant/AntResource.java index b5551e01..adda38d8 100644 --- a/AntTasks/src/pt/up/fe/specs/ant/AntResource.java +++ b/AntTasks/src/pt/up/fe/specs/ant/AntResource.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.ant; diff --git a/AntTasks/src/pt/up/fe/specs/ant/AntTask.java b/AntTasks/src/pt/up/fe/specs/ant/AntTask.java index 75efaa7d..410a954c 100644 --- a/AntTasks/src/pt/up/fe/specs/ant/AntTask.java +++ b/AntTasks/src/pt/up/fe/specs/ant/AntTask.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.ant; diff --git a/AntTasks/src/pt/up/fe/specs/ant/SpecsAnt.java b/AntTasks/src/pt/up/fe/specs/ant/SpecsAnt.java index b8221f20..c487ca75 100644 --- a/AntTasks/src/pt/up/fe/specs/ant/SpecsAnt.java +++ b/AntTasks/src/pt/up/fe/specs/ant/SpecsAnt.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.ant; diff --git a/AntTasks/src/pt/up/fe/specs/ant/tasks/Sftp.java b/AntTasks/src/pt/up/fe/specs/ant/tasks/Sftp.java index 5c2fa0fd..25910611 100644 --- a/AntTasks/src/pt/up/fe/specs/ant/tasks/Sftp.java +++ b/AntTasks/src/pt/up/fe/specs/ant/tasks/Sftp.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.ant.tasks; diff --git a/AntTasks/test/pt/up/fe/specs/ant/TasksTest.java b/AntTasks/test/pt/up/fe/specs/ant/TasksTest.java index b3dac5a6..34ae00d8 100644 --- a/AntTasks/test/pt/up/fe/specs/ant/TasksTest.java +++ b/AntTasks/test/pt/up/fe/specs/ant/TasksTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.ant; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/InstructionFormatParser.java b/AsmParser/src/pt/up/fe/specs/asmparser/InstructionFormatParser.java index 5e3649d1..c224f02f 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/InstructionFormatParser.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/InstructionFormatParser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/ast/ConstantNode.java b/AsmParser/src/pt/up/fe/specs/asmparser/ast/ConstantNode.java index 1be15c3e..3435bde2 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/ast/ConstantNode.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/ast/ConstantNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser.ast; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/ast/FieldNode.java b/AsmParser/src/pt/up/fe/specs/asmparser/ast/FieldNode.java index a088ede3..b76810be 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/ast/FieldNode.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/ast/FieldNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser.ast; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/ast/IgnoreNode.java b/AsmParser/src/pt/up/fe/specs/asmparser/ast/IgnoreNode.java index 92ba58cf..4d57032f 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/ast/IgnoreNode.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/ast/IgnoreNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser.ast; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/ast/InstructionFormatNode.java b/AsmParser/src/pt/up/fe/specs/asmparser/ast/InstructionFormatNode.java index 6dea83bc..724fe048 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/ast/InstructionFormatNode.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/ast/InstructionFormatNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser.ast; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/ast/RuleNode.java b/AsmParser/src/pt/up/fe/specs/asmparser/ast/RuleNode.java index b61eb51e..42a536cb 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/ast/RuleNode.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/ast/RuleNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser.ast; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/Asm32bitParser.java b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/Asm32bitParser.java index bc24944d..fd88e1bf 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/Asm32bitParser.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/Asm32bitParser.java @@ -8,7 +8,7 @@ *
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser.parser32bit; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/Asm32bitResult.java b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/Asm32bitResult.java index 96d41645..469550a4 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/Asm32bitResult.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/Asm32bitResult.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser.parser32bit; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitConstantRule.java b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitConstantRule.java index 449f0f52..abba6b7c 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitConstantRule.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitConstantRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser.parser32bit.rules; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitFieldRule.java b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitFieldRule.java index bdb2603a..53e1c8c4 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitFieldRule.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitFieldRule.java @@ -8,7 +8,7 @@ *
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser.parser32bit.rules; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitIgnoreRule.java b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitIgnoreRule.java index 33d29ce2..31a609b9 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitIgnoreRule.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitIgnoreRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser.parser32bit.rules; diff --git a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitRule.java b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitRule.java index 4aae9070..8ed8c5de 100644 --- a/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitRule.java +++ b/AsmParser/src/pt/up/fe/specs/asmparser/parser32bit/rules/Asm32bitRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.asmparser.parser32bit.rules; diff --git a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AIsaParser.java b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AIsaParser.java index f21f122f..f4436ac3 100644 --- a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AIsaParser.java +++ b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AIsaParser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing; diff --git a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmField.java b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmField.java index 3a8b2f7d..5bf4fb61 100644 --- a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmField.java +++ b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmField.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing; diff --git a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmFieldData.java b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmFieldData.java index 1b2cab48..2fc42a14 100644 --- a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmFieldData.java +++ b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmFieldData.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing; diff --git a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmFieldType.java b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmFieldType.java index 6d0da22f..5b062dbf 100644 --- a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmFieldType.java +++ b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmFieldType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing; diff --git a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmParser.java b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmParser.java index 131cf28e..d64146f8 100644 --- a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmParser.java +++ b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/AsmParser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing; diff --git a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/IsaParser.java b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/IsaParser.java index 60ae6055..8a3e6778 100644 --- a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/IsaParser.java +++ b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/IsaParser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing; diff --git a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/BinaryAsmInstructionParser.java b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/BinaryAsmInstructionParser.java index 2b8e1243..8bfe0f2a 100644 --- a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/BinaryAsmInstructionParser.java +++ b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/BinaryAsmInstructionParser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing.binaryasmparser; diff --git a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/BinaryAsmRule.java b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/BinaryAsmRule.java index 00beab4d..75df5896 100644 --- a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/BinaryAsmRule.java +++ b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/BinaryAsmRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing.binaryasmparser; diff --git a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/ConstantRule.java b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/ConstantRule.java index c10bffe6..1ff3887b 100644 --- a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/ConstantRule.java +++ b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/ConstantRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing.binaryasmparser; diff --git a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/FieldRule.java b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/FieldRule.java index 04a17552..8b008efc 100644 --- a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/FieldRule.java +++ b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/FieldRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing.binaryasmparser; diff --git a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/IgnoreRule.java b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/IgnoreRule.java index 240d612a..df03a2ea 100644 --- a/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/IgnoreRule.java +++ b/AsmParser/src/pt/up/fe/specs/binarytranslation/asm/parsing/binaryasmparser/IgnoreRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing.binaryasmparser; diff --git a/AsmParser/test/pt/up/fe/specs/binarytranslation/asm/parsing/MicroBlazeAsmTest.java b/AsmParser/test/pt/up/fe/specs/binarytranslation/asm/parsing/MicroBlazeAsmTest.java index 4c03045b..b273bd40 100644 --- a/AsmParser/test/pt/up/fe/specs/binarytranslation/asm/parsing/MicroBlazeAsmTest.java +++ b/AsmParser/test/pt/up/fe/specs/binarytranslation/asm/parsing/MicroBlazeAsmTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.binarytranslation.asm.parsing; diff --git a/GitPlus/src/pt/up/fe/specs/git/SpecsGit.java b/GitPlus/src/pt/up/fe/specs/git/SpecsGit.java index 5b02a253..854aad56 100644 --- a/GitPlus/src/pt/up/fe/specs/git/SpecsGit.java +++ b/GitPlus/src/pt/up/fe/specs/git/SpecsGit.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.git; diff --git a/GitlabPlus/src/pt/up/fe/specs/gitlab/GitlabPlus.java b/GitlabPlus/src/pt/up/fe/specs/gitlab/GitlabPlus.java index 4d59580c..9eff8c7a 100644 --- a/GitlabPlus/src/pt/up/fe/specs/gitlab/GitlabPlus.java +++ b/GitlabPlus/src/pt/up/fe/specs/gitlab/GitlabPlus.java @@ -29,7 +29,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ public class GitlabPlus { diff --git a/GitlabPlus/src/pt/up/fe/specs/gitlab/Main.java b/GitlabPlus/src/pt/up/fe/specs/gitlab/Main.java index 185c8d45..ce4c185d 100644 --- a/GitlabPlus/src/pt/up/fe/specs/gitlab/Main.java +++ b/GitlabPlus/src/pt/up/fe/specs/gitlab/Main.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.gitlab; diff --git a/GitlabPlus/src/pt/up/fe/specs/gitlab/Role.java b/GitlabPlus/src/pt/up/fe/specs/gitlab/Role.java index 196f7ee2..a8fa050e 100644 --- a/GitlabPlus/src/pt/up/fe/specs/gitlab/Role.java +++ b/GitlabPlus/src/pt/up/fe/specs/gitlab/Role.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.gitlab; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/App.java b/GuiHelper/src/pt/up/fe/specs/guihelper/App.java index 1acc1d51..08b42d0c 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/App.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/App.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/Base/ListOfSetupDefinitions.java b/GuiHelper/src/pt/up/fe/specs/guihelper/Base/ListOfSetupDefinitions.java index f88cb46f..77362156 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/Base/ListOfSetupDefinitions.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/Base/ListOfSetupDefinitions.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.Base; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupDefinition.java b/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupDefinition.java index 19d3bd30..1c63c8ee 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupDefinition.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupDefinition.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.Base; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupFieldEnum.java b/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupFieldEnum.java index b8fc022d..19b32116 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupFieldEnum.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupFieldEnum.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.Base; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupFieldUtils.java b/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupFieldUtils.java index 61fb2a47..2c9b7bea 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupFieldUtils.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/Base/SetupFieldUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.Base; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/FieldValue.java b/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/FieldValue.java index 2dd6e78c..2111ac6c 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/FieldValue.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/FieldValue.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.BaseTypes; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/ListOfSetups.java b/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/ListOfSetups.java index 73448a6a..b3e706ec 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/ListOfSetups.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/ListOfSetups.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.BaseTypes; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/RawType.java b/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/RawType.java index 307e06b4..37330566 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/RawType.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/RawType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.BaseTypes; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/SetupData.java b/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/SetupData.java index a22099af..5d20df92 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/SetupData.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/BaseTypes/SetupData.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.BaseTypes; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/FieldType.java b/GuiHelper/src/pt/up/fe/specs/guihelper/FieldType.java index 4f343660..d8dee73a 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/FieldType.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/FieldType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/GuiHelperUtils.java b/GuiHelper/src/pt/up/fe/specs/guihelper/GuiHelperUtils.java index 0e31a861..5e01f081 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/GuiHelperUtils.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/GuiHelperUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/SetupAccess.java b/GuiHelper/src/pt/up/fe/specs/guihelper/SetupAccess.java index 685e1686..f62c8e45 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/SetupAccess.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/SetupAccess.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/DefaultValue.java b/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/DefaultValue.java index de9b2458..4a35323d 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/DefaultValue.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/DefaultValue.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.SetupFieldOptions; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/MultipleChoice.java b/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/MultipleChoice.java index f55d8eee..ad99b523 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/MultipleChoice.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/MultipleChoice.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.SetupFieldOptions; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/MultipleSetup.java b/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/MultipleSetup.java index 77316132..577b1013 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/MultipleSetup.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/MultipleSetup.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.SetupFieldOptions; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/SingleSetup.java b/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/SingleSetup.java index 8f01e14f..c62b2e80 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/SingleSetup.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/SetupFieldOptions/SingleSetup.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.SetupFieldOptions; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/Setups/SimpleIo/SimpleIoSetup.java b/GuiHelper/src/pt/up/fe/specs/guihelper/Setups/SimpleIo/SimpleIoSetup.java index 0b0e4c31..1763fbe7 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/Setups/SimpleIo/SimpleIoSetup.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/Setups/SimpleIo/SimpleIoSetup.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.Setups.SimpleIo; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/Utils/SetupDataKeyValue.java b/GuiHelper/src/pt/up/fe/specs/guihelper/Utils/SetupDataKeyValue.java index 9a1c0c42..abefc2fe 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/Utils/SetupDataKeyValue.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/Utils/SetupDataKeyValue.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.Utils; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/AppFrame.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/AppFrame.java index 6cc61ea2..6ed48032 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/AppFrame.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/AppFrame.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/ApplicationWorker.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/ApplicationWorker.java index 8dc9bae7..ef344a4d 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/ApplicationWorker.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/ApplicationWorker.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/BaseSetupPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/BaseSetupPanel.java index e40f3e55..3749f2b3 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/BaseSetupPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/BaseSetupPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.BasePanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/GlobalOptionsPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/GlobalOptionsPanel.java index 69f2edce..7d15ad99 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/GlobalOptionsPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/GlobalOptionsPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.BasePanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/OptionsPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/OptionsPanel.java index 05798d30..aa730d9f 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/OptionsPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/OptionsPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.BasePanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/ProgramPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/ProgramPanel.java index 806d1360..b06e2d8d 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/ProgramPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/BasePanels/ProgramPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ /* diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanel.java index 4c591ad9..b3e8f443 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/DoublePanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/DoublePanel.java index 4edcc5d0..0a7b1b20 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/DoublePanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/DoublePanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/FolderPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/FolderPanel.java index 9bf4b05c..0680c82d 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/FolderPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/FolderPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/IntegerPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/IntegerPanel.java index 731618c5..0de08c0d 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/IntegerPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/IntegerPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/IntegratedSetupPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/IntegratedSetupPanel.java index 70430d9e..c55ae5de 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/IntegratedSetupPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/IntegratedSetupPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/ListOfSetupsPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/ListOfSetupsPanel.java index f1241a0e..53b8d4e4 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/ListOfSetupsPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/ListOfSetupsPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoiceListPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoiceListPanel.java index 532d4dc1..88c07634 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoiceListPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoiceListPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoicePanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoicePanel.java index 0d829319..3f42b148 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoicePanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoicePanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoiceSetup.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoiceSetup.java index 527e6407..ff9dd464 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoiceSetup.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/MultipleChoiceSetup.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/PanelUtils.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/PanelUtils.java index 4e8a6001..268f75c0 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/PanelUtils.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/PanelUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/SetupPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/SetupPanel.java index 38acff21..a2428cd6 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/SetupPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/SetupPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/StringListPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/StringListPanel.java index 9d3873e2..8b397c7d 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/StringListPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/StringListPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/StringPanel.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/StringPanel.java index bc095e2b..7f7999da 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/StringPanel.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/FieldPanels/StringPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.FieldPanels; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/Interfaces/FileReceiver.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/Interfaces/FileReceiver.java index 16928f3f..5db1844c 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/Interfaces/FileReceiver.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/Interfaces/FileReceiver.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui.Interfaces; diff --git a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/SimpleGui.java b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/SimpleGui.java index 4b019c51..04564d80 100644 --- a/GuiHelper/src/pt/up/fe/specs/guihelper/gui/SimpleGui.java +++ b/GuiHelper/src/pt/up/fe/specs/guihelper/gui/SimpleGui.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.guihelper.gui; diff --git a/JavaGenerator/test/org/specs/generators/java/junit/FieldTest.java b/JavaGenerator/test/org/specs/generators/java/junit/FieldTest.java index 1f9ef632..3aabcbd5 100644 --- a/JavaGenerator/test/org/specs/generators/java/junit/FieldTest.java +++ b/JavaGenerator/test/org/specs/generators/java/junit/FieldTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.specs.generators.java.junit; diff --git a/JavaGenerator/test/org/specs/generators/java/junit/JavaTypeTest.java b/JavaGenerator/test/org/specs/generators/java/junit/JavaTypeTest.java index 9146c62d..0c369518 100644 --- a/JavaGenerator/test/org/specs/generators/java/junit/JavaTypeTest.java +++ b/JavaGenerator/test/org/specs/generators/java/junit/JavaTypeTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.specs.generators.java.junit; diff --git a/JavaGenerator/test/org/specs/generators/java/junit/MethodTest.java b/JavaGenerator/test/org/specs/generators/java/junit/MethodTest.java index 0487ac08..7573e51d 100644 --- a/JavaGenerator/test/org/specs/generators/java/junit/MethodTest.java +++ b/JavaGenerator/test/org/specs/generators/java/junit/MethodTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.specs.generators.java.junit; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/ForOfType.java b/JsEngine/src/pt/up/fe/specs/jsengine/ForOfType.java index af1ccdf9..024c3ea6 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/ForOfType.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/ForOfType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/JsEngine.java b/JsEngine/src/pt/up/fe/specs/jsengine/JsEngine.java index 38d45969..0cfb023e 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/JsEngine.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/JsEngine.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineLauncher.java b/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineLauncher.java index c6105702..961b08f6 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineLauncher.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineLauncher.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineType.java b/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineType.java index aac9403b..91e28d0f 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineType.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineWebResources.java b/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineWebResources.java index b4466101..bd69485c 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineWebResources.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/JsEngineWebResources.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/JsFileType.java b/JsEngine/src/pt/up/fe/specs/jsengine/JsFileType.java index efe7904d..595508ca 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/JsFileType.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/JsFileType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/graal/GraalvmBindings.java b/JsEngine/src/pt/up/fe/specs/jsengine/graal/GraalvmBindings.java index 49f7ee79..51ac8457 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/graal/GraalvmBindings.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/graal/GraalvmBindings.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine.graal; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/graal/GraalvmJsEngine.java b/JsEngine/src/pt/up/fe/specs/jsengine/graal/GraalvmJsEngine.java index 912437ac..6e4eb068 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/graal/GraalvmJsEngine.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/graal/GraalvmJsEngine.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine.graal; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaComment.java b/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaComment.java index 9f48ea00..af65aa25 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaComment.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaComment.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine.libs; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaLoc.java b/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaLoc.java index b7accdad..1174bbb1 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaLoc.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaLoc.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine.libs; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaNode.java b/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaNode.java index c5a54f61..a823f49c 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaNode.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/libs/EsprimaNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine.libs; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/libs/JsBabel.java b/JsEngine/src/pt/up/fe/specs/jsengine/libs/JsBabel.java index 70fe2181..7a13a080 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/libs/JsBabel.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/libs/JsBabel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine.libs; diff --git a/JsEngine/src/pt/up/fe/specs/jsengine/libs/JsEsprima.java b/JsEngine/src/pt/up/fe/specs/jsengine/libs/JsEsprima.java index 8fd5962d..b82ae333 100644 --- a/JsEngine/src/pt/up/fe/specs/jsengine/libs/JsEsprima.java +++ b/JsEngine/src/pt/up/fe/specs/jsengine/libs/JsEsprima.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine.libs; diff --git a/JsEngine/test/pt/up/fe/specs/jsengine/BabelTester.java b/JsEngine/test/pt/up/fe/specs/jsengine/BabelTester.java index 43ac2815..cf32fed2 100644 --- a/JsEngine/test/pt/up/fe/specs/jsengine/BabelTester.java +++ b/JsEngine/test/pt/up/fe/specs/jsengine/BabelTester.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine; diff --git a/JsEngine/test/pt/up/fe/specs/jsengine/EsprimaTester.java b/JsEngine/test/pt/up/fe/specs/jsengine/EsprimaTester.java index c852bbdc..4ba068b4 100644 --- a/JsEngine/test/pt/up/fe/specs/jsengine/EsprimaTester.java +++ b/JsEngine/test/pt/up/fe/specs/jsengine/EsprimaTester.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine; diff --git a/JsEngine/test/pt/up/fe/specs/jsengine/JsEngineTest.java b/JsEngine/test/pt/up/fe/specs/jsengine/JsEngineTest.java index da674508..18309070 100644 --- a/JsEngine/test/pt/up/fe/specs/jsengine/JsEngineTest.java +++ b/JsEngine/test/pt/up/fe/specs/jsengine/JsEngineTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.jsengine; diff --git a/MvelPlus/src/org/suikasoft/MvelPlus/MvelSolver.java b/MvelPlus/src/org/suikasoft/MvelPlus/MvelSolver.java index c097368a..582f061d 100644 --- a/MvelPlus/src/org/suikasoft/MvelPlus/MvelSolver.java +++ b/MvelPlus/src/org/suikasoft/MvelPlus/MvelSolver.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.MvelPlus; diff --git a/SlackPlus/src/pt/up/fe/specs/slack/Main.java b/SlackPlus/src/pt/up/fe/specs/slack/Main.java index e1e79355..383e6936 100644 --- a/SlackPlus/src/pt/up/fe/specs/slack/Main.java +++ b/SlackPlus/src/pt/up/fe/specs/slack/Main.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.slack; diff --git a/SlackPlus/src/pt/up/fe/specs/slack/Result.java b/SlackPlus/src/pt/up/fe/specs/slack/Result.java index e736564c..472d758a 100644 --- a/SlackPlus/src/pt/up/fe/specs/slack/Result.java +++ b/SlackPlus/src/pt/up/fe/specs/slack/Result.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.slack; diff --git a/SlackPlus/src/pt/up/fe/specs/slack/SlackPlus.java b/SlackPlus/src/pt/up/fe/specs/slack/SlackPlus.java index 1a126097..59c40799 100644 --- a/SlackPlus/src/pt/up/fe/specs/slack/SlackPlus.java +++ b/SlackPlus/src/pt/up/fe/specs/slack/SlackPlus.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.slack; diff --git a/SlackPlus/src/pt/up/fe/specs/slack/UserError.java b/SlackPlus/src/pt/up/fe/specs/slack/UserError.java index 1368e59c..75c0c92e 100644 --- a/SlackPlus/src/pt/up/fe/specs/slack/UserError.java +++ b/SlackPlus/src/pt/up/fe/specs/slack/UserError.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.slack; diff --git a/SpecsHWUtils/resources/pt/up/fe/specs/specshw/SpecsHwResource.java b/SpecsHWUtils/resources/pt/up/fe/specs/specshw/SpecsHwResource.java index e904c722..f07ee6e7 100644 --- a/SpecsHWUtils/resources/pt/up/fe/specs/specshw/SpecsHwResource.java +++ b/SpecsHWUtils/resources/pt/up/fe/specs/specshw/SpecsHwResource.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.specshw; diff --git a/SpecsHWUtils/resources/pt/up/fe/specs/specshw/specs_cr_text.txt b/SpecsHWUtils/resources/pt/up/fe/specs/specshw/specs_cr_text.txt index 17725cb1..82abbec1 100644 --- a/SpecsHWUtils/resources/pt/up/fe/specs/specshw/specs_cr_text.txt +++ b/SpecsHWUtils/resources/pt/up/fe/specs/specshw/specs_cr_text.txt @@ -8,5 +8,5 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ \ No newline at end of file diff --git a/SpecsHWUtils/src/pt/up/fe/specs/specshw/SpecsHwUtils.java b/SpecsHWUtils/src/pt/up/fe/specs/specshw/SpecsHwUtils.java index 1745937c..9af4a2df 100644 --- a/SpecsHWUtils/src/pt/up/fe/specs/specshw/SpecsHwUtils.java +++ b/SpecsHWUtils/src/pt/up/fe/specs/specshw/SpecsHwUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.specshw; diff --git a/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/AProcessRun.java b/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/AProcessRun.java index b1a2d39c..a7189ae9 100644 --- a/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/AProcessRun.java +++ b/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/AProcessRun.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.specshw.processes; diff --git a/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/ProcessRun.java b/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/ProcessRun.java index b14a159e..aa38377e 100644 --- a/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/ProcessRun.java +++ b/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/ProcessRun.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.specshw.processes; diff --git a/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/StdioThreads.java b/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/StdioThreads.java index 42334003..d7696f94 100644 --- a/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/StdioThreads.java +++ b/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/StdioThreads.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.specshw.processes; diff --git a/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/StringProcessRun.java b/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/StringProcessRun.java index 1ee3afdd..f90d22d9 100644 --- a/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/StringProcessRun.java +++ b/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/StringProcessRun.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.specshw.processes; diff --git a/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/TxtDump.java b/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/TxtDump.java index 249ceca8..ffb9d0b7 100644 --- a/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/TxtDump.java +++ b/SpecsHWUtils/src/pt/up/fe/specs/specshw/processes/TxtDump.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.specshw.processes; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/BinaryUtilsSnippet.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/BinaryUtilsSnippet.java index 45ebf4bd..f5b79cff 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/BinaryUtilsSnippet.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/BinaryUtilsSnippet.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/LoggingUtilsSnippet.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/LoggingUtilsSnippet.java index 6e75ddb7..0018a55b 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/LoggingUtilsSnippet.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/LoggingUtilsSnippet.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/ProcessUtilsSnippet.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/ProcessUtilsSnippet.java index 4598014a..4685689f 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/ProcessUtilsSnippet.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/ProcessUtilsSnippet.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/PushingQueueSnippet.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/PushingQueueSnippet.java index 1c76cbe3..dc68939f 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/PushingQueueSnippet.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/PushingQueueSnippet.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSample.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSample.java index 61db4958..a2b7d2df 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSample.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSample.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSample2.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSample2.java index 9cef36e4..1499c6a0 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSample2.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSample2.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSnippet.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSnippet.java index fdaa5514..daf2708e 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSnippet.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/events/EventSnippet.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/DwAccess.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/DwAccess.java index c9b918ef..b3b2cec3 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/DwAccess.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/DwAccess.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jacobi; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/JacobiParserLauncher.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/JacobiParserLauncher.java index 542a0828..8bfe1693 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/JacobiParserLauncher.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/JacobiParserLauncher.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jacobi; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/JacobiTester.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/JacobiTester.java index 50187b5d..b722f693 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/JacobiTester.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/jacobi/JacobiTester.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jacobi; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/lazy/LazyTester.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/lazy/LazyTester.java index 419c2079..3fcdedf8 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/lazy/LazyTester.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/lazy/LazyTester.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.lazy; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/lazy/SynchronizedLazy.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/lazy/SynchronizedLazy.java index 5811fef3..6e828e8a 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/lazy/SynchronizedLazy.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/lazy/SynchronizedLazy.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.lazy; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/scripts/DiffEqual.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/scripts/DiffEqual.java index 70f4c177..028a435f 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/scripts/DiffEqual.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/scripts/DiffEqual.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.scripts; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/scripts/Grep.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/scripts/Grep.java index 822fc40a..b7d6f0e9 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/scripts/Grep.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/scripts/Grep.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.scripts; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/utilities/ConcurrentChannel/ConcurrentChannelSnippet.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/utilities/ConcurrentChannel/ConcurrentChannelSnippet.java index 70823514..a3738d23 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/utilities/ConcurrentChannel/ConcurrentChannelSnippet.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/utilities/ConcurrentChannel/ConcurrentChannelSnippet.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities.ConcurrentChannel; diff --git a/SpecsUtils/experiments-test/pt/up/fe/specs/util/zip/ZipStreamTester.java b/SpecsUtils/experiments-test/pt/up/fe/specs/util/zip/ZipStreamTester.java index 871d0f4a..b8f67763 100644 --- a/SpecsUtils/experiments-test/pt/up/fe/specs/util/zip/ZipStreamTester.java +++ b/SpecsUtils/experiments-test/pt/up/fe/specs/util/zip/ZipStreamTester.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.zip; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/DotRenderFormat.java b/SpecsUtils/src/pt/up/fe/specs/util/DotRenderFormat.java index 5f4d8876..988930d3 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/DotRenderFormat.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/DotRenderFormat.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/ExtensionFilter.java b/SpecsUtils/src/pt/up/fe/specs/util/ExtensionFilter.java index fc2bd0fa..d2f1874c 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/ExtensionFilter.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/ExtensionFilter.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsAsm.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsAsm.java index 4027011e..33e521dd 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsAsm.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsAsm.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsBits.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsBits.java index ee9b4544..f4054b06 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsBits.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsBits.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsCheck.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsCheck.java index 067b5e1f..bda0bd83 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsCheck.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsCheck.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsCollections.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsCollections.java index 469f7af7..0911fc6e 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsCollections.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsCollections.java @@ -8,7 +8,7 @@ *
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsEnums.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsEnums.java index 1a75db99..fdcbd4c7 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsEnums.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsEnums.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsFactory.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsFactory.java index e5786bec..a3bbb0bf 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsFactory.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsFactory.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsGraphviz.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsGraphviz.java index 04f86da1..d0d6b3da 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsGraphviz.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsGraphviz.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsIo.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsIo.java index 8c635e22..7bb9db3e 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsIo.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsIo.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsLogs.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsLogs.java index e2137d87..b646ddfa 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsLogs.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsLogs.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsMath.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsMath.java index 5a75a8b7..1bd4b645 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsMath.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsMath.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsNumbers.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsNumbers.java index 526b8d64..009d5361 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsNumbers.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsNumbers.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsStrings.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsStrings.java index 76dfa583..ac3d6483 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsStrings.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsStrings.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsSwing.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsSwing.java index eae8078c..f34650b7 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsSwing.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsSwing.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsSystem.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsSystem.java index 26b6c6a9..13c0c9a7 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsSystem.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsSystem.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/SpecsXml.java b/SpecsUtils/src/pt/up/fe/specs/util/SpecsXml.java index 0e65fc96..54856d51 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/SpecsXml.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/SpecsXml.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/asm/ArithmeticResult32.java b/SpecsUtils/src/pt/up/fe/specs/util/asm/ArithmeticResult32.java index 09cd72ec..6282866c 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/asm/ArithmeticResult32.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/asm/ArithmeticResult32.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.asm; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/DelaySlotBranchCorrector.java b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/DelaySlotBranchCorrector.java index 056c2eac..355590ab 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/DelaySlotBranchCorrector.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/DelaySlotBranchCorrector.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.asm.processor; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/InstructionName.java b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/InstructionName.java index cf1982ff..5f595c56 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/InstructionName.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/InstructionName.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.asm.processor; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/JumpDetector.java b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/JumpDetector.java index 78f0453c..07253b50 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/JumpDetector.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/JumpDetector.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.asm.processor; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterId.java b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterId.java index c219570a..27ddaf40 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterId.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterId.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.asm.processor; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterTable.java b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterTable.java index ee7e2a69..bc64fa52 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterTable.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterTable.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.asm.processor; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterUtils.java b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterUtils.java index 67407469..eb8936a4 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterUtils.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/asm/processor/RegisterUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.asm.processor; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/classmap/BiConsumerClassMap.java b/SpecsUtils/src/pt/up/fe/specs/util/classmap/BiConsumerClassMap.java index 187996e8..942ceec1 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/classmap/BiConsumerClassMap.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/classmap/BiConsumerClassMap.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.classmap; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/classmap/BiFunctionClassMap.java b/SpecsUtils/src/pt/up/fe/specs/util/classmap/BiFunctionClassMap.java index 080340f5..76d0558e 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/classmap/BiFunctionClassMap.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/classmap/BiFunctionClassMap.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.classmap; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/classmap/ClassMap.java b/SpecsUtils/src/pt/up/fe/specs/util/classmap/ClassMap.java index 21ec8a29..e2ab8369 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/classmap/ClassMap.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/classmap/ClassMap.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.classmap; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/classmap/ClassSet.java b/SpecsUtils/src/pt/up/fe/specs/util/classmap/ClassSet.java index eb9688fb..f19584e2 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/classmap/ClassSet.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/classmap/ClassSet.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.classmap; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/classmap/FunctionClassMap.java b/SpecsUtils/src/pt/up/fe/specs/util/classmap/FunctionClassMap.java index 2f2bf8ec..6ecc9ab0 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/classmap/FunctionClassMap.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/classmap/FunctionClassMap.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.classmap; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/classmap/MultiFunction.java b/SpecsUtils/src/pt/up/fe/specs/util/classmap/MultiFunction.java index 78806317..528760dd 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/classmap/MultiFunction.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/classmap/MultiFunction.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.classmap; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/AccumulatorMap.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/AccumulatorMap.java index a01006b3..48395a6c 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/AccumulatorMap.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/AccumulatorMap.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/AccumulatorMapL.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/AccumulatorMapL.java index c4b79c80..0eb50ae5 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/AccumulatorMapL.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/AccumulatorMapL.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/BiMap.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/BiMap.java index dcbf7ddb..c0c12a70 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/BiMap.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/BiMap.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/HashSetString.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/HashSetString.java index 129c3dd1..c151eb4c 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/HashSetString.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/HashSetString.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/MultiMap.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/MultiMap.java index 356edd0e..f909413e 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/MultiMap.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/MultiMap.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/ScopeNode.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/ScopeNode.java index 44b10308..35a6aebb 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/ScopeNode.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/ScopeNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/ScopedMap.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/ScopedMap.java index e64ca35f..1dcbb44e 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/ScopedMap.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/ScopedMap.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsArray.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsArray.java index 0fb5f035..0c2a2611 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsArray.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsArray.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsCollection.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsCollection.java index e59d229f..c1e9787c 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsCollection.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsCollection.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsList.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsList.java index 4cb1b274..d71b504c 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsList.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/SpecsList.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ChannelConsumer.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ChannelConsumer.java index c1dc16de..78ec991e 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ChannelConsumer.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ChannelConsumer.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections.concurrentchannel; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ChannelProducer.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ChannelProducer.java index 889789e6..eee0d9e4 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ChannelProducer.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ChannelProducer.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections.concurrentchannel; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ConcurrentChannel.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ConcurrentChannel.java index 05ae15a8..aeaaac57 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ConcurrentChannel.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/concurrentchannel/ConcurrentChannel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections.concurrentchannel; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/ArrayPushingQueue.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/ArrayPushingQueue.java index 0bbb5548..651b1a1f 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/ArrayPushingQueue.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/ArrayPushingQueue.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections.pushingqueue; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/LinkedPushingQueue.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/LinkedPushingQueue.java index c58710ac..ae3a2968 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/LinkedPushingQueue.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/LinkedPushingQueue.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections.pushingqueue; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/MixedPushingQueue.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/MixedPushingQueue.java index c1500371..f9efa53a 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/MixedPushingQueue.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/MixedPushingQueue.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections.pushingqueue; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/PushingQueue.java b/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/PushingQueue.java index df10157f..e0448592 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/PushingQueue.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/collections/pushingqueue/PushingQueue.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections.pushingqueue; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/csv/BufferedCsvWriter.java b/SpecsUtils/src/pt/up/fe/specs/util/csv/BufferedCsvWriter.java index b7c28cc0..a9d7bcb9 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/csv/BufferedCsvWriter.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/csv/BufferedCsvWriter.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.csv; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvField.java b/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvField.java index 3411a554..cb4d5b7c 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvField.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvField.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.csv; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvReader.java b/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvReader.java index 76b8884a..f6810043 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvReader.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvReader.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.csv; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvWriter.java b/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvWriter.java index 301cf384..1fcbf024 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvWriter.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/csv/CsvWriter.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.csv; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelper.java b/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelper.java index d95e329d..a290c68d 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelper.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelper.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.enums; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelperProvider.java b/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelperProvider.java index 77a0eb90..7542bb2d 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelperProvider.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelperProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.enums; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelperWithValue.java b/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelperWithValue.java index 2a29fd8d..441d3c8b 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelperWithValue.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/enums/EnumHelperWithValue.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.enums; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/events/ActionsMap.java b/SpecsUtils/src/pt/up/fe/specs/util/events/ActionsMap.java index 02dfd36b..2fc38ce8 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/events/ActionsMap.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/events/ActionsMap.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/events/Event.java b/SpecsUtils/src/pt/up/fe/specs/util/events/Event.java index cfdd97cd..fe747506 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/events/Event.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/events/Event.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/events/EventAction.java b/SpecsUtils/src/pt/up/fe/specs/util/events/EventAction.java index bad585ee..7eb3b5a4 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/events/EventAction.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/events/EventAction.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/events/EventController.java b/SpecsUtils/src/pt/up/fe/specs/util/events/EventController.java index 7dacb108..b25a2ad0 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/events/EventController.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/events/EventController.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/events/EventId.java b/SpecsUtils/src/pt/up/fe/specs/util/events/EventId.java index c72f555e..bb92f263 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/events/EventId.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/events/EventId.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/events/EventNotifier.java b/SpecsUtils/src/pt/up/fe/specs/util/events/EventNotifier.java index 48ca72df..73b2e466 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/events/EventNotifier.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/events/EventNotifier.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/events/EventReceiver.java b/SpecsUtils/src/pt/up/fe/specs/util/events/EventReceiver.java index e2497788..ce0e1417 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/events/EventReceiver.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/events/EventReceiver.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/events/EventReceiverTemplate.java b/SpecsUtils/src/pt/up/fe/specs/util/events/EventReceiverTemplate.java index a7ccf150..feb02f03 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/events/EventReceiverTemplate.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/events/EventReceiverTemplate.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/events/EventRegister.java b/SpecsUtils/src/pt/up/fe/specs/util/events/EventRegister.java index 722d1d69..34a507b6 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/events/EventRegister.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/events/EventRegister.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/events/EventUtils.java b/SpecsUtils/src/pt/up/fe/specs/util/events/EventUtils.java index fd5f076d..96cfd4a4 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/events/EventUtils.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/events/EventUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/events/SimpleEvent.java b/SpecsUtils/src/pt/up/fe/specs/util/events/SimpleEvent.java index a3b9ebff..06d77554 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/events/SimpleEvent.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/events/SimpleEvent.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.events; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/exceptions/CaseNotDefinedException.java b/SpecsUtils/src/pt/up/fe/specs/util/exceptions/CaseNotDefinedException.java index 2e5179f7..9f17a496 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/exceptions/CaseNotDefinedException.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/exceptions/CaseNotDefinedException.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.exceptions; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/exceptions/NotImplementedException.java b/SpecsUtils/src/pt/up/fe/specs/util/exceptions/NotImplementedException.java index f7da5ed4..2a533cc0 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/exceptions/NotImplementedException.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/exceptions/NotImplementedException.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.exceptions; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/exceptions/OverflowException.java b/SpecsUtils/src/pt/up/fe/specs/util/exceptions/OverflowException.java index c6731071..5c71482f 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/exceptions/OverflowException.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/exceptions/OverflowException.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.exceptions; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/exceptions/WrongClassException.java b/SpecsUtils/src/pt/up/fe/specs/util/exceptions/WrongClassException.java index e170c4d3..743d76d3 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/exceptions/WrongClassException.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/exceptions/WrongClassException.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.exceptions; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/function/SerializableSupplier.java b/SpecsUtils/src/pt/up/fe/specs/util/function/SerializableSupplier.java index 757dbcc9..c2b84096 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/function/SerializableSupplier.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/function/SerializableSupplier.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.function; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/graphs/Graph.java b/SpecsUtils/src/pt/up/fe/specs/util/graphs/Graph.java index 6f9e5856..c9fdc107 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/graphs/Graph.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/graphs/Graph.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.graphs; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphNode.java b/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphNode.java index e5bba305..d501521f 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphNode.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.graphs; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphSerializable.java b/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphSerializable.java index 14dbe7dc..1415bd0b 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphSerializable.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphSerializable.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.graphs; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphToDotty.java b/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphToDotty.java index b50f37a4..8ed57367 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphToDotty.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphToDotty.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.graphs; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphUtils.java b/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphUtils.java index cf83578d..479ba15f 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphUtils.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/graphs/GraphUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.graphs; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/io/FileService.java b/SpecsUtils/src/pt/up/fe/specs/util/io/FileService.java index b09f6e42..f23c93eb 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/io/FileService.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/io/FileService.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.io; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/io/InputFiles.java b/SpecsUtils/src/pt/up/fe/specs/util/io/InputFiles.java index 845d2981..4fb6e700 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/io/InputFiles.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/io/InputFiles.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.io; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/io/LineStreamFileService.java b/SpecsUtils/src/pt/up/fe/specs/util/io/LineStreamFileService.java index 40a4176f..2841db53 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/io/LineStreamFileService.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/io/LineStreamFileService.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.io; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/io/PathFilter.java b/SpecsUtils/src/pt/up/fe/specs/util/io/PathFilter.java index c38dd70f..483b216a 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/io/PathFilter.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/io/PathFilter.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.io; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/io/ResourceCollection.java b/SpecsUtils/src/pt/up/fe/specs/util/io/ResourceCollection.java index ccd74360..1008f518 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/io/ResourceCollection.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/io/ResourceCollection.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.io; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/io/SimpleFile.java b/SpecsUtils/src/pt/up/fe/specs/util/io/SimpleFile.java index 2a0de55b..09eb42ab 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/io/SimpleFile.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/io/SimpleFile.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.io; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/jar/JarParametersUtils.java b/SpecsUtils/src/pt/up/fe/specs/util/jar/JarParametersUtils.java index ae052894..628872b0 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/jar/JarParametersUtils.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/jar/JarParametersUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jar; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/jobs/FileSet.java b/SpecsUtils/src/pt/up/fe/specs/util/jobs/FileSet.java index abbe9d1a..365e9063 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/jobs/FileSet.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/jobs/FileSet.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jobs; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/jobs/InputMode.java b/SpecsUtils/src/pt/up/fe/specs/util/jobs/InputMode.java index 6de93bd1..4c8b2a59 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/jobs/InputMode.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/jobs/InputMode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jobs; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/jobs/Job.java b/SpecsUtils/src/pt/up/fe/specs/util/jobs/Job.java index 64069416..f942c6fb 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/jobs/Job.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/jobs/Job.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jobs; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobBuilder.java b/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobBuilder.java index 8879851d..0afb753b 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobBuilder.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobBuilder.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jobs; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobProgress.java b/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobProgress.java index ba0bee91..0af1776f 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobProgress.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobProgress.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jobs; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobUtils.java b/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobUtils.java index 659779e7..a700010b 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobUtils.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/jobs/JobUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jobs; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/Execution.java b/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/Execution.java index 821c9bba..aa4468ee 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/Execution.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/Execution.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jobs.execution; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/JavaExecution.java b/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/JavaExecution.java index b9ca0111..a7c55e00 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/JavaExecution.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/JavaExecution.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jobs.execution; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/ProcessExecution.java b/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/ProcessExecution.java index 896ca159..8c926594 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/ProcessExecution.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/jobs/execution/ProcessExecution.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.jobs.execution; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/lazy/Lazy.java b/SpecsUtils/src/pt/up/fe/specs/util/lazy/Lazy.java index 2130fafa..a123a49b 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/lazy/Lazy.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/lazy/Lazy.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.lazy; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/lazy/LazyString.java b/SpecsUtils/src/pt/up/fe/specs/util/lazy/LazyString.java index 67724f28..562326e3 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/lazy/LazyString.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/lazy/LazyString.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.lazy; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/lazy/ThreadSafeLazy.java b/SpecsUtils/src/pt/up/fe/specs/util/lazy/ThreadSafeLazy.java index 25767be3..4c214a80 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/lazy/ThreadSafeLazy.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/lazy/ThreadSafeLazy.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.lazy; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/ConsoleFormatter.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/ConsoleFormatter.java index f739e18c..5c84eb09 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/ConsoleFormatter.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/ConsoleFormatter.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/CustomConsoleHandler.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/CustomConsoleHandler.java index abc00bdf..ab392103 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/CustomConsoleHandler.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/CustomConsoleHandler.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/EnumLogger.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/EnumLogger.java index db4eb41f..9a638cef 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/EnumLogger.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/EnumLogger.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/LogLevel.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/LogLevel.java index f9ecbb05..7788eb72 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/LogLevel.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/LogLevel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/LogSourceInfo.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/LogSourceInfo.java index 58792827..31888293 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/LogSourceInfo.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/LogSourceInfo.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/LoggerWrapper.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/LoggerWrapper.java index b01a19cf..e06a39d7 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/LoggerWrapper.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/LoggerWrapper.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/LoggingOutputStream.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/LoggingOutputStream.java index 97912b11..9821ca5b 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/LoggingOutputStream.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/LoggingOutputStream.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/MultiOutputStream.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/MultiOutputStream.java index ac18b648..8ab6e774 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/MultiOutputStream.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/MultiOutputStream.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/SimpleFileHandler.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/SimpleFileHandler.java index d65c23b6..066b1755 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/SimpleFileHandler.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/SimpleFileHandler.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggerTag.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggerTag.java index fea4d9d6..4f413a60 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggerTag.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggerTag.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggerUser.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggerUser.java index c91d58ee..a3d49c5c 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggerUser.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggerUser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggers.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggers.java index f1dcfafc..5f47450a 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggers.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLoggers.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLogging.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLogging.java index 8759c60e..7c950aa7 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLogging.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/SpecsLogging.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/StringHandler.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/StringHandler.java index 63166ec7..db2f3ed4 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/StringHandler.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/StringHandler.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/StringLogger.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/StringLogger.java index 31a87441..9b349bc4 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/StringLogger.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/StringLogger.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/StringLoggerUser.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/StringLoggerUser.java index faff177c..acdd032a 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/StringLoggerUser.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/StringLoggerUser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/TagLogger.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/TagLogger.java index 680afe22..78e8c886 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/TagLogger.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/TagLogger.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/TagLoggerUser.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/TagLoggerUser.java index 4a4e11fc..73643e2a 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/TagLoggerUser.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/TagLoggerUser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/logging/TextAreaHandler.java b/SpecsUtils/src/pt/up/fe/specs/util/logging/TextAreaHandler.java index a4edb460..6dcb1790 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/logging/TextAreaHandler.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/logging/TextAreaHandler.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.logging; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/CommentParser.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/CommentParser.java index ee115d82..49bc56d0 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/CommentParser.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/CommentParser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/GenericCodec.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/GenericCodec.java index 76b3806d..5e14075d 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/GenericCodec.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/GenericCodec.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/LineParser.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/LineParser.java index 5384abb1..97e31713 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/LineParser.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/LineParser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/ListParser.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/ListParser.java index 8dd970bd..7c9f5504 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/ListParser.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/ListParser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/StringCodec.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/StringCodec.java index 610c0760..f4ee624b 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/StringCodec.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/StringCodec.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/StringDecoder.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/StringDecoder.java index 667649f1..3ba41063 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/StringDecoder.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/StringDecoder.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/ArgumentsParser.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/ArgumentsParser.java index 1132d174..bb0cff75 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/ArgumentsParser.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/ArgumentsParser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing.arguments; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/Escape.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/Escape.java index f5589095..719cad26 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/Escape.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/Escape.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing.arguments; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/Gluer.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/Gluer.java index 905a5dce..41b84263 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/Gluer.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/Gluer.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing.arguments; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/GenericTextElement.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/GenericTextElement.java index af30150a..614cf0db 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/GenericTextElement.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/GenericTextElement.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing.comments; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/InlineCommentRule.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/InlineCommentRule.java index 56f99939..8bc94da5 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/InlineCommentRule.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/InlineCommentRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing.comments; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/MultiLineCommentRule.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/MultiLineCommentRule.java index 300bf1e7..623b0d30 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/MultiLineCommentRule.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/MultiLineCommentRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing.comments; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/PragmaMacroRule.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/PragmaMacroRule.java index 9fc6a2cb..dfdbe4f6 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/PragmaMacroRule.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/PragmaMacroRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing.comments; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/PragmaRule.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/PragmaRule.java index 030b9ec8..28caad19 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/PragmaRule.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/PragmaRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing.comments; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextElement.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextElement.java index bf67a099..9bcc0775 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextElement.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextElement.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing.comments; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextElementType.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextElementType.java index 194b6df8..e81872c9 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextElementType.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextElementType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing.comments; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextParserRule.java b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextParserRule.java index 9edbeadc..2d40712d 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextParserRule.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/parsing/comments/TextParserRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing.comments; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/properties/SpecsProperties.java b/SpecsUtils/src/pt/up/fe/specs/util/properties/SpecsProperties.java index 0a4f1c04..d41ad0b6 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/properties/SpecsProperties.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/properties/SpecsProperties.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.properties; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/properties/SpecsProperty.java b/SpecsUtils/src/pt/up/fe/specs/util/properties/SpecsProperty.java index 3a1afc76..966ddf63 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/properties/SpecsProperty.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/properties/SpecsProperty.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.properties; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/FileResourceManager.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/FileResourceManager.java index 40f7fc72..bcb1583a 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/FileResourceManager.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/FileResourceManager.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/FileResourceProvider.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/FileResourceProvider.java index c1400da9..eddae637 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/FileResourceProvider.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/FileResourceProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyEnumNameProvider.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyEnumNameProvider.java index 4cdeed58..06470863 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyEnumNameProvider.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyEnumNameProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyProvider.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyProvider.java index eb9bf103..26118b57 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyProvider.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyStringProvider.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyStringProvider.java index 07c9842f..57b29da1 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyStringProvider.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/KeyStringProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/ResourceProvider.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/ResourceProvider.java index a5f9784d..863e0c12 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/ResourceProvider.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/ResourceProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/Resources.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/Resources.java index 1d6604a2..1a667a4d 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/Resources.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/Resources.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/StringProvider.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/StringProvider.java index dd933908..fd08e76f 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/StringProvider.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/StringProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/WebResourceProvider.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/WebResourceProvider.java index 207e234e..0d1a6283 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/WebResourceProvider.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/WebResourceProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/CachedStringProvider.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/CachedStringProvider.java index f2e1ceae..8f431dd9 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/CachedStringProvider.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/CachedStringProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers.impl; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericFileResourceProvider.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericFileResourceProvider.java index 076cc2fe..f4a02f52 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericFileResourceProvider.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericFileResourceProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers.impl; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericResource.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericResource.java index fb172123..f00d645d 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericResource.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericResource.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers.impl; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericWebResourceProvider.java b/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericWebResourceProvider.java index 4ac0364e..df951f78 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericWebResourceProvider.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/providers/impl/GenericWebResourceProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.providers.impl; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/reporting/DefaultMessageType.java b/SpecsUtils/src/pt/up/fe/specs/util/reporting/DefaultMessageType.java index 4d9758fc..c15f3c77 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/reporting/DefaultMessageType.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/reporting/DefaultMessageType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.reporting; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/reporting/MessageType.java b/SpecsUtils/src/pt/up/fe/specs/util/reporting/MessageType.java index cbbccc75..b04769e6 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/reporting/MessageType.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/reporting/MessageType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.reporting; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/reporting/ReportCategory.java b/SpecsUtils/src/pt/up/fe/specs/util/reporting/ReportCategory.java index 575c0f92..eecb4cd6 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/reporting/ReportCategory.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/reporting/ReportCategory.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.reporting; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/reporting/Reporter.java b/SpecsUtils/src/pt/up/fe/specs/util/reporting/Reporter.java index e755551d..f212c59b 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/reporting/Reporter.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/reporting/Reporter.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.reporting; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/reporting/ReporterUtils.java b/SpecsUtils/src/pt/up/fe/specs/util/reporting/ReporterUtils.java index 2d0a5752..6e6f4cf1 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/reporting/ReporterUtils.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/reporting/ReporterUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.reporting; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserResult.java b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserResult.java index 4916b3bd..7b171dab 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserResult.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserResult.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringparser; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorker.java b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorker.java index 095f91b1..c34f0357 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorker.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorker.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringparser; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam.java b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam.java index 6308f855..bdd8e3da 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringparser; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam2.java b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam2.java index 7ac1cb35..a5a61bf8 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam2.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam2.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringparser; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam3.java b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam3.java index f79ce241..f6c98b33 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam3.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam3.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringparser; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam4.java b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam4.java index 52164aa2..f24b2a0d 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam4.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/ParserWorkerWithParam4.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringparser; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParser.java b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParser.java index 764056f7..5465064b 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParser.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringparser; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParsers.java b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParsers.java index 9592c7db..a66dabb4 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParsers.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParsers.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringparser; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParsersLegacy.java b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParsersLegacy.java index d2a0f828..d2f0d830 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParsersLegacy.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringparser/StringParsersLegacy.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringparser; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/SplitResult.java b/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/SplitResult.java index 96f5df89..bb55d40c 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/SplitResult.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/SplitResult.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringsplitter; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/SplitRule.java b/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/SplitRule.java index 116397b1..c82631ad 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/SplitRule.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/SplitRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringsplitter; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSliceWithSplit.java b/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSliceWithSplit.java index a91683f4..e4dc06a1 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSliceWithSplit.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSliceWithSplit.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringsplitter; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSplitter.java b/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSplitter.java index b54ddc46..85303b4f 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSplitter.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSplitter.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringsplitter; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSplitterRules.java b/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSplitterRules.java index 991c9dc8..ac36e404 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSplitterRules.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/stringsplitter/StringSplitterRules.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.stringsplitter; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/swing/GenericActionListener.java b/SpecsUtils/src/pt/up/fe/specs/util/swing/GenericActionListener.java index 77d5504a..9fb7ce36 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/swing/GenericActionListener.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/swing/GenericActionListener.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.swing; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/swing/MapModel.java b/SpecsUtils/src/pt/up/fe/specs/util/swing/MapModel.java index cc23a601..6458db14 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/swing/MapModel.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/swing/MapModel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.swing; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/swing/MapModelV2.java b/SpecsUtils/src/pt/up/fe/specs/util/swing/MapModelV2.java index cb07e4c1..be3b0ea1 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/swing/MapModelV2.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/swing/MapModelV2.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.swing; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/system/Copyable.java b/SpecsUtils/src/pt/up/fe/specs/util/system/Copyable.java index 9c8d8b08..bebb7874 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/system/Copyable.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/system/Copyable.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.system; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/system/DebugBufferedReader.java b/SpecsUtils/src/pt/up/fe/specs/util/system/DebugBufferedReader.java index 2d089759..572ffa00 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/system/DebugBufferedReader.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/system/DebugBufferedReader.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.system; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/system/OutputType.java b/SpecsUtils/src/pt/up/fe/specs/util/system/OutputType.java index 21908328..33373a0f 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/system/OutputType.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/system/OutputType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.system; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/system/ProcessOutput.java b/SpecsUtils/src/pt/up/fe/specs/util/system/ProcessOutput.java index 74ad4fec..4e46f64b 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/system/ProcessOutput.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/system/ProcessOutput.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.system; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/system/ProcessOutputAsString.java b/SpecsUtils/src/pt/up/fe/specs/util/system/ProcessOutputAsString.java index 93e0c06e..95424d41 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/system/ProcessOutputAsString.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/system/ProcessOutputAsString.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.system; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/system/StreamCatcher.java b/SpecsUtils/src/pt/up/fe/specs/util/system/StreamCatcher.java index 0fb7384b..ad0a1fdb 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/system/StreamCatcher.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/system/StreamCatcher.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.system; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/system/StreamToString.java b/SpecsUtils/src/pt/up/fe/specs/util/system/StreamToString.java index efa22b7a..df574c6f 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/system/StreamToString.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/system/StreamToString.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.system; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/ATreeNode.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/ATreeNode.java index 517424d2..9e8e550c 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/ATreeNode.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/ATreeNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/ChildrenIterator.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/ChildrenIterator.java index 75287187..931356fc 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/ChildrenIterator.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/ChildrenIterator.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/IteratorUtils.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/IteratorUtils.java index 36de0a07..11411807 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/IteratorUtils.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/IteratorUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/NodeInsertUtils.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/NodeInsertUtils.java index 1d3ff317..aabec025 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/NodeInsertUtils.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/NodeInsertUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/TokenTester.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/TokenTester.java index a48e69b5..336bbe82 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/TokenTester.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/TokenTester.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNode.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNode.java index bf563f67..a32137fa 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNode.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNode.java @@ -8,7 +8,7 @@ *
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNodeIndexUtils.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNodeIndexUtils.java index 7eb5b542..b7aef3fd 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNodeIndexUtils.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNodeIndexUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNodeUtils.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNodeUtils.java index 7dcfa19c..24cf0e53 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNodeUtils.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/TreeNodeUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/ANodeTransform.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/ANodeTransform.java index 37d78a89..e8c38fc2 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/ANodeTransform.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/ANodeTransform.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/NodeTransform.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/NodeTransform.java index 50aa0cf8..444adc5a 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/NodeTransform.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/NodeTransform.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformQueue.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformQueue.java index 03d2658c..194b0062 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformQueue.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformQueue.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformResult.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformResult.java index f930d2aa..0c0e20f2 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformResult.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformResult.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformRule.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformRule.java index ef6cf17d..68ad6374 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformRule.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TransformRule.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TwoOperandTransform.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TwoOperandTransform.java index bcc4ea40..1c683c4d 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TwoOperandTransform.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/TwoOperandTransform.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/impl/DefaultTransformResult.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/impl/DefaultTransformResult.java index 989eb7f0..d6daabae 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/impl/DefaultTransformResult.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/impl/DefaultTransformResult.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform.impl; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/AddChildTransform.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/AddChildTransform.java index f5c992ff..409de34d 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/AddChildTransform.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/AddChildTransform.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform.transformations; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/DeleteTransform.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/DeleteTransform.java index affcc0d9..9fca7da7 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/DeleteTransform.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/DeleteTransform.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform.transformations; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/MoveAfterTransform.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/MoveAfterTransform.java index d06be935..0c57b80a 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/MoveAfterTransform.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/MoveAfterTransform.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform.transformations; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/MoveBeforeTransform.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/MoveBeforeTransform.java index 822187cf..1d8c5655 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/MoveBeforeTransform.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/MoveBeforeTransform.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform.transformations; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/ReplaceTransform.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/ReplaceTransform.java index fab95429..cddf2496 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/ReplaceTransform.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/ReplaceTransform.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform.transformations; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/SwapTransform.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/SwapTransform.java index 008e4b53..9061891e 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/SwapTransform.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/transformations/SwapTransform.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform.transformations; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/util/TraversalStrategy.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/util/TraversalStrategy.java index 81e6e4fc..33c91c5f 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/util/TraversalStrategy.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/transform/util/TraversalStrategy.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.transform.util; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/treenode/utils/JsonWriter.java b/SpecsUtils/src/pt/up/fe/specs/util/treenode/utils/JsonWriter.java index 895e6861..d657383a 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/treenode/utils/JsonWriter.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/treenode/utils/JsonWriter.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.treenode.utils; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/AverageType.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/AverageType.java index 82b18fa9..737e4ca5 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/AverageType.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/AverageType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/Buffer.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/Buffer.java index bb44e7b7..9a672306 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/Buffer.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/Buffer.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/BuilderWithIndentation.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/BuilderWithIndentation.java index e7fa7b51..6d14afa1 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/BuilderWithIndentation.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/BuilderWithIndentation.java @@ -8,7 +8,7 @@ *
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/CachedItems.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/CachedItems.java index a4a56753..414546b7 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/CachedItems.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/CachedItems.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/CachedValue.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/CachedValue.java index bea5c656..69324b15 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/CachedValue.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/CachedValue.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/ClassMapper.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/ClassMapper.java index 0743d7fe..5c71e893 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/ClassMapper.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/ClassMapper.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/IdGenerator.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/IdGenerator.java index 955ed5cf..a10ae218 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/IdGenerator.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/IdGenerator.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/Incrementer.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/Incrementer.java index 21d32ca9..eebf46f0 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/Incrementer.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/Incrementer.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/JarPath.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/JarPath.java index ba02e0ba..f57486e1 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/JarPath.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/JarPath.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/LastUsedItems.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/LastUsedItems.java index 9e5bc0fb..86064210 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/LastUsedItems.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/LastUsedItems.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/LineStream.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/LineStream.java index 737284be..7e391aff 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/LineStream.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/LineStream.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/MemoryProfiler.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/MemoryProfiler.java index 85216e01..eb214ed4 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/MemoryProfiler.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/MemoryProfiler.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/NullStringBuilder.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/NullStringBuilder.java index c4b43382..146d3e5a 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/NullStringBuilder.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/NullStringBuilder.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/PatternDetector.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/PatternDetector.java index baa15bd3..39355e2e 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/PatternDetector.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/PatternDetector.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/PersistenceFormat.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/PersistenceFormat.java index 5421adc2..ef282147 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/PersistenceFormat.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/PersistenceFormat.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/PrintOnce.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/PrintOnce.java index c1a26873..52c310c8 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/PrintOnce.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/PrintOnce.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/ProgressCounter.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/ProgressCounter.java index 4bd25491..a2a530b1 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/ProgressCounter.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/ProgressCounter.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/Replacer.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/Replacer.java index 6e6f6637..8bef98cd 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/Replacer.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/Replacer.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/ScheduledLinesBuilder.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/ScheduledLinesBuilder.java index 7119e238..b8421ea1 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/ScheduledLinesBuilder.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/ScheduledLinesBuilder.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/SpecsThreadLocal.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/SpecsThreadLocal.java index a4ce2f49..ab172ced 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/SpecsThreadLocal.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/SpecsThreadLocal.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/SpecsTimerTask.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/SpecsTimerTask.java index eb7b79a8..f194c001 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/SpecsTimerTask.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/SpecsTimerTask.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringLines.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringLines.java index 35c3c4ca..44ae0f23 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringLines.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringLines.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringList.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringList.java index fcbb52c3..02b6ec41 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringList.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringList.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringSlice.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringSlice.java index c97d46e0..3eec36b6 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringSlice.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/StringSlice.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/Table.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/Table.java index 9196eab7..bc4604d9 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/Table.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/Table.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/TestResources.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/TestResources.java index 4a109d2f..8931f06b 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/TestResources.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/TestResources.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/HeapBar.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/HeapBar.java index bfeea350..7ec1c2b2 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/HeapBar.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/HeapBar.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ /* diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/HeapWindow.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/HeapWindow.java index 80699cdb..0a5e98af 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/HeapWindow.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/HeapWindow.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ /* diff --git a/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/MemProgressBarUpdater.java b/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/MemProgressBarUpdater.java index db519e8a..e63cafc6 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/MemProgressBarUpdater.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/utilities/heapwindow/MemProgressBarUpdater.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities.heapwindow; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/xml/AXmlNode.java b/SpecsUtils/src/pt/up/fe/specs/util/xml/AXmlNode.java index 87613998..199f18cd 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/xml/AXmlNode.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/xml/AXmlNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.xml; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlDocument.java b/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlDocument.java index c0835eb5..5d9cd8fc 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlDocument.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlDocument.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.xml; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlElement.java b/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlElement.java index 24ac2fc4..d8b065d3 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlElement.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlElement.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.xml; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlGenericNode.java b/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlGenericNode.java index cce49e5e..387f3c1d 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlGenericNode.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlGenericNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.xml; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlNode.java b/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlNode.java index 5fc8e05e..14c1d002 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlNode.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.xml; diff --git a/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlNodes.java b/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlNodes.java index a2dec58c..f1cf60ae 100644 --- a/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlNodes.java +++ b/SpecsUtils/src/pt/up/fe/specs/util/xml/XmlNodes.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.xml; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/CollectionUtilsTest.java b/SpecsUtils/test/pt/up/fe/specs/util/CollectionUtilsTest.java index 7430ae31..084eb075 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/CollectionUtilsTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/CollectionUtilsTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/IoUtilsTest.java b/SpecsUtils/test/pt/up/fe/specs/util/IoUtilsTest.java index cfb0f291..6fb6891b 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/IoUtilsTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/IoUtilsTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/SpecsBitsTest.java b/SpecsUtils/test/pt/up/fe/specs/util/SpecsBitsTest.java index c5d78f6f..957309ca 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/SpecsBitsTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/SpecsBitsTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/SpecsLogsTest.java b/SpecsUtils/test/pt/up/fe/specs/util/SpecsLogsTest.java index 58de91eb..06a75e6f 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/SpecsLogsTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/SpecsLogsTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/SpecsStringsTest.java b/SpecsUtils/test/pt/up/fe/specs/util/SpecsStringsTest.java index 13267f3d..00d446f9 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/SpecsStringsTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/SpecsStringsTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/SpecsSystemTest.java b/SpecsUtils/test/pt/up/fe/specs/util/SpecsSystemTest.java index 2aab9f1a..03658277 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/SpecsSystemTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/SpecsSystemTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/StringParserTest.java b/SpecsUtils/test/pt/up/fe/specs/util/StringParserTest.java index 140a5309..24630d09 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/StringParserTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/StringParserTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/XmlNodeTest.java b/SpecsUtils/test/pt/up/fe/specs/util/XmlNodeTest.java index 850368ad..03e2e0d5 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/XmlNodeTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/XmlNodeTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/classmap/ClassmapV1Test.java b/SpecsUtils/test/pt/up/fe/specs/util/classmap/ClassmapV1Test.java index d59e861e..593b01b9 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/classmap/ClassmapV1Test.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/classmap/ClassmapV1Test.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.classmap; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/collections/SpecsArrayTest.java b/SpecsUtils/test/pt/up/fe/specs/util/collections/SpecsArrayTest.java index 0c7495cb..f1f2014d 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/collections/SpecsArrayTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/collections/SpecsArrayTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.collections; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/csv/CsvWriterTest.java b/SpecsUtils/test/pt/up/fe/specs/util/csv/CsvWriterTest.java index 04899d28..06f44c23 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/csv/CsvWriterTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/csv/CsvWriterTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.csv; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/parsing/ArgumentParsingTest.java b/SpecsUtils/test/pt/up/fe/specs/util/parsing/ArgumentParsingTest.java index 4647b2ea..d40b5ed4 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/parsing/ArgumentParsingTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/parsing/ArgumentParsingTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/parsing/ParseUtilsTest.java b/SpecsUtils/test/pt/up/fe/specs/util/parsing/ParseUtilsTest.java index 641d1cad..e830dba8 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/parsing/ParseUtilsTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/parsing/ParseUtilsTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.parsing; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/utilities/BufferTest.java b/SpecsUtils/test/pt/up/fe/specs/util/utilities/BufferTest.java index d1b85353..cd10cf1b 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/utilities/BufferTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/utilities/BufferTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SpecsUtils/test/pt/up/fe/specs/util/utilities/StringSliceTest.java b/SpecsUtils/test/pt/up/fe/specs/util/utilities/StringSliceTest.java index f4f8fccd..e45b45d8 100644 --- a/SpecsUtils/test/pt/up/fe/specs/util/utilities/StringSliceTest.java +++ b/SpecsUtils/test/pt/up/fe/specs/util/utilities/StringSliceTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.util.utilities; diff --git a/SymjaPlus/test/pt/up/fe/specs/symja/SymjaTest.java b/SymjaPlus/test/pt/up/fe/specs/symja/SymjaTest.java index 3b5eaaf4..1a55e682 100644 --- a/SymjaPlus/test/pt/up/fe/specs/symja/SymjaTest.java +++ b/SymjaPlus/test/pt/up/fe/specs/symja/SymjaTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package pt.up.fe.specs.symja; diff --git a/XStreamPlus/src/org/suikasoft/XStreamPlus/ObjectXml.java b/XStreamPlus/src/org/suikasoft/XStreamPlus/ObjectXml.java index af222050..7f223ca8 100644 --- a/XStreamPlus/src/org/suikasoft/XStreamPlus/ObjectXml.java +++ b/XStreamPlus/src/org/suikasoft/XStreamPlus/ObjectXml.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.XStreamPlus; diff --git a/XStreamPlus/src/org/suikasoft/XStreamPlus/XStreamFile.java b/XStreamPlus/src/org/suikasoft/XStreamPlus/XStreamFile.java index 5db6ead3..8756c997 100644 --- a/XStreamPlus/src/org/suikasoft/XStreamPlus/XStreamFile.java +++ b/XStreamPlus/src/org/suikasoft/XStreamPlus/XStreamFile.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.XStreamPlus; diff --git a/XStreamPlus/src/org/suikasoft/XStreamPlus/XStreamUtils.java b/XStreamPlus/src/org/suikasoft/XStreamPlus/XStreamUtils.java index 0cfb8697..62f9529a 100644 --- a/XStreamPlus/src/org/suikasoft/XStreamPlus/XStreamUtils.java +++ b/XStreamPlus/src/org/suikasoft/XStreamPlus/XStreamUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.XStreamPlus; diff --git a/XStreamPlus/src/org/suikasoft/XStreamPlus/converters/OptionalConverter.java b/XStreamPlus/src/org/suikasoft/XStreamPlus/converters/OptionalConverter.java index 59085a93..2953cfbd 100644 --- a/XStreamPlus/src/org/suikasoft/XStreamPlus/converters/OptionalConverter.java +++ b/XStreamPlus/src/org/suikasoft/XStreamPlus/converters/OptionalConverter.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.XStreamPlus.converters; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/Datakey/DataKeyLegacyTest.java b/jOptions/legacy-tests/org/suikasoft/jOptions/Datakey/DataKeyLegacyTest.java index 6848121a..f684254e 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/Datakey/DataKeyLegacyTest.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/Datakey/DataKeyLegacyTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.Datakey; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/Datakey/MagicKeyLegacyTest.java b/jOptions/legacy-tests/org/suikasoft/jOptions/Datakey/MagicKeyLegacyTest.java index 64b96584..999a4680 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/Datakey/MagicKeyLegacyTest.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/Datakey/MagicKeyLegacyTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.Datakey; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/cli/CliTester.java b/jOptions/legacy-tests/org/suikasoft/jOptions/cli/CliTester.java index 374a3366..d06dd521 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/cli/CliTester.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/cli/CliTester.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.cli; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/cli/CommandLineTester.java b/jOptions/legacy-tests/org/suikasoft/jOptions/cli/CommandLineTester.java index f8f144b0..3429ad43 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/cli/CommandLineTester.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/cli/CommandLineTester.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.cli; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/cli/SimpleApp.java b/jOptions/legacy-tests/org/suikasoft/jOptions/cli/SimpleApp.java index b12fe795..e2f90113 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/cli/SimpleApp.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/cli/SimpleApp.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.cli; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/cli/TestKernel.java b/jOptions/legacy-tests/org/suikasoft/jOptions/cli/TestKernel.java index 4ab702d8..c55ecb82 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/cli/TestKernel.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/cli/TestKernel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.cli; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/gui/GuiApp.java b/jOptions/legacy-tests/org/suikasoft/jOptions/gui/GuiApp.java index a746e5c3..14afc9a7 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/gui/GuiApp.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/gui/GuiApp.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/test/MiscTester.java b/jOptions/legacy-tests/org/suikasoft/jOptions/test/MiscTester.java index eb3d7a39..dd4cc067 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/test/MiscTester.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/test/MiscTester.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.test; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/test/PanelRun.java b/jOptions/legacy-tests/org/suikasoft/jOptions/test/PanelRun.java index 6e9b5e87..10456610 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/test/PanelRun.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/test/PanelRun.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.test; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/test/keys/AnotherTestKeys.java b/jOptions/legacy-tests/org/suikasoft/jOptions/test/keys/AnotherTestKeys.java index 198a75ae..5040b21a 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/test/keys/AnotherTestKeys.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/test/keys/AnotherTestKeys.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.test.keys; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/test/keys/TestKeys.java b/jOptions/legacy-tests/org/suikasoft/jOptions/test/keys/TestKeys.java index 865c247a..a8380b7f 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/test/keys/TestKeys.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/test/keys/TestKeys.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.test.keys; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/EnumInnerOptions.java b/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/EnumInnerOptions.java index 716a1f7a..805c818d 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/EnumInnerOptions.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/EnumInnerOptions.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.test.storedefinitions; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/EnumInnerOptions2.java b/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/EnumInnerOptions2.java index cf4caa8e..29ecd5d1 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/EnumInnerOptions2.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/EnumInnerOptions2.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.test.storedefinitions; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/InnerOptions.java b/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/InnerOptions.java index cd3cd8ff..51ab9c94 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/InnerOptions.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/InnerOptions.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.test.storedefinitions; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/InnerOptions2.java b/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/InnerOptions2.java index 33d5c3ef..e9cafdaf 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/InnerOptions2.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/InnerOptions2.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.test.storedefinitions; diff --git a/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/TestConfig.java b/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/TestConfig.java index 0a4940b0..8957226c 100644 --- a/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/TestConfig.java +++ b/jOptions/legacy-tests/org/suikasoft/jOptions/test/storedefinitions/TestConfig.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.test.storedefinitions; diff --git a/jOptions/src/org/suikasoft/jOptions/DataStore/ADataClass.java b/jOptions/src/org/suikasoft/jOptions/DataStore/ADataClass.java index 3791ba18..010337b5 100644 --- a/jOptions/src/org/suikasoft/jOptions/DataStore/ADataClass.java +++ b/jOptions/src/org/suikasoft/jOptions/DataStore/ADataClass.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.DataStore; diff --git a/jOptions/src/org/suikasoft/jOptions/DataStore/ADataStore.java b/jOptions/src/org/suikasoft/jOptions/DataStore/ADataStore.java index e238c8bc..5edb3114 100644 --- a/jOptions/src/org/suikasoft/jOptions/DataStore/ADataStore.java +++ b/jOptions/src/org/suikasoft/jOptions/DataStore/ADataStore.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.DataStore; diff --git a/jOptions/src/org/suikasoft/jOptions/DataStore/DataClass.java b/jOptions/src/org/suikasoft/jOptions/DataStore/DataClass.java index 9043a243..3e5c9a98 100644 --- a/jOptions/src/org/suikasoft/jOptions/DataStore/DataClass.java +++ b/jOptions/src/org/suikasoft/jOptions/DataStore/DataClass.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.DataStore; diff --git a/jOptions/src/org/suikasoft/jOptions/DataStore/DataClassUtils.java b/jOptions/src/org/suikasoft/jOptions/DataStore/DataClassUtils.java index 7058c634..3bf22462 100644 --- a/jOptions/src/org/suikasoft/jOptions/DataStore/DataClassUtils.java +++ b/jOptions/src/org/suikasoft/jOptions/DataStore/DataClassUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.DataStore; diff --git a/jOptions/src/org/suikasoft/jOptions/DataStore/DataClassWrapper.java b/jOptions/src/org/suikasoft/jOptions/DataStore/DataClassWrapper.java index 341e3927..4810268e 100644 --- a/jOptions/src/org/suikasoft/jOptions/DataStore/DataClassWrapper.java +++ b/jOptions/src/org/suikasoft/jOptions/DataStore/DataClassWrapper.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.DataStore; diff --git a/jOptions/src/org/suikasoft/jOptions/DataStore/DataStoreContainer.java b/jOptions/src/org/suikasoft/jOptions/DataStore/DataStoreContainer.java index 969c7f87..7b3cc799 100644 --- a/jOptions/src/org/suikasoft/jOptions/DataStore/DataStoreContainer.java +++ b/jOptions/src/org/suikasoft/jOptions/DataStore/DataStoreContainer.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.DataStore; diff --git a/jOptions/src/org/suikasoft/jOptions/DataStore/ListDataStore.java b/jOptions/src/org/suikasoft/jOptions/DataStore/ListDataStore.java index 58c3b732..38374499 100644 --- a/jOptions/src/org/suikasoft/jOptions/DataStore/ListDataStore.java +++ b/jOptions/src/org/suikasoft/jOptions/DataStore/ListDataStore.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.DataStore; diff --git a/jOptions/src/org/suikasoft/jOptions/DataStore/SimpleDataStore.java b/jOptions/src/org/suikasoft/jOptions/DataStore/SimpleDataStore.java index 8d453863..0e4f5392 100644 --- a/jOptions/src/org/suikasoft/jOptions/DataStore/SimpleDataStore.java +++ b/jOptions/src/org/suikasoft/jOptions/DataStore/SimpleDataStore.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.DataStore; diff --git a/jOptions/src/org/suikasoft/jOptions/GenericImplementations/DummyPersistence.java b/jOptions/src/org/suikasoft/jOptions/GenericImplementations/DummyPersistence.java index f973cf4e..db1a492c 100644 --- a/jOptions/src/org/suikasoft/jOptions/GenericImplementations/DummyPersistence.java +++ b/jOptions/src/org/suikasoft/jOptions/GenericImplementations/DummyPersistence.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.GenericImplementations; diff --git a/jOptions/src/org/suikasoft/jOptions/JOptionKeys.java b/jOptions/src/org/suikasoft/jOptions/JOptionKeys.java index 2800a2e2..5f431b61 100644 --- a/jOptions/src/org/suikasoft/jOptions/JOptionKeys.java +++ b/jOptions/src/org/suikasoft/jOptions/JOptionKeys.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions; diff --git a/jOptions/src/org/suikasoft/jOptions/Options/FileList.java b/jOptions/src/org/suikasoft/jOptions/Options/FileList.java index 45352d08..51b62e47 100644 --- a/jOptions/src/org/suikasoft/jOptions/Options/FileList.java +++ b/jOptions/src/org/suikasoft/jOptions/Options/FileList.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.Options; diff --git a/jOptions/src/org/suikasoft/jOptions/Options/MultipleChoice.java b/jOptions/src/org/suikasoft/jOptions/Options/MultipleChoice.java index 612734d9..8ece6715 100644 --- a/jOptions/src/org/suikasoft/jOptions/Options/MultipleChoice.java +++ b/jOptions/src/org/suikasoft/jOptions/Options/MultipleChoice.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.Options; diff --git a/jOptions/src/org/suikasoft/jOptions/Utils/GuiHelperConverter.java b/jOptions/src/org/suikasoft/jOptions/Utils/GuiHelperConverter.java index a31d80cf..1f3dbb47 100644 --- a/jOptions/src/org/suikasoft/jOptions/Utils/GuiHelperConverter.java +++ b/jOptions/src/org/suikasoft/jOptions/Utils/GuiHelperConverter.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.Utils; diff --git a/jOptions/src/org/suikasoft/jOptions/Utils/MultiEnumCodec.java b/jOptions/src/org/suikasoft/jOptions/Utils/MultiEnumCodec.java index 96d020b4..b478cc2f 100644 --- a/jOptions/src/org/suikasoft/jOptions/Utils/MultiEnumCodec.java +++ b/jOptions/src/org/suikasoft/jOptions/Utils/MultiEnumCodec.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.Utils; diff --git a/jOptions/src/org/suikasoft/jOptions/Utils/MultipleChoiceListCodec.java b/jOptions/src/org/suikasoft/jOptions/Utils/MultipleChoiceListCodec.java index 97a196e1..beb3a0b5 100644 --- a/jOptions/src/org/suikasoft/jOptions/Utils/MultipleChoiceListCodec.java +++ b/jOptions/src/org/suikasoft/jOptions/Utils/MultipleChoiceListCodec.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.Utils; diff --git a/jOptions/src/org/suikasoft/jOptions/Utils/RawValueUtils.java b/jOptions/src/org/suikasoft/jOptions/Utils/RawValueUtils.java index 0bb8a13f..67f5e682 100644 --- a/jOptions/src/org/suikasoft/jOptions/Utils/RawValueUtils.java +++ b/jOptions/src/org/suikasoft/jOptions/Utils/RawValueUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.Utils; diff --git a/jOptions/src/org/suikasoft/jOptions/Utils/SetupFile.java b/jOptions/src/org/suikasoft/jOptions/Utils/SetupFile.java index f3c8f93e..570320a1 100644 --- a/jOptions/src/org/suikasoft/jOptions/Utils/SetupFile.java +++ b/jOptions/src/org/suikasoft/jOptions/Utils/SetupFile.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.Utils; diff --git a/jOptions/src/org/suikasoft/jOptions/app/AppKernel.java b/jOptions/src/org/suikasoft/jOptions/app/AppKernel.java index 2613c9ca..48c04438 100644 --- a/jOptions/src/org/suikasoft/jOptions/app/AppKernel.java +++ b/jOptions/src/org/suikasoft/jOptions/app/AppKernel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.app; diff --git a/jOptions/src/org/suikasoft/jOptions/app/AppPersistence.java b/jOptions/src/org/suikasoft/jOptions/app/AppPersistence.java index e6637520..fbb4fc63 100644 --- a/jOptions/src/org/suikasoft/jOptions/app/AppPersistence.java +++ b/jOptions/src/org/suikasoft/jOptions/app/AppPersistence.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.app; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/AppFrame.java b/jOptions/src/org/suikasoft/jOptions/gui/AppFrame.java index 90319c50..04d43a32 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/AppFrame.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/AppFrame.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/ApplicationWorker.java b/jOptions/src/org/suikasoft/jOptions/gui/ApplicationWorker.java index 94ef7af7..da8b5602 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/ApplicationWorker.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/ApplicationWorker.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/KeyPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/KeyPanel.java index 41868937..2fc05c7b 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/KeyPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/KeyPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/KeyPanelProvider.java b/jOptions/src/org/suikasoft/jOptions/gui/KeyPanelProvider.java index fd0c1057..19a160fa 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/KeyPanelProvider.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/KeyPanelProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/AppKeys.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/AppKeys.java index d3d56e82..66d70937 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/AppKeys.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/AppKeys.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.app; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/BaseSetupPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/BaseSetupPanel.java index 5beefdf6..30fc9d41 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/BaseSetupPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/BaseSetupPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.app; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/GuiTab.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/GuiTab.java index b5e54142..76140802 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/GuiTab.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/GuiTab.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.app; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/OptionsPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/OptionsPanel.java index bbad9114..c8a0cb0d 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/OptionsPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/OptionsPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.app; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/ProgramPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/ProgramPanel.java index 01ae5503..bd12f76a 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/ProgramPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/ProgramPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ /* diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/TabProvider.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/TabProvider.java index 679a5b25..edc6263e 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/TabProvider.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/TabProvider.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.app; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/TabbedPane.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/TabbedPane.java index 0e6dafab..f6b2be9e 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/app/TabbedPane.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/app/TabbedPane.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.app; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/DoublePanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/DoublePanel.java index 2c97af86..709cfc8b 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/DoublePanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/DoublePanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/EnumMultipleChoicePanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/EnumMultipleChoicePanel.java index a6aa2e8a..0eba8455 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/EnumMultipleChoicePanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/EnumMultipleChoicePanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/FilePanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/FilePanel.java index f01205f5..917b7ebb 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/FilePanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/FilePanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/FilesWithBaseFoldersPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/FilesWithBaseFoldersPanel.java index 431e919e..9d2bffcd 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/FilesWithBaseFoldersPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/FilesWithBaseFoldersPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/GenericStringPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/GenericStringPanel.java index de8bc56c..f5eea7b6 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/GenericStringPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/GenericStringPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/IntegerPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/IntegerPanel.java index fa2bbeb2..6b1ce455 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/IntegerPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/IntegerPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/MultiEnumMultipleChoicePanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/MultiEnumMultipleChoicePanel.java index 390c0d22..9df5a878 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/MultiEnumMultipleChoicePanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/MultiEnumMultipleChoicePanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/MultipleChoiceListPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/MultipleChoiceListPanel.java index 92235e53..d4d620d6 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/MultipleChoiceListPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/MultipleChoiceListPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/SetupListPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/SetupListPanel.java index d39bcce1..92cbafb2 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/SetupListPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/SetupListPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/SetupPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/SetupPanel.java index 69d757bd..cf779864 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/SetupPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/SetupPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/StringListPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/StringListPanel.java index c7cb5336..227f7e3b 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/StringListPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/StringListPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/StringPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/StringPanel.java index 36fa8e67..d6b2f1ad 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/StringPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/StringPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/IntegratedSetupPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/IntegratedSetupPanel.java index 707c8cd7..c579dfac 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/IntegratedSetupPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/IntegratedSetupPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option.notimplementedyet; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/ListOfSetupsPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/ListOfSetupsPanel.java index 587d3233..0f87ac95 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/ListOfSetupsPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/ListOfSetupsPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option.notimplementedyet; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoiceListPanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoiceListPanel.java index fbd9c153..214a0cb8 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoiceListPanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoiceListPanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option.notimplementedyet; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoicePanel.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoicePanel.java index 2a85a726..0db436df 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoicePanel.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoicePanel.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option.notimplementedyet; diff --git a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoiceSetup.java b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoiceSetup.java index 1781e9cb..d96794d8 100644 --- a/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoiceSetup.java +++ b/jOptions/src/org/suikasoft/jOptions/gui/panels/option/notimplementedyet/MultipleChoiceSetup.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.gui.panels.option.notimplementedyet; diff --git a/jOptions/src/org/suikasoft/jOptions/persistence/DataStoreXml.java b/jOptions/src/org/suikasoft/jOptions/persistence/DataStoreXml.java index 876604ad..c7bbe0d5 100644 --- a/jOptions/src/org/suikasoft/jOptions/persistence/DataStoreXml.java +++ b/jOptions/src/org/suikasoft/jOptions/persistence/DataStoreXml.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.persistence; diff --git a/jOptions/src/org/suikasoft/jOptions/persistence/PropertiesPersistence.java b/jOptions/src/org/suikasoft/jOptions/persistence/PropertiesPersistence.java index dfb45af6..dfe76529 100644 --- a/jOptions/src/org/suikasoft/jOptions/persistence/PropertiesPersistence.java +++ b/jOptions/src/org/suikasoft/jOptions/persistence/PropertiesPersistence.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.persistence; diff --git a/jOptions/src/org/suikasoft/jOptions/persistence/XmlPersistence.java b/jOptions/src/org/suikasoft/jOptions/persistence/XmlPersistence.java index 303a99ad..b1eaf3ac 100644 --- a/jOptions/src/org/suikasoft/jOptions/persistence/XmlPersistence.java +++ b/jOptions/src/org/suikasoft/jOptions/persistence/XmlPersistence.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.persistence; diff --git a/jOptions/src/org/suikasoft/jOptions/treenode/ClassesService.java b/jOptions/src/org/suikasoft/jOptions/treenode/ClassesService.java index da1f28db..1f2547c1 100644 --- a/jOptions/src/org/suikasoft/jOptions/treenode/ClassesService.java +++ b/jOptions/src/org/suikasoft/jOptions/treenode/ClassesService.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.treenode; diff --git a/jOptions/src/org/suikasoft/jOptions/treenode/DataNode.java b/jOptions/src/org/suikasoft/jOptions/treenode/DataNode.java index 7df4f31c..37b2daa4 100644 --- a/jOptions/src/org/suikasoft/jOptions/treenode/DataNode.java +++ b/jOptions/src/org/suikasoft/jOptions/treenode/DataNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.treenode; diff --git a/jOptions/src/org/suikasoft/jOptions/treenode/GenericDataNode.java b/jOptions/src/org/suikasoft/jOptions/treenode/GenericDataNode.java index eba741bf..ce7002c9 100644 --- a/jOptions/src/org/suikasoft/jOptions/treenode/GenericDataNode.java +++ b/jOptions/src/org/suikasoft/jOptions/treenode/GenericDataNode.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.treenode; diff --git a/jOptions/src/org/suikasoft/jOptions/treenode/NodeFieldReplacer.java b/jOptions/src/org/suikasoft/jOptions/treenode/NodeFieldReplacer.java index a897d9e4..eae33426 100644 --- a/jOptions/src/org/suikasoft/jOptions/treenode/NodeFieldReplacer.java +++ b/jOptions/src/org/suikasoft/jOptions/treenode/NodeFieldReplacer.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.treenode; diff --git a/jOptions/src/org/suikasoft/jOptions/treenode/PropertyWithNodeManager.java b/jOptions/src/org/suikasoft/jOptions/treenode/PropertyWithNodeManager.java index 00dcc232..56d5aa16 100644 --- a/jOptions/src/org/suikasoft/jOptions/treenode/PropertyWithNodeManager.java +++ b/jOptions/src/org/suikasoft/jOptions/treenode/PropertyWithNodeManager.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.treenode; diff --git a/jOptions/src/org/suikasoft/jOptions/treenode/PropertyWithNodeType.java b/jOptions/src/org/suikasoft/jOptions/treenode/PropertyWithNodeType.java index fafd0a39..0d885d7d 100644 --- a/jOptions/src/org/suikasoft/jOptions/treenode/PropertyWithNodeType.java +++ b/jOptions/src/org/suikasoft/jOptions/treenode/PropertyWithNodeType.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.treenode; diff --git a/jOptions/src/org/suikasoft/jOptions/treenode/converter/NodeDataParser.java b/jOptions/src/org/suikasoft/jOptions/treenode/converter/NodeDataParser.java index 2f6e3220..07e2c0f7 100644 --- a/jOptions/src/org/suikasoft/jOptions/treenode/converter/NodeDataParser.java +++ b/jOptions/src/org/suikasoft/jOptions/treenode/converter/NodeDataParser.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.treenode.converter; diff --git a/jOptions/src/org/suikasoft/jOptions/values/SetupList.java b/jOptions/src/org/suikasoft/jOptions/values/SetupList.java index 1af753f2..ade61d44 100644 --- a/jOptions/src/org/suikasoft/jOptions/values/SetupList.java +++ b/jOptions/src/org/suikasoft/jOptions/values/SetupList.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package org.suikasoft.jOptions.values; diff --git a/tdrcLibrary/src/tdrc/tuple/Triple.java b/tdrcLibrary/src/tdrc/tuple/Triple.java index f7f2a410..c5047dcd 100644 --- a/tdrcLibrary/src/tdrc/tuple/Triple.java +++ b/tdrcLibrary/src/tdrc/tuple/Triple.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.tuple; diff --git a/tdrcLibrary/src/tdrc/tuple/Tuple.java b/tdrcLibrary/src/tdrc/tuple/Tuple.java index 5fba2bca..685e2bc0 100644 --- a/tdrcLibrary/src/tdrc/tuple/Tuple.java +++ b/tdrcLibrary/src/tdrc/tuple/Tuple.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.tuple; diff --git a/tdrcLibrary/src/tdrc/tuple/TupleList.java b/tdrcLibrary/src/tdrc/tuple/TupleList.java index bbcd4456..ba29fdf1 100644 --- a/tdrcLibrary/src/tdrc/tuple/TupleList.java +++ b/tdrcLibrary/src/tdrc/tuple/TupleList.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.tuple; diff --git a/tdrcLibrary/src/tdrc/tuple/TupleUtils.java b/tdrcLibrary/src/tdrc/tuple/TupleUtils.java index 3f3655db..ebc8191b 100644 --- a/tdrcLibrary/src/tdrc/tuple/TupleUtils.java +++ b/tdrcLibrary/src/tdrc/tuple/TupleUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.tuple; diff --git a/tdrcLibrary/src/tdrc/utils/FileUtils.java b/tdrcLibrary/src/tdrc/utils/FileUtils.java index bb5b29d7..6c5bca1f 100644 --- a/tdrcLibrary/src/tdrc/utils/FileUtils.java +++ b/tdrcLibrary/src/tdrc/utils/FileUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.utils; diff --git a/tdrcLibrary/src/tdrc/utils/HashBag.java b/tdrcLibrary/src/tdrc/utils/HashBag.java index bc6aff47..dad41e3e 100644 --- a/tdrcLibrary/src/tdrc/utils/HashBag.java +++ b/tdrcLibrary/src/tdrc/utils/HashBag.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.utils; diff --git a/tdrcLibrary/src/tdrc/utils/ListUtils.java b/tdrcLibrary/src/tdrc/utils/ListUtils.java index bdd9ac57..a6367de9 100644 --- a/tdrcLibrary/src/tdrc/utils/ListUtils.java +++ b/tdrcLibrary/src/tdrc/utils/ListUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.utils; diff --git a/tdrcLibrary/src/tdrc/utils/Pair.java b/tdrcLibrary/src/tdrc/utils/Pair.java index fd9ad74e..ac870a8b 100644 --- a/tdrcLibrary/src/tdrc/utils/Pair.java +++ b/tdrcLibrary/src/tdrc/utils/Pair.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.utils; diff --git a/tdrcLibrary/src/tdrc/utils/PairList.java b/tdrcLibrary/src/tdrc/utils/PairList.java index 06fac6c7..7c256648 100644 --- a/tdrcLibrary/src/tdrc/utils/PairList.java +++ b/tdrcLibrary/src/tdrc/utils/PairList.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.utils; diff --git a/tdrcLibrary/src/tdrc/utils/RangeUtils.java b/tdrcLibrary/src/tdrc/utils/RangeUtils.java index 0573734e..e94e6a6d 100644 --- a/tdrcLibrary/src/tdrc/utils/RangeUtils.java +++ b/tdrcLibrary/src/tdrc/utils/RangeUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.utils; diff --git a/tdrcLibrary/src/tdrc/utils/SerializeUtils.java b/tdrcLibrary/src/tdrc/utils/SerializeUtils.java index 472d49ca..101b6578 100644 --- a/tdrcLibrary/src/tdrc/utils/SerializeUtils.java +++ b/tdrcLibrary/src/tdrc/utils/SerializeUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.utils; diff --git a/tdrcLibrary/src/tdrc/utils/StringUtils.java b/tdrcLibrary/src/tdrc/utils/StringUtils.java index dd80bb38..755d1fcc 100644 --- a/tdrcLibrary/src/tdrc/utils/StringUtils.java +++ b/tdrcLibrary/src/tdrc/utils/StringUtils.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.utils; diff --git a/tdrcLibrary/src/tdrc/vector/IntegerVector3D.java b/tdrcLibrary/src/tdrc/vector/IntegerVector3D.java index 0e1bea06..de81a116 100644 --- a/tdrcLibrary/src/tdrc/vector/IntegerVector3D.java +++ b/tdrcLibrary/src/tdrc/vector/IntegerVector3D.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.vector; diff --git a/tdrcLibrary/test/tdrc/utils/RangeMapTest.java b/tdrcLibrary/test/tdrc/utils/RangeMapTest.java index 17430ebb..b7a58e78 100644 --- a/tdrcLibrary/test/tdrc/utils/RangeMapTest.java +++ b/tdrcLibrary/test/tdrc/utils/RangeMapTest.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.utils; diff --git a/tdrcLibrary/test/tdrc/utils/TestNormalizedMap.java b/tdrcLibrary/test/tdrc/utils/TestNormalizedMap.java index 79168ff2..3d22446a 100644 --- a/tdrcLibrary/test/tdrc/utils/TestNormalizedMap.java +++ b/tdrcLibrary/test/tdrc/utils/TestNormalizedMap.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.utils; diff --git a/tdrcLibrary/test/tdrc/utils/TestTilingDistances.java b/tdrcLibrary/test/tdrc/utils/TestTilingDistances.java index 40bc3ae2..c7b2c708 100644 --- a/tdrcLibrary/test/tdrc/utils/TestTilingDistances.java +++ b/tdrcLibrary/test/tdrc/utils/TestTilingDistances.java @@ -8,7 +8,7 @@ * * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the - * specific language governing permissions and limitations under the License. under the License. + * specific language governing permissions and limitations under the License. */ package tdrc.utils;