From 9d5af531e35ce0e88afd0100a5b48b5de28a4f90 Mon Sep 17 00:00:00 2001 From: Ulf Lilleengen Date: Thu, 2 Jun 2022 13:09:37 +0200 Subject: Update copyright holder names and add notice file (#790) * Update copyright holder names Fixes #472 * Add notice file to clarify copyright ownership The NOTICE file declares that copyright is owned by the individuals contributing to Embassy, and that all contributed work is licensed under Apache-2.0 or MIT. --- LICENSE-MIT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LICENSE-MIT') diff --git a/LICENSE-MIT b/LICENSE-MIT index dacc57b2b..87c052836 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2020 Dario Nieuwenhuis +Copyright (c) 2019-2022 Embassy project contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated -- cgit