From b7bbf2b2b715e2da3f17ab66c2ca768f1dcb64f9 Mon Sep 17 00:00:00 2001 From: Sven Luijten Date: Fri, 18 Dec 2020 16:33:17 +0100 Subject: [PATCH] Update email address --- LICENSE.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 86bf022..c53f492 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # The MIT License (MIT) -Copyright (c) Sven Luijten +Copyright (c) Sven Luijten > 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/composer.json b/composer.json index e6f7cf6..41a0400 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "authors": [ { "name": "Sven Luijten", - "email": "svenluijten1995@gmail.com", + "email": "contact@svenluijten.com", "homepage": "https://svenluijten.com" } ],