stevel      2005/03/23 02:07:29

  Modified:    src/main/org/apache/tools/ant/taskdefs SignJar.java
  Log:
  revert reformatted license
  
  Revision  Changes    Path
  1.48      +16 -15    ant/src/main/org/apache/tools/ant/taskdefs/SignJar.java
  
  Index: SignJar.java
  ===================================================================
  RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/SignJar.java,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- SignJar.java      22 Mar 2005 17:20:06 -0000      1.47
  +++ SignJar.java      23 Mar 2005 10:07:29 -0000      1.48
  @@ -1,19 +1,20 @@
   /*
  -* Copyright  2000-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.
  -*  You may obtain a copy of the License at
  -*
  -*      http://www.apache.org/licenses/LICENSE-2.0
  -*
  -*  Unless required by applicable law or agreed to in writing, software
  -*  distributed under the License is distributed on an "AS IS" BASIS,
  -*  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -*  See the License for the specific language governing permissions and
  -*  limitations under the License.
  -*
  -*/
  + * Copyright  2000-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.
  + *  You may obtain a copy of the License at
  + *
  + *      http://www.apache.org/licenses/LICENSE-2.0
  + *
  + *  Unless required by applicable law or agreed to in writing, software
  + *  distributed under the License is distributed on an "AS IS" BASIS,
  + *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + *  See the License for the specific language governing permissions and
  + *  limitations under the License.
  + *
  + */
  +
   package org.apache.tools.ant.taskdefs;
   
   import java.io.File;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to