Author: erodriguez
Date: Tue Mar  8 18:10:41 2005
New Revision: 156594

URL: http://svn.apache.org/viewcvs?view=rev&rev=156594
Log:
Added ASL 2.0 license header.

Modified:
    
incubator/directory/protocols/dns/trunk/core/src/java/org/apache/dns/store/DnsRecordStateFactory.java

Modified: 
incubator/directory/protocols/dns/trunk/core/src/java/org/apache/dns/store/DnsRecordStateFactory.java
URL: 
http://svn.apache.org/viewcvs/incubator/directory/protocols/dns/trunk/core/src/java/org/apache/dns/store/DnsRecordStateFactory.java?view=diff&r1=156593&r2=156594
==============================================================================
--- 
incubator/directory/protocols/dns/trunk/core/src/java/org/apache/dns/store/DnsRecordStateFactory.java
 (original)
+++ 
incubator/directory/protocols/dns/trunk/core/src/java/org/apache/dns/store/DnsRecordStateFactory.java
 Tue Mar  8 18:10:41 2005
@@ -1,3 +1,20 @@
+/*
+ *   Copyright 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
+ *
+ *       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.dns.store;
 
 import org.apache.dns.records.ResourceRecord;


Reply via email to