summaryrefslogtreecommitdiff
path: root/src/plugins/relay/irc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-01-04 10:41:26 +0100
committerSébastien Helleu <flashcode@flashtux.org>2020-01-04 10:41:26 +0100
commitfeb6258910d7fe907fddeea32e57f786079d82ec (patch)
tree59f19f99098a3fd34a74e5adb155285ef1f358f5 /src/plugins/relay/irc
parent481da803cb32e120fadd4b2ae994b5c3b32b6008 (diff)
downloadweechat-feb6258910d7fe907fddeea32e57f786079d82ec.zip
core: update copyright dates
Diffstat (limited to 'src/plugins/relay/irc')
-rw-r--r--src/plugins/relay/irc/relay-irc.c2
-rw-r--r--src/plugins/relay/irc/relay-irc.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/relay/irc/relay-irc.c b/src/plugins/relay/irc/relay-irc.c
index 632fbabb6..fea36430c 100644
--- a/src/plugins/relay/irc/relay-irc.c
+++ b/src/plugins/relay/irc/relay-irc.c
@@ -1,7 +1,7 @@
/*
* relay-irc.c - IRC protocol for relay to client: IRC proxy/bouncer
*
- * Copyright (C) 2003-2019 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/plugins/relay/irc/relay-irc.h b/src/plugins/relay/irc/relay-irc.h
index 52fc72b2a..b0de0e786 100644
--- a/src/plugins/relay/irc/relay-irc.h
+++ b/src/plugins/relay/irc/relay-irc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2019 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*