summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaksim Sukharev <antreesy.web@gmail.com>2024-03-01 17:33:30 +0100
committerMaksim Sukharev <antreesy.web@gmail.com>2024-03-01 18:21:25 +0100
commit784442eabb8131abd3396bdae56d9d1c17c81e6d (patch)
treeb4361c30b9959f665c7bf5fadee2a27dc8ca779a
parentf4ce578002aea4d5a93712431e4be1d858315ce7 (diff)
chore(MessagesList): add authors, remove docs
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
-rw-r--r--src/components/MessagesList/MessagesList.vue10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/components/MessagesList/MessagesList.vue b/src/components/MessagesList/MessagesList.vue
index 6b8c87bf7..887e3e709 100644
--- a/src/components/MessagesList/MessagesList.vue
+++ b/src/components/MessagesList/MessagesList.vue
@@ -2,8 +2,10 @@
- @copyright Copyright (c) 2019 Marco Ambrosini <marcoambrosini@icloud.com>
-
- @author Marco Ambrosini <marcoambrosini@icloud.com>
+ - @author Maksim Sukharev <antreesy.web@gmail.com>
+ - @author Dorra Jaouad <dorra.jaoued1@gmail.com>
-
- - @license GNU AGPL version 3 or any later version
+ - @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 Affero General Public License as
@@ -18,12 +20,6 @@
- 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/>.
-->
-<docs>
-
-This component is a wrapper for the list of messages. It's main purpose it to
-get the messagesList array and loop through the list to generate the messages.
-
-</docs>
<template>
<!-- size and remain refer to the amount and initial height of the items that