mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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"]
|
conflict_resolution = ["command", "/home/bern/vdirsyncer/resolve_interactively.py"]
|
||||||
|
|
||||||
This file is Free Software under the following license:
|
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>
|
SPDX-FileCopyrightText: 2021 Intevation GmbH <https://intevation.de>
|
||||||
Author: <bernhard.reiter@intevation.de>
|
Author: <bernhard.reiter@intevation.de>
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue