File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2023 Alfi Maulana
3
+ Copyright (c) 2023-2024 Alfi Maulana
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ A C++ package that provides utilities for error handling.
10
10
11
11
This project is licensed under the terms of the [ MIT License] ( ./LICENSE ) .
12
12
13
- Copyright © 2023 [ Alfi Maulana] ( https://github.com/threeal )
13
+ Copyright © 2023-2024 [ Alfi Maulana] ( https://github.com/threeal )
Original file line number Diff line number Diff line change 1
1
import os , subprocess
2
2
3
3
project = 'Errors C++'
4
- copyright = '2023, Alfi Maulana'
4
+ copyright = '2023-2024 , Alfi Maulana'
5
5
author = 'Alfi Maulana'
6
6
7
7
extensions = ['breathe' ]
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ License
35
35
36
36
This project is licensed under the terms of the `MIT License `_.
37
37
38
- Copyright © 2023 `Alfi Maulana `_
38
+ Copyright © 2023-2024 `Alfi Maulana `_
39
39
40
40
Permission is hereby granted, free of charge, to any person obtaining a copy
41
41
of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments