]>
Commit | Line | Data |
---|---|---|
67c8f8a1 | 1 | ; -*- tab-width: 4 -*- |
05292456 A |
2 | ; |
3 | ; Copyright (c) 2002-2004 Apple Computer, Inc. All rights reserved. | |
4 | ; | |
67c8f8a1 A |
5 | ; Licensed under the Apache License, Version 2.0 (the "License"); |
6 | ; you may not use this file except in compliance with the License. | |
7 | ; You may obtain a copy of the License at | |
05292456 | 8 | ; |
67c8f8a1 | 9 | ; http://www.apache.org/licenses/LICENSE-2.0 |
05292456 | 10 | ; |
67c8f8a1 A |
11 | ; Unless required by applicable law or agreed to in writing, software |
12 | ; distributed under the License is distributed on an "AS IS" BASIS, | |
13 | ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | |
14 | ; See the License for the specific language governing permissions and | |
05292456 | 15 | ; limitations under the License. |
05292456 A |
16 | ; |
17 | ; Change History (most recent first): | |
18 | ; | |
7cb34e5c | 19 | ; $Log: ControlPanel.def,v $ |
67c8f8a1 A |
20 | ; Revision 1.4 2006/08/14 23:25:28 cheshire |
21 | ; Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0 | |
22 | ; | |
7cb34e5c A |
23 | ; Revision 1.3 2005/03/03 19:55:22 shersche |
24 | ; <rdar://problem/4034481> ControlPanel source code isn't saving CVS log info | |
05292456 A |
25 | ; |
26 | ; | |
27 | ; | |
28 | ||
29 | LIBRARY "Bonjour" | |
30 | ||
31 | EXPORTS | |
32 | CPlApplet |