Skip to content

Commit 3a98487

Browse files
authored
Merge pull request #375 from B-AROL-O/374-feat-extend-copyright-to-2024
[FIX]: Extend copyright of ARNEIS project to 2024
2 parents 201b870 + c77927c commit 3a98487

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-2022 B-AROL-O Bottling Systems Team
3+
Copyright (c) 2021-2024 B-AROL-O Bottling Systems Team
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Please report bugs and feature requests on <https://github.com/B-AROL-O/ARNEIS/i
9090

9191
## Copyright and license
9292

93-
Copyright (C) 2021-2023, [B-AROL-O Team](https://github.com/B-AROL-O), all rights reserved.
93+
Copyright (C) 2021-2024, [B-AROL-O Team](https://github.com/B-AROL-O), all rights reserved.
9494

9595
### Source code license
9696

docs/architecture/arneis-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This document contains the Functional and Non-Functional requirements for the [A
66

77
### Copyright and License
88

9-
This document is Copyright (c) 2021-2022 by the [B-AROL-O Team](https://github.com/B-AROL-O).
9+
This document is Copyright (c) 2021-2024 by the [B-AROL-O Team](https://github.com/B-AROL-O).
1010

1111
### Reference documents
1212

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = 'ARNEIS'
21-
copyright = '2022-2023, The B-AROL-O Team'
21+
copyright = '2022-2024, The B-AROL-O Team'
2222
author = 'The B-AROL-O Team'
2323

2424

0 commit comments

Comments
 (0)