adapt license header to app

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-02-25 11:30:20 +01:00 committed by Marcel Hibbe
parent 0677607dc4
commit 7ce1b9e916
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B
4 changed files with 5 additions and 8 deletions

View File

@ -1,6 +1,5 @@
/* /*
* * Nextcloud Talk application
* Nextcloud Android client application
* *
* @author Tobias Kaminsky * @author Tobias Kaminsky
* Copyright (C) 2020 Tobias Kaminsky * Copyright (C) 2020 Tobias Kaminsky

View File

@ -1,6 +1,5 @@
/* /*
* * Nextcloud Talk application
* Nextcloud Android client application
* *
* @author Tobias Kaminsky * @author Tobias Kaminsky
* Copyright (C) 2020 Tobias Kaminsky * Copyright (C) 2020 Tobias Kaminsky

View File

@ -1,6 +1,5 @@
/* /*
* * Nextcloud Talk application
* Nextcloud Android client application
* *
* @author Tobias Kaminsky * @author Tobias Kaminsky
* Copyright (C) 2020 Tobias Kaminsky * Copyright (C) 2020 Tobias Kaminsky

View File

@ -1,6 +1,5 @@
/* /*
* Nextcloud Android client application * Nextcloud Talk application
* *
* @author Tobias Kaminsky * @author Tobias Kaminsky
* @author Marcel Hibbe * @author Marcel Hibbe
@ -20,6 +19,7 @@
* You should have received a copy of the GNU Affero General Public * You should have received a copy of the GNU Affero General Public
* License along with this program. If not, see <http://www.gnu.org/licenses/>. * License along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
package com.nextcloud.talk.ui.dialog package com.nextcloud.talk.ui.dialog
import android.annotation.SuppressLint import android.annotation.SuppressLint