X-Git-Url: http://git.etherboot.org/people/sha0/mDNSResponder.git/blobdiff_plain/ba4fb8e08884c9d861726e1229f6e4b5281fca88..a684545390d1e81f86e85eecfef985742b5aa65f:/Clients/FirefoxExtension/CDNSSDService.cpp?ds=sidebyside diff --git a/Clients/FirefoxExtension/CDNSSDService.cpp b/Clients/FirefoxExtension/CDNSSDService.cpp index 02945349..43af02f6 100755 --- a/Clients/FirefoxExtension/CDNSSDService.cpp +++ b/Clients/FirefoxExtension/CDNSSDService.cpp @@ -1,3 +1,20 @@ +/* -*- Mode: C; tab-width: 4 -*- + * + * Copyright (c) 2009 Apple Computer, Inc. All rights reserved. + * + * 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. + */ + #include "CDNSSDService.h" #include "nsThreadUtils.h" #include "nsIEventTarget.h"