Licenses & Attributions
Acknowledging the open-source software and third-party services that power LyfeLine.
Last Updated: January 15, 2025
1. Introduction
LyfeLine Technologies is built on the shoulders of giants. We use various open-source software, libraries, and third-party services to deliver our emergency response ecosystem. This page provides proper attribution and license information for these components.
We are grateful to the open-source community and comply with all licensing requirements. If you believe any attribution is missing or incorrect, please contact us at legal@lyfelineservices.com.
2. LyfeLine Software Licenses
2.1 Proprietary Software
The following components are proprietary to LyfeLine Technologies and are protected by copyright law:
- MyLyfeLine Application: © 2025 LyfeLine Technologies. All rights reserved.
- LyfeLine Opus Platform: © 2025 LyfeLine Technologies. All rights reserved.
- LyfeLine Nexus System: © 2025 LyfeLine Technologies. All rights reserved.
- LyfeLine Logo and Branding: Registered trademarks of LyfeLine Technologies.
Unauthorized reproduction, distribution, or modification of these components is strictly prohibited.
3. Third-Party Software and Libraries
3.1 Frontend Technologies
React
Version: 18.2.0
License: MIT License
Copyright: © Meta Platforms, Inc.
Description: JavaScript library for building user interfaces
License Text: View License
React Native
Version: 0.72.0
License: MIT License
Copyright: © Meta Platforms, Inc.
Description: Framework for building native mobile applications
License Text: View License
Vue.js
Version: 3.3.4
License: MIT License
Copyright: © Evan You
Description: Progressive JavaScript framework for web interfaces
License Text: View License
3.2 Backend Technologies
Node.js
Version: 20.10.0
License: MIT License
Copyright: © Node.js contributors
Description: JavaScript runtime built on Chrome's V8 engine
License Text: View License
Express.js
Version: 4.18.2
License: MIT License
Copyright: © TJ Holowaychuk and contributors
Description: Fast, unopinionated web framework for Node.js
License Text: View License
Django
Version: 4.2.0
License: BSD 3-Clause License
Copyright: © Django Software Foundation
Description: High-level Python web framework
License Text: View License
3.3 Database Technologies
PostgreSQL
Version: 15.3
License: PostgreSQL License (similar to BSD/MIT)
Copyright: © PostgreSQL Global Development Group
Description: Advanced open-source relational database
License Text: View License
MongoDB
Version: 6.0
License: Server Side Public License (SSPL)
Copyright: © MongoDB, Inc.
Description: NoSQL document database
License Text: View License
Redis
Version: 7.0
License: BSD 3-Clause License
Copyright: © Redis Ltd.
Description: In-memory data structure store
License Text: View License
3.4 Mapping and Location Services
Google Maps Platform
License: Google Maps Platform Terms of Service
Copyright: © Google LLC
Description: Mapping, geocoding, and location services
Terms: View Terms
Mapbox
License: Mapbox Terms of Service
Copyright: © Mapbox, Inc.
Description: Custom maps and location data platform
Terms: View Terms
3.5 UI Component Libraries
Material-UI (MUI)
Version: 5.14.0
License: MIT License
Copyright: © MUI contributors
Description: React component library implementing Material Design
License Text: View License
Tailwind CSS
Version: 3.3.0
License: MIT License
Copyright: © Tailwind Labs, Inc.
Description: Utility-first CSS framework
License Text: View License
Font Awesome
Version: 6.4.2
License: Font Awesome Free License (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT)
Copyright: © Fonticons, Inc.
Description: Icon library and toolkit
License Text: View License
3.6 Authentication and Security
Firebase Authentication
License: Firebase Terms of Service
Copyright: © Google LLC
Description: Authentication service for web and mobile apps
Terms: View Terms
JSON Web Token (JWT)
Version: 9.0.2
License: MIT License
Copyright: © Auth0, Inc.
Description: Token-based authentication
License Text: View License
3.7 Communication Services
Twilio
License: Twilio Terms of Service
Copyright: © Twilio Inc.
Description: SMS, voice, and communication APIs
Terms: View Terms
SendGrid
License: SendGrid Terms of Service
Copyright: © Twilio Inc.
Description: Email delivery and marketing platform
Terms: View Terms
3.8 Analytics and Monitoring
Google Analytics
License: Google Analytics Terms of Service
Copyright: © Google LLC
Description: Web and app analytics platform
Terms: View Terms
Sentry
License: Sentry Terms of Service
Copyright: © Functional Software, Inc.
Description: Error tracking and performance monitoring
Terms: View Terms
4. Fonts and Typography
Inter Font Family
License: SIL Open Font License 1.1
Copyright: © Rasmus Andersson
Description: Variable font family optimized for user interfaces
License Text: View License
Google Fonts
License: Various (mostly SIL Open Font License 1.1)
Copyright: © Individual font designers
Description: Web font service
Terms: View Information
5. Open Source Libraries
In addition to the major components listed above, LyfeLine uses numerous smaller open-source libraries. Below is a non-exhaustive list:
- Axios (MIT) - HTTP client for browsers and Node.js
- Lodash (MIT) - Modern JavaScript utility library
- Moment.js / Day.js (MIT) - Date and time manipulation
- Socket.IO (MIT) - Real-time bidirectional event-based communication
- bcrypt (MIT) - Password hashing library
- Joi (BSD) - Schema description and data validation
- Winston (MIT) - Logging library
- Helmet (MIT) - Security middleware for Express
- CORS (MIT) - Cross-Origin Resource Sharing middleware
- Multer (MIT) - Middleware for handling file uploads
For a complete list of dependencies, please refer to our package.json and requirements.txt files in our repositories.
6. Cloud Infrastructure
Amazon Web Services (AWS)
License: AWS Customer Agreement
Copyright: © Amazon Web Services, Inc.
Description: Cloud computing and hosting infrastructure
Terms: View Agreement
Google Cloud Platform
License: Google Cloud Platform Terms of Service
Copyright: © Google LLC
Description: Cloud computing services and APIs
Terms: View Terms
7. Payment Processing
Stripe
License: Stripe Services Agreement
Copyright: © Stripe, Inc.
Description: Online payment processing platform
Terms: View Agreement
M-Pesa API
License: Safaricom Developer Terms
Copyright: © Safaricom PLC
Description: Mobile money payment integration
Terms: View Terms
8. Image and Media Assets
Images and media used in our services come from various sources:
- Original Photography: © 2025 LyfeLine Technologies. All rights reserved.
- Stock Images: Licensed from Unsplash, Pexels, and Shutterstock under their respective licenses
- Icons and Graphics: Created in-house or licensed from commercial providers
- User-Generated Content: Rights retained by original creators, licensed to LyfeLine for service operation
9. License Compliance
LyfeLine Technologies is committed to:
- Complying with all open-source license requirements
- Providing proper attribution for all third-party components
- Maintaining accurate records of software dependencies
- Updating license information when dependencies change
- Contributing back to open-source projects when possible
10. Reporting License Issues
If you believe we have:
- Failed to provide proper attribution
- Violated any license terms
- Used your copyrighted work without permission
- Made any errors in our license documentation
Please contact our legal team immediately at legal@lyfelineservices.com. We take these matters seriously and will respond promptly to address any concerns.
11. Open Source Contributions
LyfeLine Technologies actively contributes to the open-source community. Our public repositories and contributions can be found on:
- GitHub: github.com/lyfeline (coming soon)
- Bug Reports: We report and help fix bugs in libraries we use
- Documentation: We contribute to documentation and examples
- Sponsorship: We sponsor critical open-source infrastructure projects
12. Trademark Notices
The following are trademarks or registered trademarks of their respective owners:
- LyfeLine, MyLyfeLine, LyfeLine Opus, LyfeLine Nexus - LyfeLine Technologies
- React, React Native - Meta Platforms, Inc.
- Node.js - OpenJS Foundation
- Google Maps, Firebase, Android - Google LLC
- AWS, Amazon Web Services - Amazon.com, Inc.
- Apple, iOS, iPhone - Apple Inc.
- PostgreSQL - PostgreSQL Global Development Group
- MongoDB - MongoDB, Inc.
- All other trademarks mentioned are property of their respective owners
13. Export Compliance
Some open-source software components may be subject to export control laws. Users are responsible for complying with all applicable export regulations in their jurisdiction.
14. Contact Information
For questions about licenses, attributions, or to request additional information:
- Legal Team: legal@lyfelineservices.com
- Licensing Inquiries: licensing@lyfelineservices.com
- Copyright Notices: copyright@lyfelineservices.com
- General Support: support@lyfelineservices.com
Thank you to the open-source community!
Your contributions make projects like LyfeLine possible.