mirror of
https://github.com/univention/ansible-modules.git
synced 2025-10-26 11:19:34 +00:00
chore(univention_directory_manager): update copyright and attributions
This commit is contained in:
parent
2336ffe828
commit
26062e515d
@ -1,8 +1,8 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copyright: (c) 2020, Univention GmbH
|
||||
# Written by Lukas Zumvorde <zumvorde@univention.de>
|
||||
# Copyright: (c) 2020-2021, Univention GmbH
|
||||
# Written by Lukas Zumvorde <zumvorde@univention.de>, Jan-Luca Kiok <kiok@univention.de>
|
||||
# Based on univention_apps module written by Alexander Ulpts <ulpts@univention.de>
|
||||
|
||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
@ -65,6 +65,7 @@ options:
|
||||
|
||||
author:
|
||||
- Lukas Zumvorde
|
||||
- Jan-Luca Kiok
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user