From ffdbfab775aeda1bb3cf068beec5771f43f18d52 Mon Sep 17 00:00:00 2001 From: Marc Durdin Date: Thu, 30 Jan 2025 14:04:38 +0700 Subject: [PATCH] chore: add copyright and license to langtags readme --- common/web/langtags/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/web/langtags/README.md b/common/web/langtags/README.md index 8829194fc0..d55707a510 100644 --- a/common/web/langtags/README.md +++ b/common/web/langtags/README.md @@ -31,3 +31,8 @@ Key documents for further reading (from langtags repository): * [Overview of language tags and how this project works with them](https://github.com/silnrsi/langtags/blob/master/doc/tagging.md) * [How to use langtags.json](https://github.com/silnrsi/langtags/blob/master/doc/langtags.md) + +## License + +* Copyright ©️ 2025 SIL Global. +* MIT License ([License text](https://github.com/keymanapp/keyman/tree/master/LICENSE.md))