Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion AntTasks/src/pt/up/fe/specs/ant/AAntTask.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion AntTasks/src/pt/up/fe/specs/ant/AntResource.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion AntTasks/src/pt/up/fe/specs/ant/AntTask.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion AntTasks/src/pt/up/fe/specs/ant/SpecsAnt.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion AntTasks/src/pt/up/fe/specs/ant/tasks/Sftp.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion AntTasks/test/pt/up/fe/specs/ant/TasksTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion AsmParser/src/pt/up/fe/specs/asmparser/ast/FieldNode.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion AsmParser/src/pt/up/fe/specs/asmparser/ast/IgnoreNode.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion AsmParser/src/pt/up/fe/specs/asmparser/ast/RuleNode.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* <p>
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* <p>
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion GitPlus/src/pt/up/fe/specs/git/SpecsGit.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion GitlabPlus/src/pt/up/fe/specs/gitlab/GitlabPlus.java
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
2 changes: 1 addition & 1 deletion GitlabPlus/src/pt/up/fe/specs/gitlab/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion GitlabPlus/src/pt/up/fe/specs/gitlab/Role.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
2 changes: 1 addition & 1 deletion GuiHelper/src/pt/up/fe/specs/guihelper/App.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language 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;
Expand Down
Loading
Loading