mirror of
https://github.com/boostorg/flyweight.git
synced 2026-01-19 04:12:09 +00:00
Merge pull request #5 from giomasce-throwaway/develop
Fix copyright headers encoding to UTF-8.
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user