Main: COPYING: add Embedded Artistry LLC

This commit is contained in:
Alex Kotov 2022-06-17 23:47:42 +03:00
parent a6ae2ea05c
commit 45e2f5e677
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
2 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Copyright (c) 2020-2022 Alex Kotov
Copyright (c) 2011 Nicholas J. Kain
Copyright (c) 2011-2015 Rich Felker
Copyright (c) 2014-2019 Marco Paland
Copyright (c) 2017-2022 Embedded Artistry LLC
Copyright (c) 2022 Alexander Monakov
Permission is hereby granted, free of charge, to any person obtaining a copy

View File

@ -1,3 +1,9 @@
/**
* The code was inspired by the Embedded Artistry's libmemory.
*
* Copyright (c) 2017-2022 Embedded Artistry LLC
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif