You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jh...@apache.org on 2007/11/14 10:34:49 UTC

svn commit: r594810 [1/2] - in /ant/sandbox/mocks: ./ src/antlr/ src/com/jcraft/jsch/ src/com/sun/media/jai/codec/ src/javax/activation/ src/javax/mail/ src/javax/mail/internet/ src/javax/media/jai/ src/jdepend/framework/ src/jdepend/textui/ src/jdepen...

Author: jhm
Date: Wed Nov 14 01:34:45 2007
New Revision: 594810

URL: http://svn.apache.org/viewvc?rev=594810&view=rev
Log:
License header

Modified:
    ant/sandbox/mocks/build.xml
    ant/sandbox/mocks/src/antlr/Tool.java
    ant/sandbox/mocks/src/com/jcraft/jsch/Channel.java
    ant/sandbox/mocks/src/com/jcraft/jsch/ChannelExec.java
    ant/sandbox/mocks/src/com/jcraft/jsch/ChannelSftp.java
    ant/sandbox/mocks/src/com/jcraft/jsch/JSch.java
    ant/sandbox/mocks/src/com/jcraft/jsch/JSchException.java
    ant/sandbox/mocks/src/com/jcraft/jsch/Session.java
    ant/sandbox/mocks/src/com/jcraft/jsch/SftpATTRS.java
    ant/sandbox/mocks/src/com/jcraft/jsch/SftpException.java
    ant/sandbox/mocks/src/com/jcraft/jsch/SftpProgressMonitor.java
    ant/sandbox/mocks/src/com/jcraft/jsch/UIKeyboardInteractive.java
    ant/sandbox/mocks/src/com/jcraft/jsch/UserInfo.java
    ant/sandbox/mocks/src/com/sun/media/jai/codec/FileSeekableStream.java
    ant/sandbox/mocks/src/javax/activation/DataHandler.java
    ant/sandbox/mocks/src/javax/activation/DataSource.java
    ant/sandbox/mocks/src/javax/activation/FileDataSource.java
    ant/sandbox/mocks/src/javax/activation/MimeMailer.java
    ant/sandbox/mocks/src/javax/mail/Authenticator.java
    ant/sandbox/mocks/src/javax/mail/Message.java
    ant/sandbox/mocks/src/javax/mail/MessagingException.java
    ant/sandbox/mocks/src/javax/mail/PasswordAuthentication.java
    ant/sandbox/mocks/src/javax/mail/Session.java
    ant/sandbox/mocks/src/javax/mail/Transport.java
    ant/sandbox/mocks/src/javax/mail/internet/AddressException.java
    ant/sandbox/mocks/src/javax/mail/internet/InternetAddress.java
    ant/sandbox/mocks/src/javax/mail/internet/MimeBodyPart.java
    ant/sandbox/mocks/src/javax/mail/internet/MimeMessage.java
    ant/sandbox/mocks/src/javax/mail/internet/MimeMultipart.java
    ant/sandbox/mocks/src/javax/media/jai/InterpolationNearest.java
    ant/sandbox/mocks/src/javax/media/jai/JAI.java
    ant/sandbox/mocks/src/javax/media/jai/PlanarImage.java
    ant/sandbox/mocks/src/jdepend/framework/JDepend.java
    ant/sandbox/mocks/src/jdepend/textui/JDepend.java
    ant/sandbox/mocks/src/jdepend/xmlui/JDepend.java
    ant/sandbox/mocks/src/netrexx/lang/Rexx.java
    ant/sandbox/mocks/src/org/apache/bcel/Constants.java
    ant/sandbox/mocks/src/org/apache/bcel/classfile/ClassParser.java
    ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantClass.java
    ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantNameAndType.java
    ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantPool.java
    ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantValue.java
    ant/sandbox/mocks/src/org/apache/bcel/classfile/DescendingVisitor.java
    ant/sandbox/mocks/src/org/apache/bcel/classfile/EmptyVisitor.java
    ant/sandbox/mocks/src/org/apache/bcel/classfile/Field.java
    ant/sandbox/mocks/src/org/apache/bcel/classfile/JavaClass.java
    ant/sandbox/mocks/src/org/apache/bcel/classfile/Method.java
    ant/sandbox/mocks/src/org/apache/bsf/BSFEngine.java
    ant/sandbox/mocks/src/org/apache/bsf/BSFException.java
    ant/sandbox/mocks/src/org/apache/bsf/BSFManager.java
    ant/sandbox/mocks/src/org/apache/commons/logging/Log.java
    ant/sandbox/mocks/src/org/apache/commons/logging/LogConfigurationException.java
    ant/sandbox/mocks/src/org/apache/commons/logging/LogFactory.java
    ant/sandbox/mocks/src/org/apache/commons/net/bsd/RExecClient.java
    ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTP.java
    ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPClient.java
    ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPClientConfig.java
    ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPFile.java
    ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPReply.java
    ant/sandbox/mocks/src/org/apache/commons/net/telnet/TelnetClient.java
    ant/sandbox/mocks/src/org/apache/log4j/Logger.java
    ant/sandbox/mocks/src/org/apache/log4j/helpers/NullEnumeration.java
    ant/sandbox/mocks/src/org/apache/oro/text/perl/Perl5Util.java
    ant/sandbox/mocks/src/org/apache/oro/text/regex/MatchResult.java
    ant/sandbox/mocks/src/org/apache/oro/text/regex/Pattern.java
    ant/sandbox/mocks/src/org/apache/oro/text/regex/Perl5Compiler.java
    ant/sandbox/mocks/src/org/apache/oro/text/regex/Perl5Matcher.java
    ant/sandbox/mocks/src/org/apache/oro/text/regex/Perl5Substitution.java
    ant/sandbox/mocks/src/org/apache/oro/text/regex/Substitution.java
    ant/sandbox/mocks/src/org/apache/oro/text/regex/Util.java
    ant/sandbox/mocks/src/org/apache/regexp/RE.java
    ant/sandbox/mocks/src/org/apache/regexp/RESyntaxException.java
    ant/sandbox/mocks/src/org/apache/stylebook/Engine.java
    ant/sandbox/mocks/src/org/apache/xml/resolver/Catalog.java
    ant/sandbox/mocks/src/org/apache/xml/resolver/CatalogEntry.java
    ant/sandbox/mocks/src/org/apache/xml/resolver/CatalogManager.java
    ant/sandbox/mocks/src/org/apache/xml/resolver/helpers/PublicId.java
    ant/sandbox/mocks/src/org/apache/xml/resolver/tools/CatalogResolver.java
    ant/sandbox/mocks/src2/COM/ibm/netrexx/process/NetRexxC.java

