jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io AndFileFilter.java,1.1.1.1,1.2 ClassLoaderObjectInputStream.java,1.1.1.1,1.2 DemuxInputStream.java,1.1.1.1,1.2 DemuxOutputStream.java,1.1.1.1,1.2 DirectoryFileFilter.java,1.1.1.1,1.2 EndianUtil.java,1.1.1.1,1.2 ExtensionFileFilter.java,1.1.1.1,1.2 FileUtil.java,1.1.1.1,1.2 IOUtil.java,1.1.1.1,1.2 InvertedFileFilter.java,1.1.1.1,1.2 OrFileFilter.java,1.1.1.1,1.2 PrefixFileFilter.java,1.1.1.1,1.2 SwappedDataInputStream.java,1.1.1.1,1.2

Leo Simons <[email protected]> Sun, 11 Apr 2004 20:54:59 +0000
Newsgroups gmane.comp.java.jicarilla.cvs
Message-ID <[email protected]>
Update of /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24597/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io

Modified Files:
	AndFileFilter.java ClassLoaderObjectInputStream.java 
	DemuxInputStream.java DemuxOutputStream.java 
	DirectoryFileFilter.java EndianUtil.java 
	ExtensionFileFilter.java FileUtil.java IOUtil.java 
	InvertedFileFilter.java OrFileFilter.java 
	PrefixFileFilter.java SwappedDataInputStream.java 
Log Message:
Add "we modified stuff" disclaimer as required by license

Index: OrFileFilter.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/OrFileFilter.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- OrFileFilter.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ OrFileFilter.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: AndFileFilter.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/AndFileFilter.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- AndFileFilter.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ AndFileFilter.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: DemuxInputStream.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/DemuxInputStream.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DemuxInputStream.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ DemuxInputStream.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: PrefixFileFilter.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/PrefixFileFilter.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- PrefixFileFilter.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ PrefixFileFilter.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: FileUtil.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/FileUtil.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- FileUtil.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ FileUtil.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: DemuxOutputStream.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/DemuxOutputStream.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DemuxOutputStream.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ DemuxOutputStream.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: DirectoryFileFilter.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/DirectoryFileFilter.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DirectoryFileFilter.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ DirectoryFileFilter.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: ClassLoaderObjectInputStream.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/ClassLoaderObjectInputStream.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- ClassLoaderObjectInputStream.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ ClassLoaderObjectInputStream.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: IOUtil.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/IOUtil.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- IOUtil.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ IOUtil.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: SwappedDataInputStream.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/SwappedDataInputStream.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- SwappedDataInputStream.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ SwappedDataInputStream.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: ExtensionFileFilter.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/ExtensionFileFilter.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- ExtensionFileFilter.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ ExtensionFileFilter.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: InvertedFileFilter.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/InvertedFileFilter.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- InvertedFileFilter.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ InvertedFileFilter.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 

Index: EndianUtil.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/compatibility/src/java/org/apache/avalon/excalibur/io/EndianUtil.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- EndianUtil.java	10 Apr 2004 14:40:37 -0000	1.1.1.1
+++ EndianUtil.java	11 Apr 2004 20:54:57 -0000	1.2
@@ -13,6 +13,27 @@
  * 
  * See the License for the specific language governing permissions and
  * limitations under the License.
+ *
+ * ====================================================================
+ *
+ * This file has been modified from the original file as it was
+ * distributed by The Apache Software Foundation. These modifications
+ * are
+ * 
+ * copyright (c) 2004 Leo Simons
+ *
+ * These modifications are 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.avalon.excalibur.io;
 



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click