diff options
Diffstat (limited to 'src/components/TimelinePost.vue')
-rw-r--r-- | src/components/TimelinePost.vue | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/components/TimelinePost.vue b/src/components/TimelinePost.vue index 08cdfd3c..304a302d 100644 --- a/src/components/TimelinePost.vue +++ b/src/components/TimelinePost.vue @@ -1,3 +1,7 @@ +<!-- + - SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors + - SPDX-License-Identifier: AGPL-3.0-or-later +--> <template> <div class="post-content" :data-social-status="item.id"> <div class="post-header"> |