Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 4a794b6

Browse files
authored
Update copyright year (#204)
* update copyright year * move bb5-tests into tests
1 parent c5666ce commit 4a794b6

176 files changed

Lines changed: 96 additions & 96 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.compile_mod.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright 2012-2024 Blue Brain Project / EPFL
3+
# Copyright 2023-2024 Blue Brain Project / EPFL
44

55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

README.rst

Lines changed: 1 addition & 1 deletion

bluecellulab/cell/cell_dict.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2012-2024 Blue Brain Project / EPFL
1+
# Copyright 2023-2024 Blue Brain Project / EPFL
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

bluecellulab/cell/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2012-2024 Blue Brain Project / EPFL
1+
# Copyright 2023-2024 Blue Brain Project / EPFL
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

bluecellulab/cell/injector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2012-2024 Blue Brain Project / EPFL
1+
# Copyright 2023-2024 Blue Brain Project / EPFL
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

bluecellulab/cell/plotting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2012-2024 Blue Brain Project / EPFL
1+
# Copyright 2023-2024 Blue Brain Project / EPFL
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

bluecellulab/cell/random.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2012-2024 Blue Brain Project / EPFL
1+
# Copyright 2023-2024 Blue Brain Project / EPFL
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

bluecellulab/cell/section_distance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2012-2024 Blue Brain Project / EPFL
1+
# Copyright 2023-2024 Blue Brain Project / EPFL
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

bluecellulab/cell/serialized_sections.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2012-2024 Blue Brain Project / EPFL
1+
# Copyright 2023-2024 Blue Brain Project / EPFL
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

bluecellulab/cell/sonata_proxy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2012-2024 Blue Brain Project / EPFL
1+
# Copyright 2023-2024 Blue Brain Project / EPFL
22

33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)