Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Seelmann <mail@stefan-seelmann.de>2021-02-10 00:02:39 +0300
committerStefan Seelmann <mail@stefan-seelmann.de>2021-02-10 00:02:39 +0300
commit2682104fa570e3e23e34c0c667472620320bdb87 (patch)
treee72e65c962871a792214c2dc9f7db0182350c4ae /installers
parentb87b2e250a5c341feecd7a23de0ae87368946de4 (diff)
Add missing license header
Diffstat (limited to 'installers')
-rw-r--r--installers/macos/src/dmg/entitlements.plist16
1 files changed, 16 insertions, 0 deletions
diff --git a/installers/macos/src/dmg/entitlements.plist b/installers/macos/src/dmg/entitlements.plist
index d34af29fe..41c9a912e 100644
--- a/installers/macos/src/dmg/entitlements.plist
+++ b/installers/macos/src/dmg/entitlements.plist
@@ -1,5 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
<plist version="1.0">
<dict>
<key>com.apple.security.cs.allow-jit</key>