about summary refs log tree commit diff stats
path: root/src/xmpp
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2021-01-08 16:36:30 +0100
committerMichael Vetter <jubalh@iodoru.org>2021-01-08 16:36:30 +0100
commit8c08e64f377c9faee1abe9c663e9b2d73e7a7a45 (patch)
treeba907fdbbe3163177c5f445e3075bed914089e1b /src/xmpp
parentc39dc62e369efe861ca000891bb20306ac7870ef (diff)
downloadprofani-tty-8c08e64f377c9faee1abe9c663e9b2d73e7a7a45.tar.gz
Update copyright
Diffstat (limited to 'src/xmpp')
-rw-r--r--src/xmpp/avatar.c2
-rw-r--r--src/xmpp/avatar.h2
-rw-r--r--src/xmpp/message.c2
-rw-r--r--src/xmpp/stanza.h2
-rw-r--r--src/xmpp/xmpp.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/xmpp/avatar.c b/src/xmpp/avatar.c
index 6f30be7c..bf937872 100644
--- a/src/xmpp/avatar.c
+++ b/src/xmpp/avatar.c
@@ -2,7 +2,7 @@
  * avatar.c
  * vim: expandtab:ts=4:sts=4:sw=4
  *
- * Copyright (C) 2019 - 2020 Michael Vetter <jubalh@iodoru.org>
+ * Copyright (C) 2019 - 2021 Michael Vetter <jubalh@iodoru.org>
  *
  * This file is part of Profanity.
  *
diff --git a/src/xmpp/avatar.h b/src/xmpp/avatar.h
index 49c03750..aa1a5ee1 100644
--- a/src/xmpp/avatar.h
+++ b/src/xmpp/avatar.h
@@ -2,7 +2,7 @@
  * avatar.h
  * vim: expandtab:ts=4:sts=4:sw=4
  *
- * Copyright (C) 2019 - 2020 Michael Vetter <jubalh@iodoru.org>
+ * Copyright (C) 2019 - 2021 Michael Vetter <jubalh@iodoru.org>
  *
  * This file is part of Profanity.
  *
diff --git a/src/xmpp/message.c b/src/xmpp/message.c
index 4bbddc72..aceb5a70 100644
--- a/src/xmpp/message.c
+++ b/src/xmpp/message.c
@@ -3,7 +3,7 @@
  * vim: expandtab:ts=4:sts=4:sw=4
  *
  * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
- * Copyright (C) 2019 - 2020 Michael Vetter <jubalh@iodoru.org>
+ * Copyright (C) 2019 - 2021 Michael Vetter <jubalh@iodoru.org>
  *
  * This file is part of Profanity.
  *
diff --git a/src/xmpp/stanza.h b/src/xmpp/stanza.h
index 2058f9a2..95cdc29b 100644
--- a/src/xmpp/stanza.h
+++ b/src/xmpp/stanza.h
@@ -2,7 +2,7 @@
  * stanza.h
  *
  * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
- * Copyright (C) 2019 - 2020 Michael Vetter <jubalh@iodoru.org>
+ * Copyright (C) 2019 - 2021 Michael Vetter <jubalh@iodoru.org>
  *
  * This file is part of Profanity.
  *
diff --git a/src/xmpp/xmpp.h b/src/xmpp/xmpp.h
index e368b683..cc93c51a 100644
--- a/src/xmpp/xmpp.h
+++ b/src/xmpp/xmpp.h
@@ -2,7 +2,7 @@
  * xmpp.h
  *
  * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
- * Copyright (C) 2019 - 2020 Michael Vetter <jubalh@iodoru.org>
+ * Copyright (C) 2019 - 2021 Michael Vetter <jubalh@iodoru.org>
  *
  * This file is part of Profanity.
  *