You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2006/09/19 04:39:50 UTC

svn commit: r447688 - in /xerces/java/trunk/samples/socket: DelayedInput.java KeepSocketOpen.java io/WrappedInputStream.java io/WrappedOutputStream.java

Author: mrglavas
Date: Mon Sep 18 19:39:49 2006
New Revision: 447688

URL: http://svn.apache.org/viewvc?view=rev&rev=447688
Log:
Update to the latest ASF license header. See http://www.apache.org/legal/src-headers.html.

Modified:
    xerces/java/trunk/samples/socket/DelayedInput.java
    xerces/java/trunk/samples/socket/KeepSocketOpen.java
    xerces/java/trunk/samples/socket/io/WrappedInputStream.java
    xerces/java/trunk/samples/socket/io/WrappedOutputStream.java

Modified: xerces/java/trunk/samples/socket/DelayedInput.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/socket/DelayedInput.java?view=diff&rev=447688&r1=447687&r2=447688
==============================================================================
--- xerces/java/trunk/samples/socket/DelayedInput.java (original)
+++ xerces/java/trunk/samples/socket/DelayedInput.java Mon Sep 18 19:39:49 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2000-2002,2004,2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * 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
  * 

Modified: xerces/java/trunk/samples/socket/KeepSocketOpen.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/socket/KeepSocketOpen.java?view=diff&rev=447688&r1=447687&r2=447688
==============================================================================
--- xerces/java/trunk/samples/socket/KeepSocketOpen.java (original)
+++ xerces/java/trunk/samples/socket/KeepSocketOpen.java Mon Sep 18 19:39:49 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2000,2001,2004 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * 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
  * 

Modified: xerces/java/trunk/samples/socket/io/WrappedInputStream.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/socket/io/WrappedInputStream.java?view=diff&rev=447688&r1=447687&r2=447688
==============================================================================
--- xerces/java/trunk/samples/socket/io/WrappedInputStream.java (original)
+++ xerces/java/trunk/samples/socket/io/WrappedInputStream.java Mon Sep 18 19:39:49 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2000,2004 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * 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
  * 

Modified: xerces/java/trunk/samples/socket/io/WrappedOutputStream.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/socket/io/WrappedOutputStream.java?view=diff&rev=447688&r1=447687&r2=447688
==============================================================================
--- xerces/java/trunk/samples/socket/io/WrappedOutputStream.java (original)
+++ xerces/java/trunk/samples/socket/io/WrappedOutputStream.java Mon Sep 18 19:39:49 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2000,2004 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * 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
  * 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org