X-Git-Url: https://git.saurik.com/apple/mdnsresponder.git/blobdiff_plain/67c8f8a10700c05d2460d60f5927f23cb5cb9241..3af7d322c17d21ac78cb1560cbb8617804a78014:/Clients/Java/DNSSDUnitTest.java diff --git a/Clients/Java/DNSSDUnitTest.java b/Clients/Java/DNSSDUnitTest.java index 121ff61..2b1839a 100644 --- a/Clients/Java/DNSSDUnitTest.java +++ b/Clients/Java/DNSSDUnitTest.java @@ -13,29 +13,8 @@ * 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. - - Change History (most recent first): - -$Log: DNSSDUnitTest.java,v $ -Revision 1.6 2006/08/14 23:24:07 cheshire -Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0 - -Revision 1.5 2006/06/20 23:01:58 rpantos - Java needs to implement DNSServiceRegisterRecord equivalent - -Revision 1.4 2004/08/04 01:07:43 rpantos -Update unit test for . - -Revision 1.3 2004/05/26 01:41:58 cheshire -Pass proper flags to DNSSD.enumerateDomains - -Revision 1.2 2004/04/30 21:53:34 rpantos -Change line endings for CVS. - -Revision 1.1 2004/04/30 16:29:35 rpantos -First checked in. - - DNSSDUnitTest is a simple program that exercises parts of the DNSSD API. + * + * DNSSDUnitTest is a simple program that exercises parts of the DNSSD API. */ import com.apple.dnssd.*;