mirror of
https://github.com/boostorg/core.git
synced 2025-07-30 04:47:24 +02:00
Update e-mail address in comments and libraries.json
This commit is contained in:
@ -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
|
||||||
|
10
doc/core.qbk
10
doc/core.qbk
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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.",
|
||||||
|
Reference in New Issue
Block a user