about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-02-13 11:12:15 +0100
committerMichael Vetter <jubalh@iodoru.org>2020-02-14 10:17:07 +0100
commit3a1be74e9389d3e161f196e7402bbdff783cb0ee (patch)
treeb16a6c3d4cc76fea12e16dcb20c95dc043795c54 /src
parent2900bf4aefceb9c62c6de02106815632ac5fc043 (diff)
downloadprofani-tty-3a1be74e9389d3e161f196e7402bbdff783cb0ee.tar.gz
Add myself to copyright
Diffstat (limited to 'src')
-rw-r--r--src/ui/buffer.c1
-rw-r--r--src/ui/buffer.h1
-rw-r--r--src/ui/chatwin.c1
-rw-r--r--src/ui/window.h1
4 files changed, 4 insertions, 0 deletions
diff --git a/src/ui/buffer.c b/src/ui/buffer.c
index 916aba1a..5ff05d2f 100644
--- a/src/ui/buffer.c
+++ b/src/ui/buffer.c
@@ -3,6 +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>
  *
  * This file is part of Profanity.
  *
diff --git a/src/ui/buffer.h b/src/ui/buffer.h
index 10151d17..4704ae7c 100644
--- a/src/ui/buffer.h
+++ b/src/ui/buffer.h
@@ -3,6 +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>
  *
  * This file is part of Profanity.
  *
diff --git a/src/ui/chatwin.c b/src/ui/chatwin.c
index 55d20135..5606e5a0 100644
--- a/src/ui/chatwin.c
+++ b/src/ui/chatwin.c
@@ -3,6 +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>
  *
  * This file is part of Profanity.
  *
diff --git a/src/ui/window.h b/src/ui/window.h
index 302306fd..47a719fb 100644
--- a/src/ui/window.h
+++ b/src/ui/window.h
@@ -3,6 +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>
  *
  * This file is part of Profanity.
  *