From c08ce4b183726c9f0eeeb5a40e04e7306c7f5e4e Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 21 Sep 2025 11:37:03 +0200 Subject: moved most resources to fmsbw.de * The new official homepage is https://sciteco.fmsbw.de/ * My new contact address is rhaberkorn AT fmsbw.de. * The scintilla-mirror is now also on https://git.fmsbw.de/scintilla-mirror/ * Added CI script for my server on fmsbw.de that builds the website. It's run in a FreeBSD container, but does not currently distribute FreeBSD binaries. --- m4/ax_with_ncurses.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4') diff --git a/m4/ax_with_ncurses.m4 b/m4/ax_with_ncurses.m4 index d4b9462..056aba5 100644 --- a/m4/ax_with_ncurses.m4 +++ b/m4/ax_with_ncurses.m4 @@ -75,7 +75,7 @@ # Copyright (c) 2009 Damian Pietras # Copyright (c) 2012 Reuben Thomas # Copyright (c) 2011 John Zaitseff -# Copyright (c) 2025 Robin Haberkorn +# Copyright (c) 2025 Robin Haberkorn # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -- cgit v1.2.3