From f2f7071b4b7d2a499f2a9c73add326ced31892db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Andr=C3=A9?= Date: Sun, 12 Oct 2025 22:27:31 +0200 Subject: [PATCH] Add third-party software notices for Playwright --- NOTICE | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 NOTICE diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..9826674 --- /dev/null +++ b/NOTICE @@ -0,0 +1,7 @@ +THIRD-PARTY SOFTWARE NOTICES AND INFORMATION + +This project depends on Playwright, an open-source project by Microsoft, +available at https://github.com/microsoft/playwright and licensed under +the Apache License 2.0 (https://github.com/microsoft/playwright/blob/main/LICENSE). +"Playwright" is a trademark of Microsoft. This project is independent and not +affiliated with or endorsed by Microsoft.