changed name in license

added *.make files to gitignore
This commit is contained in:
Sarah Faey 2024-09-18 22:58:07 +02:00
parent 2fa0eb2b05
commit fc11f5c095
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
*.make
# ---> C++
# Prerequisites
*.d

View file

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2024 Sarah
Copyright (c) 2024 Sarah Faey
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: