mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Change license from Apache-2.0 to BSD-3-Clause
to match the license of vdirsyncer
This commit is contained in:
parent
95bf683771
commit
b3bee77c17
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Usage:
|
|||
conflict_resolution = ["command", "/home/bern/vdirsyncer/resolve_interactively.py"]
|
||||
|
||||
This file is Free Software under the following license:
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: 2021 Intevation GmbH <https://intevation.de>
|
||||
Author: <bernhard.reiter@intevation.de>
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue