diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-01-22 11:31:45 +0100 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2019-01-22 11:31:45 +0100 |
commit | 706af9a9008d33bb33372b4700465ed9027084f2 (patch) | |
tree | 8438ac1662e79cd6442784fb3cf7a2b45072dc68 /src/otr | |
parent | 91bd4c74379e8f703c2818fd78a7a55d7b2d9001 (diff) | |
download | profani-tty-706af9a9008d33bb33372b4700465ed9027084f2.tar.gz |
Update copyright to include 2019
Diffstat (limited to 'src/otr')
-rw-r--r-- | src/otr/otr.c | 2 | ||||
-rw-r--r-- | src/otr/otr.h | 2 | ||||
-rw-r--r-- | src/otr/otrlib.h | 2 | ||||
-rw-r--r-- | src/otr/otrlibv3.c | 2 | ||||
-rw-r--r-- | src/otr/otrlibv4.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/otr/otr.c b/src/otr/otr.c index e84f0ca2..47d5adf6 100644 --- a/src/otr/otr.c +++ b/src/otr/otr.c @@ -1,7 +1,7 @@ /* * otr.c * - * Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com> + * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com> * * This file is part of Profanity. * diff --git a/src/otr/otr.h b/src/otr/otr.h index 1ac99a75..b595df50 100644 --- a/src/otr/otr.h +++ b/src/otr/otr.h @@ -1,7 +1,7 @@ /* * otr.h * - * Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com> + * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com> * * This file is part of Profanity. * diff --git a/src/otr/otrlib.h b/src/otr/otrlib.h index ba1440c3..4add81b1 100644 --- a/src/otr/otrlib.h +++ b/src/otr/otrlib.h @@ -1,7 +1,7 @@ /* * otrlib.h * - * Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com> + * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com> * * This file is part of Profanity. * diff --git a/src/otr/otrlibv3.c b/src/otr/otrlibv3.c index c1328ecf..a2348c5c 100644 --- a/src/otr/otrlibv3.c +++ b/src/otr/otrlibv3.c @@ -1,7 +1,7 @@ /* * otrlibv3.c * - * Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com> + * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com> * * This file is part of Profanity. * diff --git a/src/otr/otrlibv4.c b/src/otr/otrlibv4.c index dfcb4529..176d9a42 100644 --- a/src/otr/otrlibv4.c +++ b/src/otr/otrlibv4.c @@ -1,7 +1,7 @@ /* * otrlibv4.c * - * Copyright (C) 2012 - 2018 James Booth <boothj5@gmail.com> + * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com> * * This file is part of Profanity. * |