Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2014-2015, Human Brain Project
# Copyright (c) 2013-2021, EPFL/Blue Brain Project
# Stefan Eilemann <Stefan.Eilemann@epfl.ch>
#
# This file is part of RESTBridge <https://github.com/BlueBrain/RESTBridge>
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@ if you find any other issue with this release.
make
~~~

## Funding & Acknowledgment

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de
Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology

Copyright (c) 2008-2021 Blue Brain Project/EPFL
2 changes: 1 addition & 1 deletion apps/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2014-2015, Human Brain Project
# Copyright (c) 2013-2021, EPFL/Blue Brain Project
# Grigori.Chevtchenko@epfl.ch
#
# This file is part of RESTBridge <https://github.com/BlueBrain/RESTBridge>
Expand Down
2 changes: 1 addition & 1 deletion apps/RESTBridge.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2014-2015, Human Brain Project
/* Copyright (c) 2013-2021, EPFL/Blue Brain Project
* Grigori Chevtchenko <grigori.chevtchenko@epfl.ch>
*
* This file is part of RESTBridge <https://github.com/BlueBrain/RESTBridge>
Expand Down
4 changes: 2 additions & 2 deletions doc/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Copyright (c) 2015 Cyrille Favreau <cyrille.favreau@epfl.ch>
# Copyright (c) 2013-2021, EPFL/Blue Brain Project
# Cyrille Favreau <cyrille.favreau@epfl.ch>

install(FILES RelNotes.md StartupGuide.md ../LGPL.txt ../LICENSE.txt DESTINATION
${DOC_DIR} COMPONENT doc)
2 changes: 1 addition & 1 deletion restbridge/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2014-2015, Human Brain Project
# Copyright (c) 2013-2021, EPFL/Blue Brain Project
# Grigori Chevtchenko <grigori.chevtchenko@epfl.ch>
#
# This file is part of RESTBridge <https://github.com/BlueBrain/RESTBridge>
Expand Down
2 changes: 1 addition & 1 deletion restbridge/Lib/zeq/response.fbs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2014, Human Brain Project
// Copyright (c) 2013-2021, EPFL/Blue Brain Project
// Grigori Chevtchenko <grigori.chevtchenko@epfl.ch>
// Cyrille Favreau <cyrille.favreau@epfl.ch>

Expand Down
2 changes: 1 addition & 1 deletion restbridge/RestBridge.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2014-2015, Human Brain Project
/* Copyright (c) 2013-2021, EPFL/Blue Brain Project
* Grigori Chevtchenko <grigori.chevtchenko@epfl.ch>
* Stefan.Eilemann@epfl.ch
*
Expand Down
2 changes: 1 addition & 1 deletion restbridge/RestBridge.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2014-2015, Human Brain Project
/* Copyright (c) 2013-2021, EPFL/Blue Brain Project
* Grigori Chevtchenko <grigori.chevtchenko@epfl.ch>
* Stefan.Eilemann@epfl.ch
*
Expand Down
2 changes: 1 addition & 1 deletion restbridge/detail/RequestHandler.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2014-2015, Human Brain Project
/* Copyright (c) 2013-2021, EPFL/Blue Brain Project
* Cyrille Favreau <cyrille.favreau@epfl.ch>
* Grigori Chevtchenko <grigori.chevtchenko@epfl.ch>
*
Expand Down
2 changes: 1 addition & 1 deletion restbridge/detail/RequestHandler.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2014-2015, Human Brain Project
/* Copyright (c) 2013-2021, EPFL/Blue Brain Project
* Cyrille Favreau <cyrille.favreau@epfl.ch>
* Grigori Chevtchenko <grigori.chevtchenko@epfl.ch>
*
Expand Down
2 changes: 1 addition & 1 deletion restbridge/detail/RestZeqTranslator.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2014-2015, Human Brain Project
/* Copyright (c) 2013-2021, EPFL/Blue Brain Project
* Grigori Chevtchenko <grigori.chevtchenko@epfl.ch>
*
* This file is part of RESTBridge <https://github.com/BlueBrain/RESTBridge>
Expand Down
2 changes: 1 addition & 1 deletion restbridge/detail/RestZeqTranslator.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2014-2015, Human Brain Project
/* Copyright (c) 2013-2021, EPFL/Blue Brain Project
* Grigori Chevtchenko <grigori.chevtchenko@epfl.ch>
*
* This file is part of RESTBridge <https://github.com/BlueBrain/RESTBridge>
Expand Down
4 changes: 2 additions & 2 deletions restbridge/log.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Copyright (c) 2014-2015, Human Brain Project
* Cyrille Favreau <cyrille.favreau@epfl.ch>
/* Copyright (c) 2013-2021, EPFL/Blue Brain Project
* Cyrille Favreau <cyrille.favreau@epfl.ch>
*
* This file is part of RESTBridge <https://github.com/BlueBrain/RESTBridge>
*
Expand Down
2 changes: 1 addition & 1 deletion restbridge/types.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2014-2015, Human Brain Project
/* Copyright (c) 2013-2021, EPFL/Blue Brain Project
* Grigori Chevtchenko <grigori.chevtchenko@epfl.ch>
*
* This file is part of RESTBridge <https://github.com/BlueBrain/RESTBridge>
Expand Down