Browse Source

2006

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@374580 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 19 years ago
parent
commit
b94b9396d3
7 changed files with 7 additions and 7 deletions
  1. +1
    -1
      src/testcases/org/apache/tools/ant/taskdefs/RmicTest.java
  2. +1
    -1
      src/testcases/org/apache/tools/ant/taskdefs/optional/junit/JUnitReportTest.java
  3. +1
    -1
      src/testcases/org/apache/tools/ant/taskdefs/optional/junit/TestFormatter.java
  4. +1
    -1
      src/testcases/org/apache/tools/ant/taskdefs/optional/sitraka/ClassFileTest.java
  5. +1
    -1
      xdocs/contributors.xml
  6. +1
    -1
      xdocs/external.xml
  7. +1
    -1
      xdocs/projects.xml

+ 1
- 1
src/testcases/org/apache/tools/ant/taskdefs/RmicTest.java View File

@@ -1,5 +1,5 @@
/*
* Copyright 2002,2004-2005 The Apache Software Foundation
* Copyright 2002,2004-2006 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.


+ 1
- 1
src/testcases/org/apache/tools/ant/taskdefs/optional/junit/JUnitReportTest.java View File

@@ -1,5 +1,5 @@
/*
* Copyright 2002,2005 The Apache Software Foundation
* Copyright 2002,2005-2006 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.


+ 1
- 1
src/testcases/org/apache/tools/ant/taskdefs/optional/junit/TestFormatter.java View File

@@ -1,5 +1,5 @@
/*
* Copyright 2005 The Apache Software Foundation
* Copyright 2005-2006 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.


+ 1
- 1
src/testcases/org/apache/tools/ant/taskdefs/optional/sitraka/ClassFileTest.java View File

@@ -1,5 +1,5 @@
/*
* Copyright 2001-2004 The Apache Software Foundation
* Copyright 2001-2004,2006 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.


+ 1
- 1
xdocs/contributors.xml View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright 2002-2005 The Apache Software Foundation
Copyright 2002-2006 The Apache Software Foundation

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.


+ 1
- 1
xdocs/external.xml View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
Copyright 2001-2005 The Apache Software Foundation
Copyright 2001-2006 The Apache Software Foundation

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.


+ 1
- 1
xdocs/projects.xml View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
Copyright 2001-2005 The Apache Software Foundation
Copyright 2001-2006 The Apache Software Foundation

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.


Loading…
Cancel
Save