Modified: ant/sandbox/mocks/build.xml
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/build.xml?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/build.xml (original)
+++ ant/sandbox/mocks/build.xml Wed Nov 14 01:34:45 2007
@@ -1,3 +1,19 @@
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You 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.
+-->
 <project default="build">
 
     <property name="javac.source" value="1.3" />

Modified: ant/sandbox/mocks/src/antlr/Tool.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/antlr/Tool.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/antlr/Tool.java (original)
+++ ant/sandbox/mocks/src/antlr/Tool.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 antlr;
 
 public class Tool {}

Modified: ant/sandbox/mocks/src/com/jcraft/jsch/Channel.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/jcraft/jsch/Channel.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/jcraft/jsch/Channel.java (original)
+++ ant/sandbox/mocks/src/com/jcraft/jsch/Channel.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.jcraft.jsch;
 
 import java.io.InputStream;

Modified: ant/sandbox/mocks/src/com/jcraft/jsch/ChannelExec.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/jcraft/jsch/ChannelExec.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/jcraft/jsch/ChannelExec.java (original)
+++ ant/sandbox/mocks/src/com/jcraft/jsch/ChannelExec.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.jcraft.jsch;
 
 import java.io.OutputStream;

Modified: ant/sandbox/mocks/src/com/jcraft/jsch/ChannelSftp.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/jcraft/jsch/ChannelSftp.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/jcraft/jsch/ChannelSftp.java (original)
+++ ant/sandbox/mocks/src/com/jcraft/jsch/ChannelSftp.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.jcraft.jsch;
 
 import java.io.File;

