diff options
Diffstat (limited to 'src/core')
94 files changed, 95 insertions, 95 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 788aa24d2..033bf894a 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -16,7 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <https://www.gnu.org/licenses/>. # set(LIB_CORE_SRC diff --git a/src/core/Makefile.am b/src/core/Makefile.am index ba6250c16..3b1087b01 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -14,7 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <https://www.gnu.org/licenses/>. # AM_CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" $(GCRYPT_CFLAGS) $(GNUTLS_CFLAGS) $(CURL_CFLAGS) diff --git a/src/core/hook/wee-hook-command-run.c b/src/core/hook/wee-hook-command-run.c index ad07954a7..e2e4d742d 100644 --- a/src/core/hook/wee-hook-command-run.c +++ b/src/core/hook/wee-hook-command-run.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-command-run.h b/src/core/hook/wee-hook-command-run.h index 95355547c..0b608c416 100644 --- a/src/core/hook/wee-hook-command-run.h +++ b/src/core/hook/wee-hook-command-run.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_COMMAND_RUN_H diff --git a/src/core/hook/wee-hook-command.c b/src/core/hook/wee-hook-command.c index a90f6c985..e0b121bee 100644 --- a/src/core/hook/wee-hook-command.c +++ b/src/core/hook/wee-hook-command.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-command.h b/src/core/hook/wee-hook-command.h index 537e986a1..819a8fd73 100644 --- a/src/core/hook/wee-hook-command.h +++ b/src/core/hook/wee-hook-command.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_COMMAND_H diff --git a/src/core/hook/wee-hook-completion.c b/src/core/hook/wee-hook-completion.c index e10c9eb3e..cebcb69b7 100644 --- a/src/core/hook/wee-hook-completion.c +++ b/src/core/hook/wee-hook-completion.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-completion.h b/src/core/hook/wee-hook-completion.h index 97f58e26c..534bb4ec6 100644 --- a/src/core/hook/wee-hook-completion.h +++ b/src/core/hook/wee-hook-completion.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_COMPLETION_H diff --git a/src/core/hook/wee-hook-config.c b/src/core/hook/wee-hook-config.c index 0888268a7..10ce435f4 100644 --- a/src/core/hook/wee-hook-config.c +++ b/src/core/hook/wee-hook-config.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-config.h b/src/core/hook/wee-hook-config.h index 145189f56..e605809d5 100644 --- a/src/core/hook/wee-hook-config.h +++ b/src/core/hook/wee-hook-config.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_CONFIG_H diff --git a/src/core/hook/wee-hook-connect.c b/src/core/hook/wee-hook-connect.c index 524ed0791..624a98edf 100644 --- a/src/core/hook/wee-hook-connect.c +++ b/src/core/hook/wee-hook-connect.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-connect.h b/src/core/hook/wee-hook-connect.h index b179bf064..86d7574ae 100644 --- a/src/core/hook/wee-hook-connect.h +++ b/src/core/hook/wee-hook-connect.h @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_CONNECT_H diff --git a/src/core/hook/wee-hook-fd.c b/src/core/hook/wee-hook-fd.c index bc69301a2..a03b3b2b8 100644 --- a/src/core/hook/wee-hook-fd.c +++ b/src/core/hook/wee-hook-fd.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-fd.h b/src/core/hook/wee-hook-fd.h index 502dff95b..6266cdf78 100644 --- a/src/core/hook/wee-hook-fd.h +++ b/src/core/hook/wee-hook-fd.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_FD_H diff --git a/src/core/hook/wee-hook-focus.c b/src/core/hook/wee-hook-focus.c index effb60aee..48116103a 100644 --- a/src/core/hook/wee-hook-focus.c +++ b/src/core/hook/wee-hook-focus.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-focus.h b/src/core/hook/wee-hook-focus.h index e4fc0bb9f..dc65df989 100644 --- a/src/core/hook/wee-hook-focus.h +++ b/src/core/hook/wee-hook-focus.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_FOCUS_H diff --git a/src/core/hook/wee-hook-hdata.c b/src/core/hook/wee-hook-hdata.c index bb674df9b..369dffeb7 100644 --- a/src/core/hook/wee-hook-hdata.c +++ b/src/core/hook/wee-hook-hdata.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-hdata.h b/src/core/hook/wee-hook-hdata.h index dfd4583cb..6a1a6e2db 100644 --- a/src/core/hook/wee-hook-hdata.h +++ b/src/core/hook/wee-hook-hdata.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_HDATA_H diff --git a/src/core/hook/wee-hook-hsignal.c b/src/core/hook/wee-hook-hsignal.c index 6f2d1490c..547410504 100644 --- a/src/core/hook/wee-hook-hsignal.c +++ b/src/core/hook/wee-hook-hsignal.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-hsignal.h b/src/core/hook/wee-hook-hsignal.h index c1375f5bd..958a2adda 100644 --- a/src/core/hook/wee-hook-hsignal.h +++ b/src/core/hook/wee-hook-hsignal.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_HSIGNAL_H diff --git a/src/core/hook/wee-hook-info-hashtable.c b/src/core/hook/wee-hook-info-hashtable.c index 89767eeda..76ca20493 100644 --- a/src/core/hook/wee-hook-info-hashtable.c +++ b/src/core/hook/wee-hook-info-hashtable.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-info-hashtable.h b/src/core/hook/wee-hook-info-hashtable.h index 40a152b2a..fccafca33 100644 --- a/src/core/hook/wee-hook-info-hashtable.h +++ b/src/core/hook/wee-hook-info-hashtable.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_INFO_HASHTABLE_H diff --git a/src/core/hook/wee-hook-info.c b/src/core/hook/wee-hook-info.c index aeafca640..93c2d2fc4 100644 --- a/src/core/hook/wee-hook-info.c +++ b/src/core/hook/wee-hook-info.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-info.h b/src/core/hook/wee-hook-info.h index 273933fa4..96ddc4c51 100644 --- a/src/core/hook/wee-hook-info.h +++ b/src/core/hook/wee-hook-info.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_INFO_H diff --git a/src/core/hook/wee-hook-infolist.c b/src/core/hook/wee-hook-infolist.c index f2e049142..118e65ad8 100644 --- a/src/core/hook/wee-hook-infolist.c +++ b/src/core/hook/wee-hook-infolist.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-infolist.h b/src/core/hook/wee-hook-infolist.h index 933382a28..f849acc65 100644 --- a/src/core/hook/wee-hook-infolist.h +++ b/src/core/hook/wee-hook-infolist.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_INFOLIST_H diff --git a/src/core/hook/wee-hook-line.c b/src/core/hook/wee-hook-line.c index a3a96b718..002f9f8b0 100644 --- a/src/core/hook/wee-hook-line.c +++ b/src/core/hook/wee-hook-line.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-line.h b/src/core/hook/wee-hook-line.h index e385189e4..c8345966d 100644 --- a/src/core/hook/wee-hook-line.h +++ b/src/core/hook/wee-hook-line.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_LINE_H diff --git a/src/core/hook/wee-hook-modifier.c b/src/core/hook/wee-hook-modifier.c index 654439e14..ec43e9b45 100644 --- a/src/core/hook/wee-hook-modifier.c +++ b/src/core/hook/wee-hook-modifier.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-modifier.h b/src/core/hook/wee-hook-modifier.h index 09845c881..366200b2a 100644 --- a/src/core/hook/wee-hook-modifier.h +++ b/src/core/hook/wee-hook-modifier.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_MODIFIER_H diff --git a/src/core/hook/wee-hook-print.c b/src/core/hook/wee-hook-print.c index 9c359c466..9c48b0e0e 100644 --- a/src/core/hook/wee-hook-print.c +++ b/src/core/hook/wee-hook-print.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-print.h b/src/core/hook/wee-hook-print.h index 933675131..0ab8517de 100644 --- a/src/core/hook/wee-hook-print.h +++ b/src/core/hook/wee-hook-print.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_PRINT_H diff --git a/src/core/hook/wee-hook-process.c b/src/core/hook/wee-hook-process.c index c3ac87ce4..df235ac23 100644 --- a/src/core/hook/wee-hook-process.c +++ b/src/core/hook/wee-hook-process.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-process.h b/src/core/hook/wee-hook-process.h index 9eb069f2e..836ebe8db 100644 --- a/src/core/hook/wee-hook-process.h +++ b/src/core/hook/wee-hook-process.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_PROCESS_H diff --git a/src/core/hook/wee-hook-signal.c b/src/core/hook/wee-hook-signal.c index ac99cc3f3..6327302cb 100644 --- a/src/core/hook/wee-hook-signal.c +++ b/src/core/hook/wee-hook-signal.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-signal.h b/src/core/hook/wee-hook-signal.h index 22510f4fb..03c38038f 100644 --- a/src/core/hook/wee-hook-signal.h +++ b/src/core/hook/wee-hook-signal.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_SIGNAL_H diff --git a/src/core/hook/wee-hook-timer.c b/src/core/hook/wee-hook-timer.c index dcaf830b3..36a3da5f4 100644 --- a/src/core/hook/wee-hook-timer.c +++ b/src/core/hook/wee-hook-timer.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/hook/wee-hook-timer.h b/src/core/hook/wee-hook-timer.h index 052bd750c..ddd1d0b3f 100644 --- a/src/core/hook/wee-hook-timer.h +++ b/src/core/hook/wee-hook-timer.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_TIMER_H diff --git a/src/core/wee-arraylist.c b/src/core/wee-arraylist.c index 729774892..eac0d33f2 100644 --- a/src/core/wee-arraylist.c +++ b/src/core/wee-arraylist.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-arraylist.h b/src/core/wee-arraylist.h index fc258dbe0..76ef64f99 100644 --- a/src/core/wee-arraylist.h +++ b/src/core/wee-arraylist.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_ARRAYLIST_H diff --git a/src/core/wee-backtrace.c b/src/core/wee-backtrace.c index b7c024861..25088ae05 100644 --- a/src/core/wee-backtrace.c +++ b/src/core/wee-backtrace.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-backtrace.h b/src/core/wee-backtrace.h index e1ba7b1c5..2b1c34e30 100644 --- a/src/core/wee-backtrace.h +++ b/src/core/wee-backtrace.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_BACKTACE_H diff --git a/src/core/wee-command.c b/src/core/wee-command.c index 847df3a34..56cb24021 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ /* this define is needed for strptime() (not on OpenBSD/Sun) */ diff --git a/src/core/wee-command.h b/src/core/wee-command.h index c57c0106b..ae8240e06 100644 --- a/src/core/wee-command.h +++ b/src/core/wee-command.h @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_COMMAND_H diff --git a/src/core/wee-completion.c b/src/core/wee-completion.c index ec2da787f..41bfac7a5 100644 --- a/src/core/wee-completion.c +++ b/src/core/wee-completion.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-completion.h b/src/core/wee-completion.h index 89b7dafb2..2939c5478 100644 --- a/src/core/wee-completion.h +++ b/src/core/wee-completion.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_COMPLETION_H diff --git a/src/core/wee-config-file.c b/src/core/wee-config-file.c index 56e949688..3d393c725 100644 --- a/src/core/wee-config-file.c +++ b/src/core/wee-config-file.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-config-file.h b/src/core/wee-config-file.h index 666fa751c..e5dabcef1 100644 --- a/src/core/wee-config-file.h +++ b/src/core/wee-config-file.h @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_CONFIG_FILE_H diff --git a/src/core/wee-config.c b/src/core/wee-config.c index 6f07e9682..2cccf9a16 100644 --- a/src/core/wee-config.c +++ b/src/core/wee-config.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-config.h b/src/core/wee-config.h index a5d4b3e9c..7084eb184 100644 --- a/src/core/wee-config.h +++ b/src/core/wee-config.h @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_CONFIG_H diff --git a/src/core/wee-debug.c b/src/core/wee-debug.c index b21a7d98a..b8ed72cc8 100644 --- a/src/core/wee-debug.c +++ b/src/core/wee-debug.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-debug.h b/src/core/wee-debug.h index ec815cc83..c2cb190c0 100644 --- a/src/core/wee-debug.h +++ b/src/core/wee-debug.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_DEBUG_H diff --git a/src/core/wee-eval.c b/src/core/wee-eval.c index c7037a455..993e233f5 100644 --- a/src/core/wee-eval.c +++ b/src/core/wee-eval.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-eval.h b/src/core/wee-eval.h index 8522b9efa..1d13b8854 100644 --- a/src/core/wee-eval.h +++ b/src/core/wee-eval.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_EVAL_H diff --git a/src/core/wee-hashtable.c b/src/core/wee-hashtable.c index 18fb28d3e..f88c5e7be 100644 --- a/src/core/wee-hashtable.c +++ b/src/core/wee-hashtable.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-hashtable.h b/src/core/wee-hashtable.h index 850125bb6..4d0f34a50 100644 --- a/src/core/wee-hashtable.h +++ b/src/core/wee-hashtable.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HASHTABLE_H diff --git a/src/core/wee-hdata.c b/src/core/wee-hdata.c index 5e12371ac..eb23dec7a 100644 --- a/src/core/wee-hdata.c +++ b/src/core/wee-hdata.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-hdata.h b/src/core/wee-hdata.h index 6a771737b..ce7a09215 100644 --- a/src/core/wee-hdata.h +++ b/src/core/wee-hdata.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HDATA_H diff --git a/src/core/wee-hook.c b/src/core/wee-hook.c index 771e29d8c..7d11d1b6a 100644 --- a/src/core/wee-hook.c +++ b/src/core/wee-hook.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-hook.h b/src/core/wee-hook.h index d31067f24..e4d276210 100644 --- a/src/core/wee-hook.h +++ b/src/core/wee-hook.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_HOOK_H diff --git a/src/core/wee-infolist.c b/src/core/wee-infolist.c index ee9af9299..f64a3f120 100644 --- a/src/core/wee-infolist.c +++ b/src/core/wee-infolist.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-infolist.h b/src/core/wee-infolist.h index f07b618ba..a7049a487 100644 --- a/src/core/wee-infolist.h +++ b/src/core/wee-infolist.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_INFOLIST_H diff --git a/src/core/wee-input.c b/src/core/wee-input.c index 6d07b5419..d204562cb 100644 --- a/src/core/wee-input.c +++ b/src/core/wee-input.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-input.h b/src/core/wee-input.h index a47c15677..25fa975a1 100644 --- a/src/core/wee-input.h +++ b/src/core/wee-input.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_INPUT_H diff --git a/src/core/wee-list.c b/src/core/wee-list.c index 2469b52b2..1630d7ba3 100644 --- a/src/core/wee-list.c +++ b/src/core/wee-list.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-list.h b/src/core/wee-list.h index 2f923d08b..906a50a5c 100644 --- a/src/core/wee-list.h +++ b/src/core/wee-list.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_LIST_H diff --git a/src/core/wee-log.c b/src/core/wee-log.c index 051439051..4bbee3a9b 100644 --- a/src/core/wee-log.c +++ b/src/core/wee-log.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-log.h b/src/core/wee-log.h index 25cc6e901..4e5d0c599 100644 --- a/src/core/wee-log.h +++ b/src/core/wee-log.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_LOG_H diff --git a/src/core/wee-network.c b/src/core/wee-network.c index 46e882208..409dd141a 100644 --- a/src/core/wee-network.c +++ b/src/core/wee-network.c @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-network.h b/src/core/wee-network.h index e4984b618..049877c5a 100644 --- a/src/core/wee-network.h +++ b/src/core/wee-network.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_NETWORK_H diff --git a/src/core/wee-proxy.c b/src/core/wee-proxy.c index 7bfa48f61..dfb2745b8 100644 --- a/src/core/wee-proxy.c +++ b/src/core/wee-proxy.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-proxy.h b/src/core/wee-proxy.h index 902e36709..cf733c4b2 100644 --- a/src/core/wee-proxy.h +++ b/src/core/wee-proxy.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_PROXY_H diff --git a/src/core/wee-secure-buffer.c b/src/core/wee-secure-buffer.c index 5a0d96342..8cda03d85 100644 --- a/src/core/wee-secure-buffer.c +++ b/src/core/wee-secure-buffer.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-secure-buffer.h b/src/core/wee-secure-buffer.h index d086ec440..190cd79da 100644 --- a/src/core/wee-secure-buffer.h +++ b/src/core/wee-secure-buffer.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_SECURE_BUFFER_H diff --git a/src/core/wee-secure-config.c b/src/core/wee-secure-config.c index 4ee1f1112..a05756a13 100644 --- a/src/core/wee-secure-config.c +++ b/src/core/wee-secure-config.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-secure-config.h b/src/core/wee-secure-config.h index b24350a4b..e98617a7b 100644 --- a/src/core/wee-secure-config.h +++ b/src/core/wee-secure-config.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_SECURE_CONFIG_H diff --git a/src/core/wee-secure.c b/src/core/wee-secure.c index 84680bec8..9b82644c7 100644 --- a/src/core/wee-secure.c +++ b/src/core/wee-secure.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-secure.h b/src/core/wee-secure.h index 7a1e0db0b..6be1282fc 100644 --- a/src/core/wee-secure.h +++ b/src/core/wee-secure.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_SECURE_H diff --git a/src/core/wee-string.c b/src/core/wee-string.c index 016f93f04..0302dfb27 100644 --- a/src/core/wee-string.c +++ b/src/core/wee-string.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-string.h b/src/core/wee-string.h index 6d059f8fa..10883cc4c 100644 --- a/src/core/wee-string.h +++ b/src/core/wee-string.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_STRING_H diff --git a/src/core/wee-upgrade-file.c b/src/core/wee-upgrade-file.c index 79fe6b248..c6df9ffe1 100644 --- a/src/core/wee-upgrade-file.c +++ b/src/core/wee-upgrade-file.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-upgrade-file.h b/src/core/wee-upgrade-file.h index af3727d18..9e2133315 100644 --- a/src/core/wee-upgrade-file.h +++ b/src/core/wee-upgrade-file.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_UPGRADE_FILE_H diff --git a/src/core/wee-upgrade.c b/src/core/wee-upgrade.c index a78ba2873..df4091b17 100644 --- a/src/core/wee-upgrade.c +++ b/src/core/wee-upgrade.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-upgrade.h b/src/core/wee-upgrade.h index 94d3c23ef..4e2853751 100644 --- a/src/core/wee-upgrade.h +++ b/src/core/wee-upgrade.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_UPGRADE_H diff --git a/src/core/wee-url.c b/src/core/wee-url.c index bd3ce68c5..19e17f7e4 100644 --- a/src/core/wee-url.c +++ b/src/core/wee-url.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-url.h b/src/core/wee-url.h index 94691a037..295300f17 100644 --- a/src/core/wee-url.h +++ b/src/core/wee-url.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_URL_H diff --git a/src/core/wee-utf8.c b/src/core/wee-utf8.c index b27302584..099f1b915 100644 --- a/src/core/wee-utf8.c +++ b/src/core/wee-utf8.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-utf8.h b/src/core/wee-utf8.h index b8b748cb7..05453d3bf 100644 --- a/src/core/wee-utf8.h +++ b/src/core/wee-utf8.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_UTF8_H diff --git a/src/core/wee-util.c b/src/core/wee-util.c index be2512d88..2bd139d4c 100644 --- a/src/core/wee-util.c +++ b/src/core/wee-util.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ /* for P_tmpdir in stdio.h */ diff --git a/src/core/wee-util.h b/src/core/wee-util.h index cd41fc083..5dfa29a4c 100644 --- a/src/core/wee-util.h +++ b/src/core/wee-util.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_UTIL_H diff --git a/src/core/wee-version.c b/src/core/wee-version.c index 806296b46..c3db5696f 100644 --- a/src/core/wee-version.c +++ b/src/core/wee-version.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/wee-version.h b/src/core/wee-version.h index d7d32d52a..9f5cf8378 100644 --- a/src/core/wee-version.h +++ b/src/core/wee-version.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_VERSION_H diff --git a/src/core/weechat.c b/src/core/weechat.c index 7ddc636ea..bec29afc4 100644 --- a/src/core/weechat.c +++ b/src/core/weechat.c @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H diff --git a/src/core/weechat.h b/src/core/weechat.h index 9002de328..7718a83d8 100644 --- a/src/core/weechat.h +++ b/src/core/weechat.h @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see <http://www.gnu.org/licenses/>. + * along with WeeChat. If not, see <https://www.gnu.org/licenses/>. */ #ifndef WEECHAT_H @@ -74,7 +74,7 @@ "GNU General Public License for more details.\n" \ "\n" \ "You should have received a copy of the GNU General Public License\n" \ - "along with WeeChat. If not, see <http://www.gnu.org/licenses/>.\n\n" + "along with WeeChat. If not, see <https://www.gnu.org/licenses/>.\n\n" /* directory separator, depending on OS */ #ifdef _WIN32 |