X-Git-Url: http://git.megacz.com/?p=org.ibex.net.git;a=blobdiff_plain;f=src%2Forg%2Fibex%2Fnet%2FHTTP.java;fp=src%2Forg%2Fibex%2Fnet%2FHTTP.java;h=ebdbf91addb9f5b0b491ff1e38e873af4f4eb142;hp=69f54cd159577b7e93581c4eb55ae9f1a8ea9133;hb=4ff9c4860dddf17af8ced9d4cec22c0b879f6f66;hpb=8949981892be1bd8c9c3ec4202529bc6defa5b11 diff --git a/src/org/ibex/net/HTTP.java b/src/org/ibex/net/HTTP.java index 69f54cd..ebdbf91 100644 --- a/src/org/ibex/net/HTTP.java +++ b/src/org/ibex/net/HTTP.java @@ -1,4 +1,7 @@ -// Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL] +// Copyright 2000-2005 the Contributors, as shown in the revision logs. +// Licensed under the Apache Public Source License 2.0 ("the License"). +// You may not use this file except in compliance with the License. + package org.ibex.net; import java.net.*;