From 2c38932786a258b53c98d6253132ec00a6d4849c Mon Sep 17 00:00:00 2001 From: joaquintides Date: Mon, 25 Aug 2025 20:35:01 +0200 Subject: [PATCH] changed encoding to UTF-8 --- build.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.jam b/build.jam index 092678f..3f8dad9 100644 --- a/build.jam +++ b/build.jam @@ -1,4 +1,4 @@ -# Copyright 2025 Joaquín M López Muñoz. +# Copyright 2025 Joaquín M López Muñoz. # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at # http://www.boost.org/LICENSE_1_0.txt)