Browse Source

2005

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@329249 13f79535-47bb-0310-9956-ffa450edef68
master
Alexey N. Solofnenko 20 years ago
parent
commit
1019168a0b
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      src/etc/testcases/taskdefs/optional/dotnet/example.cs
  2. +1
    -1
      src/etc/testcases/taskdefs/optional/dotnet/example3.cs
  3. +1
    -1
      src/testcases/org/apache/tools/ant/taskdefs/optional/DotnetTest.java

+ 1
- 1
src/etc/testcases/taskdefs/optional/dotnet/example.cs View File

@@ -1,5 +1,5 @@
/*
* Copyright 2003-2004 The Apache Software Foundation
* Copyright 2003-2005 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/etc/testcases/taskdefs/optional/dotnet/example3.cs View File

@@ -1,5 +1,5 @@
/*
* Copyright 2003-2004 The Apache Software Foundation
* Copyright 2005 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/DotnetTest.java View File

@@ -1,5 +1,5 @@
/*
* Copyright 2002-2004 The Apache Software Foundation
* Copyright 2002-2005 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