From 8da651fd2761338bed5e5a2d45d2a2b3dd5b1b23 Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Mon, 31 Jan 2022 13:04:43 +0100 Subject: [PATCH] LICENSE,git: Use real name instead of pseudonym Also specify email address in the LICENSE. --- .config/git/config | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/git/config b/.config/git/config index b474a15..a97df3e 100644 --- a/.config/git/config +++ b/.config/git/config @@ -43,5 +43,5 @@ submodulesummary = true [user] email = druckdev@protonmail.com - name = druckdev + name = Julian Prein signingkey = C0A44F69F2E29F6586C86B96CA6B3A516FAC2555 diff --git a/LICENSE b/LICENSE index 6b91717..0568bb0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020-2022 druckdev +Copyright (c) 2020-2022 Julian Prein Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal