File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2023 Alfi Maulana
3+ Copyright (c) 2023-2024 Alfi Maulana
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of 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.
1010
1111This project is licensed under the terms of the [ MIT License] ( ./LICENSE ) .
1212
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 11import os , subprocess
22
33project = 'Errors C++'
4- copyright = '2023, Alfi Maulana'
4+ copyright = '2023-2024 , Alfi Maulana'
55author = 'Alfi Maulana'
66
77extensions = ['breathe' ]
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ License
3535
3636This project is licensed under the terms of the `MIT License `_.
3737
38- Copyright © 2023 `Alfi Maulana `_
38+ Copyright © 2023-2024 `Alfi Maulana `_
3939
4040Permission is hereby granted, free of charge, to any person obtaining a copy
4141of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments