Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
<!-- ISSUE & PR TITLE SHOULD BE SAME--> ## Description I have made the Copyright year dynamic. When the year changes it automatically gets updated to the present year. Earlier it was static to be 2024 only. ## Related Issues <!--Cite any related issue(s) this pull request addresses. If none, simply state “None”--> Resolves the issue #311 ## Type of PR <!-- Mention PR Type according to the issue in brackets below and check the below box --> - [X] ( New Feature added) ## Screenshots / videos (if applicable) <!--Attach any relevant screenshots or videos demonstrating the changes--> i changed the year on my system <img width="216" alt="374673576-b6e1635f-9b2b-45e8-8579-e020495740aa" src="https://github.com/user-attachments/assets/db7478d6-56c4-4a6a-9587-eb499997fc2d"> and the change is reflectd here, automatically <img width="633" alt="374673580-8adc66e1-6ddf-4e80-8ba9-1d84e43e4460" src="https://github.com/user-attachments/assets/790fa183-af2f-4036-a2cd-8988ef717d38"> ## Checklist <!-- [X] - put a cross/X inside [] to check the box --> - [X] I have gone through the [contributing guide](https://github.com/Anjaliavv51/Retro) - [X] I have updated my branch and synced it with project `main` branch before making this PR - [X] I have performed a self-review of my code - [X] I have tested the changes thoroughly before submitting this pull request. - [X] I have provided relevant issue numbers, screenshots, and videos after making the changes. - [X] I have commented my code, particularly in hard-to-understand areas.
- Loading branch information