From 0936c0378df62aa935f7be840d65a4aab4091aa5 Mon Sep 17 00:00:00 2001 From: Luc Grosheintz Date: Tue, 10 Dec 2024 13:00:10 +0100 Subject: [PATCH 1/3] Prepare end of BBP. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..824ba82e9 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +The NMODL Framework +=================== + +> [!WARNING] +> +> NMODL has been fully integrated into the NEURON repository. There will +> be no further development efforts NMODL as an independent project. +> +> All future development will happen at: +> https://github.com/neuronsimulator/nrn From 7a116e279ca03e9c307fa2ab17957745f0623994 Mon Sep 17 00:00:00 2001 From: Luc Grosheintz Date: Tue, 10 Dec 2024 14:57:19 +0100 Subject: [PATCH 2/3] formatting. --- CMakeLists.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1a98986d6..dcefe4a51 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -367,3 +367,11 @@ message(STATUS "--------------------+------------------------------------------- message(STATUS " See documentation : https://github.com/BlueBrain/nmodl/") message(STATUS "--------------------+--------------------------------------------------------") message(STATUS "") + +message( + WARNING + "========================================================= +This repository is unmaintained. NMODL is now developed +as part of: + https://github.com/neuronsimulator/nrn +==========================================================") From 7298c36cae8ce8be5589e2736837338d478a66b5 Mon Sep 17 00:00:00 2001 From: Luc Grosheintz Date: Tue, 10 Dec 2024 15:05:54 +0100 Subject: [PATCH 3/3] Retain funding notice. --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 824ba82e9..a4f885fee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -The NMODL Framework -=================== +# The NMODL Framework > [!WARNING] > @@ -8,3 +7,16 @@ The NMODL Framework > > All future development will happen at: > https://github.com/neuronsimulator/nrn + +## 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. In addition, the development was +supported by funding from the National Institutes of Health (NIH) under +the Grant Number R01NS11613 (Yale University) and the European Union’s +Horizon 2020 Framework Programme for Research and Innovation under the +Specific Grant Agreement No. 785907 (Human Brain Project SGA2). + +Copyright © 2017-2024 Blue Brain Project, EPFL