mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-14 19:25:39 +08:00
Add SPDX identifiers for REUSE compliance
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# SPDX-FileCopyrightText: Copyright (C) 2017 swift Project Community / Contributors
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import itertools
|
||||
|
||||
Reference in New Issue
Block a user