From 425e770c0447e5dc5e812f52163c0bbc96badbe7 Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Wed, 4 Oct 2023 12:31:46 +0200 Subject: feat(dav): implement personal absence settings Signed-off-by: Richard Steinmetz --- ...v-settings-personal-availability.js.LICENSE.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'dist/dav-settings-personal-availability.js.LICENSE.txt') diff --git a/dist/dav-settings-personal-availability.js.LICENSE.txt b/dist/dav-settings-personal-availability.js.LICENSE.txt index e9f6ff1a909..82049849ea2 100644 --- a/dist/dav-settings-personal-availability.js.LICENSE.txt +++ b/dist/dav-settings-personal-availability.js.LICENSE.txt @@ -62,3 +62,25 @@ * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ + +/** + * @copyright Copyright (c) 2023 Richard Steinmetz + * + * @author Richard Steinmetz + * + * @license AGPL-3.0-or-later + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + * + */ -- cgit v1.2.3