mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
ea55ea2d14
Somewhat error-prone, so please review carefully. Reasons we need this: - Some file types are not properly handled by the script. - The only exclusion mechanism we currently have (`NO_AUTO_COPYRIGHT`) is overly coarse. CHANGELOG_BEGIN CHANGELOG_END
7 lines
174 B
Python
7 lines
174 B
Python
# Copyright (c) 2022 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
exports_files([
|
|
"zlib.BUILD",
|
|
])
|