diff options
Diffstat (limited to 'src/ftxfont.c')
-rw-r--r-- | src/ftxfont.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ftxfont.c b/src/ftxfont.c index 8c829bb8f9c..3b27da67435 100644 --- a/src/ftxfont.c +++ b/src/ftxfont.c @@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ +along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ #include <config.h> #include <stdio.h> |