From 641e337319f692e9115d5e338da8f42a45dc2bf6 Mon Sep 17 00:00:00 2001 From: Cherif BOUCHELAGHEM Date: Thu, 20 Jan 2022 14:47:30 +0100 Subject: [PATCH] Add license --- LICENSE | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 8f1e536..fbb93ea 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2021 Dominik Zogg +Copyright (c) 2021 Mohammed Cherif BOUCHELAGHEM 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 c8b36ad..84324ec 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ return $inertia->render('MyFrontEndComponent', [ ]); ``` +# Copyright +Mohammed Cherif BOUCHELAGHEM 2021 + ## Usage: