Merge pull request #5 from giomasce-throwaway/develop

Fix copyright headers encoding to UTF-8.
This commit is contained in:
joaquintides
2020-10-12 19:31:12 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
/* Copyright 2003-2004 Joaquín M López Muñoz.
/* Copyright 2003-2004 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)

View File

@@ -1,6 +1,6 @@
# Boost.Flyweight examples Jamfile
#
# Copyright 2006-2014 Joaquín M López Muñoz.
# Copyright 2006-2014 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)

View File

@@ -1,6 +1,6 @@
# Boost.Flyweight tests Jamfile
#
# Copyright 2006-2014 Joaquín M López Muñoz.
# Copyright 2006-2014 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)