Skip to content

Commit

Permalink
copyright 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
bortok committed Mar 15, 2024
1 parent 3f39fc2 commit 7ac7260
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ Watch [the demo of the project on YouTube](https://youtu.be/cP8PUr306ZM):
## Copyright notice
Copyright 2023 Netreplica Team
Copyright 2023,2024 Netreplica Team
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion nrx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3

# Copyright 2023 Netreplica Team
# Copyright 2024 Netreplica Team
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/nrx/nrx.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3

# Copyright 2023 Netreplica Team
# Copyright 2023,2024 Netreplica Team
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 7ac7260

Please sign in to comment.