Skip to content

Commit 71dbf1b

Browse files
committed
Fix the copyright statement in all affected files.
1 parent 2326379 commit 71dbf1b

File tree

507 files changed

+507
-507
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

507 files changed

+507
-507
lines changed

AntTasks/src/pt/up/fe/specs/ant/AAntTask.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
1010
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
11-
* specific language governing permissions and limitations under the License. under the License.
11+
* specific language governing permissions and limitations under the License.
1212
*/
1313

1414
package pt.up.fe.specs.ant;

AntTasks/src/pt/up/fe/specs/ant/AntResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
1010
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
11-
* specific language governing permissions and limitations under the License. under the License.
11+
* specific language governing permissions and limitations under the License.
1212
*/
1313

1414
package pt.up.fe.specs.ant;

AntTasks/src/pt/up/fe/specs/ant/AntTask.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
1010
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
11-
* specific language governing permissions and limitations under the License. under the License.
11+
* specific language governing permissions and limitations under the License.
1212
*/
1313

1414
package pt.up.fe.specs.ant;

AntTasks/src/pt/up/fe/specs/ant/SpecsAnt.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
1010
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
11-
* specific language governing permissions and limitations under the License. under the License.
11+
* specific language governing permissions and limitations under the License.
1212
*/
1313

1414
package pt.up.fe.specs.ant;

AntTasks/src/pt/up/fe/specs/ant/tasks/Sftp.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
1010
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
11-
* specific language governing permissions and limitations under the License. under the License.
11+
* specific language governing permissions and limitations under the License.
1212
*/
1313

1414
package pt.up.fe.specs.ant.tasks;

AntTasks/test/pt/up/fe/specs/ant/TasksTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
1010
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
11-
* specific language governing permissions and limitations under the License. under the License.
11+
* specific language governing permissions and limitations under the License.
1212
*/
1313

1414
package pt.up.fe.specs.ant;

AsmParser/src/pt/up/fe/specs/asmparser/InstructionFormatParser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
1010
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
11-
* specific language governing permissions and limitations under the License. under the License.
11+
* specific language governing permissions and limitations under the License.
1212
*/
1313

1414
package pt.up.fe.specs.asmparser;

AsmParser/src/pt/up/fe/specs/asmparser/ast/ConstantNode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
1010
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
11-
* specific language governing permissions and limitations under the License. under the License.
11+
* specific language governing permissions and limitations under the License.
1212
*/
1313

1414
package pt.up.fe.specs.asmparser.ast;

AsmParser/src/pt/up/fe/specs/asmparser/ast/FieldNode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
1010
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
11-
* specific language governing permissions and limitations under the License. under the License.
11+
* specific language governing permissions and limitations under the License.
1212
*/
1313

1414
package pt.up.fe.specs.asmparser.ast;

AsmParser/src/pt/up/fe/specs/asmparser/ast/IgnoreNode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
1010
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
11-
* specific language governing permissions and limitations under the License. under the License.
11+
* specific language governing permissions and limitations under the License.
1212
*/
1313

1414
package pt.up.fe.specs.asmparser.ast;

0 commit comments

Comments
 (0)