]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - mDNSShared/Java/DNSSDRegistration.java
mDNSResponder-320.5.1.tar.gz
[apple/mdnsresponder.git] / mDNSShared / Java / DNSSDRegistration.java
index 86f2d831cd702d06f0f5ed95d3b5d784b69a41fa..720df0b8471c22ed130bea593b3593f462a5dfc1 100644 (file)
  * 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: DNSSDRegistration.java,v $
-Revision 1.3  2006/08/14 23:25:08  cheshire
-Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0
-
-Revision 1.2  2004/12/11 03:01:00  rpantos
-<rdar://problem/3907498> Java DNSRecord API should be cleaned up
-
-Revision 1.1  2004/04/30 16:32:34  rpantos
-First checked in.
-
-
-       This file declares the public interface to DNSSDRegistration, a DNSSDService
-       subclass that allows a client to control a service registration.
  */