Modified: ant/sandbox/mocks/src/com/jcraft/jsch/JSch.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/jcraft/jsch/JSch.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/jcraft/jsch/JSch.java (original)
+++ ant/sandbox/mocks/src/com/jcraft/jsch/JSch.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.jcraft.jsch;
 
 public class JSch {

Modified: ant/sandbox/mocks/src/com/jcraft/jsch/JSchException.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/jcraft/jsch/JSchException.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/jcraft/jsch/JSchException.java (original)
+++ ant/sandbox/mocks/src/com/jcraft/jsch/JSchException.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.jcraft.jsch;
 
 public class JSchException extends Exception {

Modified: ant/sandbox/mocks/src/com/jcraft/jsch/Session.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/jcraft/jsch/Session.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/jcraft/jsch/Session.java (original)
+++ ant/sandbox/mocks/src/com/jcraft/jsch/Session.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.jcraft.jsch;
 
 public class Session extends Channel {

Modified: ant/sandbox/mocks/src/com/jcraft/jsch/SftpATTRS.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/jcraft/jsch/SftpATTRS.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/jcraft/jsch/SftpATTRS.java (original)
+++ ant/sandbox/mocks/src/com/jcraft/jsch/SftpATTRS.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.jcraft.jsch;
 
 public class SftpATTRS {

Modified: ant/sandbox/mocks/src/com/jcraft/jsch/SftpException.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/jcraft/jsch/SftpException.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/jcraft/jsch/SftpException.java (original)
+++ ant/sandbox/mocks/src/com/jcraft/jsch/SftpException.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.jcraft.jsch;
 
 public class SftpException  extends Exception {

Modified: ant/sandbox/mocks/src/com/jcraft/jsch/SftpProgressMonitor.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/jcraft/jsch/SftpProgressMonitor.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/jcraft/jsch/SftpProgressMonitor.java (original)
+++ ant/sandbox/mocks/src/com/jcraft/jsch/SftpProgressMonitor.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.jcraft.jsch;
 
 public interface SftpProgressMonitor {

Modified: ant/sandbox/mocks/src/com/jcraft/jsch/UIKeyboardInteractive.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/jcraft/jsch/UIKeyboardInteractive.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/jcraft/jsch/UIKeyboardInteractive.java (original)
+++ ant/sandbox/mocks/src/com/jcraft/jsch/UIKeyboardInteractive.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.jcraft.jsch;
 
 public interface UIKeyboardInteractive {

Modified: ant/sandbox/mocks/src/com/jcraft/jsch/UserInfo.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/jcraft/jsch/UserInfo.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/jcraft/jsch/UserInfo.java (original)
+++ ant/sandbox/mocks/src/com/jcraft/jsch/UserInfo.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.jcraft.jsch;
 
 public interface UserInfo {

Modified: ant/sandbox/mocks/src/com/sun/media/jai/codec/FileSeekableStream.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/com/sun/media/jai/codec/FileSeekableStream.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/com/sun/media/jai/codec/FileSeekableStream.java (original)
+++ ant/sandbox/mocks/src/com/sun/media/jai/codec/FileSeekableStream.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 com.sun.media.jai.codec;
 
 import java.io.File;

Modified: ant/sandbox/mocks/src/javax/activation/DataHandler.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/activation/DataHandler.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/activation/DataHandler.java (original)
+++ ant/sandbox/mocks/src/javax/activation/DataHandler.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.activation;
 
 public class DataHandler {

Modified: ant/sandbox/mocks/src/javax/activation/DataSource.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/activation/DataSource.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/activation/DataSource.java (original)
+++ ant/sandbox/mocks/src/javax/activation/DataSource.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.activation;
 
 public interface DataSource {

Modified: ant/sandbox/mocks/src/javax/activation/FileDataSource.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/activation/FileDataSource.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/activation/FileDataSource.java (original)
+++ ant/sandbox/mocks/src/javax/activation/FileDataSource.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.activation;
 
 import java.io.File;

Modified: ant/sandbox/mocks/src/javax/activation/MimeMailer.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/activation/MimeMailer.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/activation/MimeMailer.java (original)
+++ ant/sandbox/mocks/src/javax/activation/MimeMailer.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.activation;
 
 public class MimeMailer {

Modified: ant/sandbox/mocks/src/javax/mail/Authenticator.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/mail/Authenticator.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/mail/Authenticator.java (original)
+++ ant/sandbox/mocks/src/javax/mail/Authenticator.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.mail;
 
 public class Authenticator {

Modified: ant/sandbox/mocks/src/javax/mail/Message.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/mail/Message.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/mail/Message.java (original)
+++ ant/sandbox/mocks/src/javax/mail/Message.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.mail;
 
 public class Message {

Modified: ant/sandbox/mocks/src/javax/mail/MessagingException.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/mail/MessagingException.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/mail/MessagingException.java (original)
+++ ant/sandbox/mocks/src/javax/mail/MessagingException.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.mail;
 
 public class MessagingException extends Exception {

Modified: ant/sandbox/mocks/src/javax/mail/PasswordAuthentication.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/mail/PasswordAuthentication.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/mail/PasswordAuthentication.java (original)
+++ ant/sandbox/mocks/src/javax/mail/PasswordAuthentication.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.mail;
 
 public class PasswordAuthentication {

Modified: ant/sandbox/mocks/src/javax/mail/Session.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/mail/Session.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/mail/Session.java (original)
+++ ant/sandbox/mocks/src/javax/mail/Session.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.mail;
 
 import java.util.Properties;

Modified: ant/sandbox/mocks/src/javax/mail/Transport.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/mail/Transport.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/mail/Transport.java (original)
+++ ant/sandbox/mocks/src/javax/mail/Transport.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.mail;
 
 import javax.mail.internet.MimeMessage;

Modified: ant/sandbox/mocks/src/javax/mail/internet/AddressException.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/mail/internet/AddressException.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/mail/internet/AddressException.java (original)
+++ ant/sandbox/mocks/src/javax/mail/internet/AddressException.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.mail.internet;
 
 import javax.mail.MessagingException;

Modified: ant/sandbox/mocks/src/javax/mail/internet/InternetAddress.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/mail/internet/InternetAddress.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/mail/internet/InternetAddress.java (original)
+++ ant/sandbox/mocks/src/javax/mail/internet/InternetAddress.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.mail.internet;
 
 public class InternetAddress {

Modified: ant/sandbox/mocks/src/javax/mail/internet/MimeBodyPart.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/mail/internet/MimeBodyPart.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/mail/internet/MimeBodyPart.java (original)
+++ ant/sandbox/mocks/src/javax/mail/internet/MimeBodyPart.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.mail.internet;
 
 import javax.activation.DataHandler;

Modified: ant/sandbox/mocks/src/javax/mail/internet/MimeMessage.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/mail/internet/MimeMessage.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/mail/internet/MimeMessage.java (original)
+++ ant/sandbox/mocks/src/javax/mail/internet/MimeMessage.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.mail.internet;
 
 import javax.mail.Session;

Modified: ant/sandbox/mocks/src/javax/mail/internet/MimeMultipart.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/mail/internet/MimeMultipart.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/mail/internet/MimeMultipart.java (original)
+++ ant/sandbox/mocks/src/javax/mail/internet/MimeMultipart.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.mail.internet;
 
 public class MimeMultipart extends MimeBodyPart {

Modified: ant/sandbox/mocks/src/javax/media/jai/InterpolationNearest.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/media/jai/InterpolationNearest.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/media/jai/InterpolationNearest.java (original)
+++ ant/sandbox/mocks/src/javax/media/jai/InterpolationNearest.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.media.jai;
 
 public class InterpolationNearest {

Modified: ant/sandbox/mocks/src/javax/media/jai/JAI.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/media/jai/JAI.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/media/jai/JAI.java (original)
+++ ant/sandbox/mocks/src/javax/media/jai/JAI.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.media.jai;
 
 import java.awt.image.renderable.ParameterBlock;

Modified: ant/sandbox/mocks/src/javax/media/jai/PlanarImage.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/javax/media/jai/PlanarImage.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/javax/media/jai/PlanarImage.java (original)
+++ ant/sandbox/mocks/src/javax/media/jai/PlanarImage.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 javax.media.jai;
 
 import java.awt.image.BufferedImage;

Modified: ant/sandbox/mocks/src/jdepend/framework/JDepend.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/jdepend/framework/JDepend.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/jdepend/framework/JDepend.java (original)
+++ ant/sandbox/mocks/src/jdepend/framework/JDepend.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 jdepend.framework;
 
 public class JDepend {}

Modified: ant/sandbox/mocks/src/jdepend/textui/JDepend.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/jdepend/textui/JDepend.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/jdepend/textui/JDepend.java (original)
+++ ant/sandbox/mocks/src/jdepend/textui/JDepend.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 jdepend.textui;
 
 import java.io.IOException;

Modified: ant/sandbox/mocks/src/jdepend/xmlui/JDepend.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/jdepend/xmlui/JDepend.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/jdepend/xmlui/JDepend.java (original)
+++ ant/sandbox/mocks/src/jdepend/xmlui/JDepend.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 jdepend.xmlui;
 
 public class JDepend extends jdepend.textui.JDepend {

Modified: ant/sandbox/mocks/src/netrexx/lang/Rexx.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/netrexx/lang/Rexx.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/netrexx/lang/Rexx.java (original)
+++ ant/sandbox/mocks/src/netrexx/lang/Rexx.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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 netrexx.lang;
 
 public class Rexx {

Modified: ant/sandbox/mocks/src/org/apache/bcel/Constants.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bcel/Constants.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bcel/Constants.java (original)
+++ ant/sandbox/mocks/src/org/apache/bcel/Constants.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bcel;
 
 public class Constants {

Modified: ant/sandbox/mocks/src/org/apache/bcel/classfile/ClassParser.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bcel/classfile/ClassParser.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bcel/classfile/ClassParser.java (original)
+++ ant/sandbox/mocks/src/org/apache/bcel/classfile/ClassParser.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bcel.classfile;
 
 import java.io.ByteArrayInputStream;

Modified: ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantClass.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantClass.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantClass.java (original)
+++ ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantClass.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bcel.classfile;
 
 public class ConstantClass {

Modified: ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantNameAndType.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantNameAndType.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantNameAndType.java (original)
+++ ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantNameAndType.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bcel.classfile;
 
 public class ConstantNameAndType {

Modified: ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantPool.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantPool.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantPool.java (original)
+++ ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantPool.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bcel.classfile;
 
 public class ConstantPool {

Modified: ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantValue.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantValue.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantValue.java (original)
+++ ant/sandbox/mocks/src/org/apache/bcel/classfile/ConstantValue.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bcel.classfile;
 
 public class ConstantValue {

Modified: ant/sandbox/mocks/src/org/apache/bcel/classfile/DescendingVisitor.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bcel/classfile/DescendingVisitor.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bcel/classfile/DescendingVisitor.java (original)
+++ ant/sandbox/mocks/src/org/apache/bcel/classfile/DescendingVisitor.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bcel.classfile;
 
 public class DescendingVisitor {

Modified: ant/sandbox/mocks/src/org/apache/bcel/classfile/EmptyVisitor.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bcel/classfile/EmptyVisitor.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bcel/classfile/EmptyVisitor.java (original)
+++ ant/sandbox/mocks/src/org/apache/bcel/classfile/EmptyVisitor.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bcel.classfile;
 
 public class EmptyVisitor {

Modified: ant/sandbox/mocks/src/org/apache/bcel/classfile/Field.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bcel/classfile/Field.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bcel/classfile/Field.java (original)
+++ ant/sandbox/mocks/src/org/apache/bcel/classfile/Field.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bcel.classfile;
 
 public class Field {

Modified: ant/sandbox/mocks/src/org/apache/bcel/classfile/JavaClass.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bcel/classfile/JavaClass.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bcel/classfile/JavaClass.java (original)
+++ ant/sandbox/mocks/src/org/apache/bcel/classfile/JavaClass.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bcel.classfile;
 
 public class JavaClass {

Modified: ant/sandbox/mocks/src/org/apache/bcel/classfile/Method.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bcel/classfile/Method.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bcel/classfile/Method.java (original)
+++ ant/sandbox/mocks/src/org/apache/bcel/classfile/Method.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bcel.classfile;
 
 public class Method {

Modified: ant/sandbox/mocks/src/org/apache/bsf/BSFEngine.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bsf/BSFEngine.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bsf/BSFEngine.java (original)
+++ ant/sandbox/mocks/src/org/apache/bsf/BSFEngine.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bsf;
 
 public class BSFEngine {

Modified: ant/sandbox/mocks/src/org/apache/bsf/BSFException.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bsf/BSFException.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bsf/BSFException.java (original)
+++ ant/sandbox/mocks/src/org/apache/bsf/BSFException.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bsf;
 
 public class BSFException extends Exception {

Modified: ant/sandbox/mocks/src/org/apache/bsf/BSFManager.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/bsf/BSFManager.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/bsf/BSFManager.java (original)
+++ ant/sandbox/mocks/src/org/apache/bsf/BSFManager.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.bsf;
 
 public class BSFManager {

Modified: ant/sandbox/mocks/src/org/apache/commons/logging/Log.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/commons/logging/Log.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/commons/logging/Log.java (original)
+++ ant/sandbox/mocks/src/org/apache/commons/logging/Log.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.commons.logging;
 
 public class Log {

Modified: ant/sandbox/mocks/src/org/apache/commons/logging/LogConfigurationException.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/commons/logging/LogConfigurationException.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/commons/logging/LogConfigurationException.java (original)
+++ ant/sandbox/mocks/src/org/apache/commons/logging/LogConfigurationException.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.commons.logging;
 
 public class LogConfigurationException extends Exception {

Modified: ant/sandbox/mocks/src/org/apache/commons/logging/LogFactory.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/commons/logging/LogFactory.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/commons/logging/LogFactory.java (original)
+++ ant/sandbox/mocks/src/org/apache/commons/logging/LogFactory.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.commons.logging;
 
 public class LogFactory {

Modified: ant/sandbox/mocks/src/org/apache/commons/net/bsd/RExecClient.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/commons/net/bsd/RExecClient.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/commons/net/bsd/RExecClient.java (original)
+++ ant/sandbox/mocks/src/org/apache/commons/net/bsd/RExecClient.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.commons.net.bsd;
 
 import java.io.IOException;

Modified: ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTP.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTP.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTP.java (original)
+++ ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTP.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.commons.net.ftp;
 
 public class FTP {

Modified: ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPClient.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPClient.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPClient.java (original)
+++ ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPClient.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.commons.net.ftp;
 
 import java.io.IOException;

Modified: ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPClientConfig.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPClientConfig.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPClientConfig.java (original)
+++ ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPClientConfig.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.commons.net.ftp;
 
 import java.util.Collection;

Modified: ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPFile.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPFile.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPFile.java (original)
+++ ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPFile.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.commons.net.ftp;
 
 import java.util.Date;

Modified: ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPReply.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPReply.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPReply.java (original)
+++ ant/sandbox/mocks/src/org/apache/commons/net/ftp/FTPReply.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.commons.net.ftp;
 
 public class FTPReply {

Modified: ant/sandbox/mocks/src/org/apache/commons/net/telnet/TelnetClient.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/commons/net/telnet/TelnetClient.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/commons/net/telnet/TelnetClient.java (original)
+++ ant/sandbox/mocks/src/org/apache/commons/net/telnet/TelnetClient.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.commons.net.telnet;
 
 import java.io.IOException;

Modified: ant/sandbox/mocks/src/org/apache/log4j/Logger.java
URL: http://svn.apache.org/viewvc/ant/sandbox/mocks/src/org/apache/log4j/Logger.java?rev=594810&r1=594809&r2=594810&view=diff
==============================================================================
--- ant/sandbox/mocks/src/org/apache/log4j/Logger.java (original)
+++ ant/sandbox/mocks/src/org/apache/log4j/Logger.java Wed Nov 14 01:34:45 2007
@@ -1,3 +1,21 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.log4j;
 
 public class Logger {



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org