diff --git a/LICENSE b/LICENSE index bdd5b88..9e6efdc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Alfi Maulana +Copyright (c) 2024-2025 Alfi Maulana Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index e981441..c688500 100644 --- a/README.md +++ b/README.md @@ -78,4 +78,4 @@ git_checkout( This project is licensed under the terms of the [MIT License](./LICENSE). -Copyright © 2024 [Alfi Maulana](https://github.com/threeal) +Copyright © 2024-2025 [Alfi Maulana](https://github.com/threeal) diff --git a/cmake/GitCheckout.cmake b/cmake/GitCheckout.cmake index c256793..583719c 100644 --- a/cmake/GitCheckout.cmake +++ b/cmake/GitCheckout.cmake @@ -1,6 +1,6 @@ # MIT License # -# Copyright (c) 2024 Alfi Maulana +# Copyright (c) 2024-2025 Alfi Maulana # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal