From 99d4d029857dfeb55c810f571f8ca4105f7281fd Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 27 Apr 2024 13:12:16 +0200 Subject: [PATCH] add missing copyright --- LICENSE-APACHE | 3 +++ LICENSE-MIT | 3 +++ 2 files changed, 6 insertions(+) diff --git a/LICENSE-APACHE b/LICENSE-APACHE index 1b5ec8b..3d8493e 100644 --- a/LICENSE-APACHE +++ b/LICENSE-APACHE @@ -1,3 +1,6 @@ +Copyright (c) Michael Howell +Copyright (c) uutils developers + Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ diff --git a/LICENSE-MIT b/LICENSE-MIT index 31aa793..ba40932 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,3 +1,6 @@ +Copyright (c) Michael Howell +Copyright (c) uutils developers + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the