summaryrefslogtreecommitdiff
path: root/src/core/hook
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-01-17 18:41:06 +0100
committerSébastien Helleu <flashcode@flashtux.org>2022-01-17 18:41:06 +0100
commitc44b79dce7f2f2dec9e802b001dcf0acdfa049d0 (patch)
treed3a6e57ec3a636b7651a2e73c16cf515c8f795a4 /src/core/hook
parentab12d384eafd624132c2051519b9d0dafbc6efc2 (diff)
downloadweechat-c44b79dce7f2f2dec9e802b001dcf0acdfa049d0.zip
core: update copyright dates
Diffstat (limited to 'src/core/hook')
-rw-r--r--src/core/hook/wee-hook-command-run.c2
-rw-r--r--src/core/hook/wee-hook-command-run.h2
-rw-r--r--src/core/hook/wee-hook-command.c2
-rw-r--r--src/core/hook/wee-hook-command.h2
-rw-r--r--src/core/hook/wee-hook-completion.c2
-rw-r--r--src/core/hook/wee-hook-completion.h2
-rw-r--r--src/core/hook/wee-hook-config.c2
-rw-r--r--src/core/hook/wee-hook-config.h2
-rw-r--r--src/core/hook/wee-hook-connect.c2
-rw-r--r--src/core/hook/wee-hook-connect.h2
-rw-r--r--src/core/hook/wee-hook-fd.c2
-rw-r--r--src/core/hook/wee-hook-fd.h2
-rw-r--r--src/core/hook/wee-hook-focus.c2
-rw-r--r--src/core/hook/wee-hook-focus.h2
-rw-r--r--src/core/hook/wee-hook-hdata.c2
-rw-r--r--src/core/hook/wee-hook-hdata.h2
-rw-r--r--src/core/hook/wee-hook-hsignal.c2
-rw-r--r--src/core/hook/wee-hook-hsignal.h2
-rw-r--r--src/core/hook/wee-hook-info-hashtable.c2
-rw-r--r--src/core/hook/wee-hook-info-hashtable.h2
-rw-r--r--src/core/hook/wee-hook-info.c2
-rw-r--r--src/core/hook/wee-hook-info.h2
-rw-r--r--src/core/hook/wee-hook-infolist.c2
-rw-r--r--src/core/hook/wee-hook-infolist.h2
-rw-r--r--src/core/hook/wee-hook-line.c2
-rw-r--r--src/core/hook/wee-hook-line.h2
-rw-r--r--src/core/hook/wee-hook-modifier.c2
-rw-r--r--src/core/hook/wee-hook-modifier.h2
-rw-r--r--src/core/hook/wee-hook-print.c2
-rw-r--r--src/core/hook/wee-hook-print.h2
-rw-r--r--src/core/hook/wee-hook-process.c2
-rw-r--r--src/core/hook/wee-hook-process.h2
-rw-r--r--src/core/hook/wee-hook-signal.c2
-rw-r--r--src/core/hook/wee-hook-signal.h2
-rw-r--r--src/core/hook/wee-hook-timer.c2
-rw-r--r--src/core/hook/wee-hook-timer.h2
36 files changed, 36 insertions, 36 deletions
diff --git a/src/core/hook/wee-hook-command-run.c b/src/core/hook/wee-hook-command-run.c
index c5b8da071..80015629e 100644
--- a/src/core/hook/wee-hook-command-run.c
+++ b/src/core/hook/wee-hook-command-run.c
@@ -1,7 +1,7 @@
/*
* wee-hook-command-run.c - WeeChat command_run hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-command-run.h b/src/core/hook/wee-hook-command-run.h
index 1aed84108..53561fb44 100644
--- a/src/core/hook/wee-hook-command-run.h
+++ b/src/core/hook/wee-hook-command-run.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-command.c b/src/core/hook/wee-hook-command.c
index f8c3f5e68..a1ec2e1f9 100644
--- a/src/core/hook/wee-hook-command.c
+++ b/src/core/hook/wee-hook-command.c
@@ -1,7 +1,7 @@
/*
* wee-hook-command.c - WeeChat command hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-command.h b/src/core/hook/wee-hook-command.h
index a10ff3676..9a5e30bf8 100644
--- a/src/core/hook/wee-hook-command.h
+++ b/src/core/hook/wee-hook-command.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-completion.c b/src/core/hook/wee-hook-completion.c
index c549b24fc..e2722e136 100644
--- a/src/core/hook/wee-hook-completion.c
+++ b/src/core/hook/wee-hook-completion.c
@@ -1,7 +1,7 @@
/*
* wee-hook-completion.c - WeeChat completion hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-completion.h b/src/core/hook/wee-hook-completion.h
index e6073c581..ab5a13358 100644
--- a/src/core/hook/wee-hook-completion.h
+++ b/src/core/hook/wee-hook-completion.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-config.c b/src/core/hook/wee-hook-config.c
index 591ff2608..4e997570e 100644
--- a/src/core/hook/wee-hook-config.c
+++ b/src/core/hook/wee-hook-config.c
@@ -1,7 +1,7 @@
/*
* wee-hook-config.c - WeeChat config hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-config.h b/src/core/hook/wee-hook-config.h
index abb1a6c93..2e676bc51 100644
--- a/src/core/hook/wee-hook-config.h
+++ b/src/core/hook/wee-hook-config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-connect.c b/src/core/hook/wee-hook-connect.c
index c1eeff793..efb84c930 100644
--- a/src/core/hook/wee-hook-connect.c
+++ b/src/core/hook/wee-hook-connect.c
@@ -1,7 +1,7 @@
/*
* wee-hook-connect.c - WeeChat connect hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2012 Simon Arlott
*
* This file is part of WeeChat, the extensible chat client.
diff --git a/src/core/hook/wee-hook-connect.h b/src/core/hook/wee-hook-connect.h
index 1a209172e..5b9e2ea6c 100644
--- a/src/core/hook/wee-hook-connect.h
+++ b/src/core/hook/wee-hook-connect.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2012 Simon Arlott
*
* This file is part of WeeChat, the extensible chat client.
diff --git a/src/core/hook/wee-hook-fd.c b/src/core/hook/wee-hook-fd.c
index 5b598283f..25ef4a8ab 100644
--- a/src/core/hook/wee-hook-fd.c
+++ b/src/core/hook/wee-hook-fd.c
@@ -1,7 +1,7 @@
/*
* wee-hook-fd.c - WeeChat fd hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-fd.h b/src/core/hook/wee-hook-fd.h
index 455084d08..93947e397 100644
--- a/src/core/hook/wee-hook-fd.h
+++ b/src/core/hook/wee-hook-fd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-focus.c b/src/core/hook/wee-hook-focus.c
index b52fafc7f..7d2a1371e 100644
--- a/src/core/hook/wee-hook-focus.c
+++ b/src/core/hook/wee-hook-focus.c
@@ -1,7 +1,7 @@
/*
* wee-hook-focus.c - WeeChat focus hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-focus.h b/src/core/hook/wee-hook-focus.h
index a17c88bc6..5a2339513 100644
--- a/src/core/hook/wee-hook-focus.h
+++ b/src/core/hook/wee-hook-focus.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-hdata.c b/src/core/hook/wee-hook-hdata.c
index 27f3fb6f1..c69317e16 100644
--- a/src/core/hook/wee-hook-hdata.c
+++ b/src/core/hook/wee-hook-hdata.c
@@ -1,7 +1,7 @@
/*
* wee-hook-hdata.c - WeeChat hdata hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-hdata.h b/src/core/hook/wee-hook-hdata.h
index c113dbcbb..2935c9f9b 100644
--- a/src/core/hook/wee-hook-hdata.h
+++ b/src/core/hook/wee-hook-hdata.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-hsignal.c b/src/core/hook/wee-hook-hsignal.c
index bfec598ff..451d108e5 100644
--- a/src/core/hook/wee-hook-hsignal.c
+++ b/src/core/hook/wee-hook-hsignal.c
@@ -1,7 +1,7 @@
/*
* wee-hook-hsignal.c - WeeChat hsignal hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-hsignal.h b/src/core/hook/wee-hook-hsignal.h
index 2e3ebe260..9c181f6e8 100644
--- a/src/core/hook/wee-hook-hsignal.h
+++ b/src/core/hook/wee-hook-hsignal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-info-hashtable.c b/src/core/hook/wee-hook-info-hashtable.c
index 48f7ebdc3..76c3690f7 100644
--- a/src/core/hook/wee-hook-info-hashtable.c
+++ b/src/core/hook/wee-hook-info-hashtable.c
@@ -1,7 +1,7 @@
/*
* wee-hook-info-hashtable.c - WeeChat info_hashtable hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-info-hashtable.h b/src/core/hook/wee-hook-info-hashtable.h
index c1f757b27..a3c24df58 100644
--- a/src/core/hook/wee-hook-info-hashtable.h
+++ b/src/core/hook/wee-hook-info-hashtable.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-info.c b/src/core/hook/wee-hook-info.c
index feb36db2a..09cc7a8eb 100644
--- a/src/core/hook/wee-hook-info.c
+++ b/src/core/hook/wee-hook-info.c
@@ -1,7 +1,7 @@
/*
* wee-hook-info.c - WeeChat info hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-info.h b/src/core/hook/wee-hook-info.h
index 4224cc637..6025fc520 100644
--- a/src/core/hook/wee-hook-info.h
+++ b/src/core/hook/wee-hook-info.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-infolist.c b/src/core/hook/wee-hook-infolist.c
index c29a6f41d..5b550746a 100644
--- a/src/core/hook/wee-hook-infolist.c
+++ b/src/core/hook/wee-hook-infolist.c
@@ -1,7 +1,7 @@
/*
* wee-hook-infolist.c - WeeChat infolist hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-infolist.h b/src/core/hook/wee-hook-infolist.h
index d1717692a..4322db4e9 100644
--- a/src/core/hook/wee-hook-infolist.h
+++ b/src/core/hook/wee-hook-infolist.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-line.c b/src/core/hook/wee-hook-line.c
index 561a70aec..f4b605964 100644
--- a/src/core/hook/wee-hook-line.c
+++ b/src/core/hook/wee-hook-line.c
@@ -1,7 +1,7 @@
/*
* wee-hook-line.c - WeeChat line hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-line.h b/src/core/hook/wee-hook-line.h
index 9f7e30355..8d595250b 100644
--- a/src/core/hook/wee-hook-line.h
+++ b/src/core/hook/wee-hook-line.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-modifier.c b/src/core/hook/wee-hook-modifier.c
index 7f9abc550..33fb40627 100644
--- a/src/core/hook/wee-hook-modifier.c
+++ b/src/core/hook/wee-hook-modifier.c
@@ -1,7 +1,7 @@
/*
* wee-hook-modifier.c - WeeChat modifier hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-modifier.h b/src/core/hook/wee-hook-modifier.h
index e89c115a0..cf211c5d2 100644
--- a/src/core/hook/wee-hook-modifier.h
+++ b/src/core/hook/wee-hook-modifier.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-print.c b/src/core/hook/wee-hook-print.c
index 1b04cdb74..833538c5a 100644
--- a/src/core/hook/wee-hook-print.c
+++ b/src/core/hook/wee-hook-print.c
@@ -1,7 +1,7 @@
/*
* wee-hook-print.c - WeeChat print hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-print.h b/src/core/hook/wee-hook-print.h
index 9582b601d..a56790fee 100644
--- a/src/core/hook/wee-hook-print.h
+++ b/src/core/hook/wee-hook-print.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-process.c b/src/core/hook/wee-hook-process.c
index a34cdd88f..9a48e4c1e 100644
--- a/src/core/hook/wee-hook-process.c
+++ b/src/core/hook/wee-hook-process.c
@@ -1,7 +1,7 @@
/*
* wee-hook-process.c - WeeChat process hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-process.h b/src/core/hook/wee-hook-process.h
index bc2d478f2..3263c3a51 100644
--- a/src/core/hook/wee-hook-process.h
+++ b/src/core/hook/wee-hook-process.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-signal.c b/src/core/hook/wee-hook-signal.c
index 494877309..463c93798 100644
--- a/src/core/hook/wee-hook-signal.c
+++ b/src/core/hook/wee-hook-signal.c
@@ -1,7 +1,7 @@
/*
* wee-hook-signal.c - WeeChat signal hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-signal.h b/src/core/hook/wee-hook-signal.h
index 09227cd9c..f8e157fc8 100644
--- a/src/core/hook/wee-hook-signal.h
+++ b/src/core/hook/wee-hook-signal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-timer.c b/src/core/hook/wee-hook-timer.c
index a29bf52d4..d0278a850 100644
--- a/src/core/hook/wee-hook-timer.c
+++ b/src/core/hook/wee-hook-timer.c
@@ -1,7 +1,7 @@
/*
* wee-hook-timer.c - WeeChat timer hook
*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
diff --git a/src/core/hook/wee-hook-timer.h b/src/core/hook/wee-hook-timer.h
index ae200dc33..43328ce67 100644
--- a/src/core/hook/wee-hook-timer.h
+++ b/src/core/hook/wee-hook-timer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
+ * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*