Update e-mail address in comments and libraries.json

This commit is contained in:
Glen Fernandes
2018-09-05 08:21:35 -04:00
parent cf66842419
commit 56bd3784bf
4 changed files with 10 additions and 9 deletions

View File

@ -1,5 +1,5 @@
# Copyright (c) 2014 Glen Joseph Fernandes # Copyright 2014 Glen Joseph Fernandes
# glenfe at live dot com # (glenjofe@gmail.com)
# #
# Distributed under the Boost Software License, # Distributed under the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt # Version 1.0. (See accompanying file LICENSE_1_0.txt

View File

@ -1,10 +1,10 @@
[/ [/
Copyright (c) 2014 Glen Joseph Fernandes Copyright 2014 Glen Joseph Fernandes
glenfe at live dot com (glenjofe@gmail.com)
Distributed under the Boost Software License, Distributed under the Boost Software License,
Version 1.0. (See accompanying file LICENSE_1_0.txt Version 1.0. (See accompanying file LICENSE_1_0.txt
or copy at http://boost.org/LICENSE_1_0.txt) or copy at http://boost.org/LICENSE_1_0.txt)
] ]
[library Boost.Core [library Boost.Core

View File

@ -19,7 +19,8 @@
// Copyright (C) 2002 David Abrahams // Copyright (C) 2002 David Abrahams
// //
// Copyright (C) 2014 Glen Joseph Fernandes // Copyright (C) 2014 Glen Joseph Fernandes
// glenfe at live dot com // (glenjofe@gmail.com)
//
// Copyright (C) 2014 Agustin Berge // Copyright (C) 2014 Agustin Berge
// //
// Distributed under the Boost Software License, Version 1.0. (See // Distributed under the Boost Software License, Version 1.0. (See

View File

@ -9,7 +9,7 @@
], ],
"maintainers": [ "maintainers": [
"Peter Dimov <pdimov -at- pdimov.com>", "Peter Dimov <pdimov -at- pdimov.com>",
"Glen Fernandes <glenfe -at- live.com>", "Glen Fernandes <glenjofe -at- gmail.com>",
"Andrey Semashev <andrey.semashev -at- gmail.com>" "Andrey Semashev <andrey.semashev -at- gmail.com>"
], ],
"description": "A collection of simple core utilities with minimal dependencies.", "description": "A collection of simple core utilities with minimal dependencies.",