From e2c09b61ad298d79c52664f1b72cc78406e41114 Mon Sep 17 00:00:00 2001 From: rapterjet2004 Date: Fri, 6 Sep 2024 10:11:30 -0500 Subject: [PATCH] Added license Signed-off-by: rapterjet2004 --- NextcloudTalk/ExpandedVoiceMessageRecordingView.swift | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/NextcloudTalk/ExpandedVoiceMessageRecordingView.swift b/NextcloudTalk/ExpandedVoiceMessageRecordingView.swift index 2a851c6ab..50aaea98e 100644 --- a/NextcloudTalk/ExpandedVoiceMessageRecordingView.swift +++ b/NextcloudTalk/ExpandedVoiceMessageRecordingView.swift @@ -1,10 +1,9 @@ // -// ExpandedVoiceMessageRecordingView.swift -// NextcloudTalk -// -// Created by Julius Linus on 8/20/24. +// SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors +// SPDX-License-Identifier: GPL-3.0-or-later // + import SwiftUI func formatSeconds(seconds: Int) -> String {