diff --git a/LICENSE b/LICENSE index 4298ddf..090bb61 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ # MIT license Copyright (c) 2018 Amine Ben Hassouna +All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/README.md b/README.md index 6c44b05..5e6c84c 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,8 @@ Finally, build and run the project. ## License +Author: Amine B. Hassouna [@aminosbh](https://gitlab.com/aminosbh) + This project is distributed under the terms of the MIT license [<LICENSE>](LICENSE). diff --git a/src/main.c b/src/main.c index a692e6d..afeca89 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 Amine Ben Hassouna + * All rights reserved. * * Permission is hereby granted, free of charge, to any * person obtaining a copy of this software and associated