License¶
PMCGrab is licensed under the Apache License 2.0.
Apache License 2.0¶
Copyright 2025 Rajdeep Mondal
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
What this means¶
The Apache License 2.0 is a permissive license that allows you to:
- ✅ Use the software for any purpose
- ✅ Modify the software
- ✅ Distribute the software
- ✅ Patent use (license includes patent rights)
- ✅ Private use (use in private projects)
- ✅ Commercial use (use in commercial projects)
You must:
- 📄 Include copyright (include the original copyright notice)
- 📄 Include license (include the license text)
- 📝 State changes (document any changes you make)
You cannot:
- ❌ Hold liable (the authors cannot be held liable for damages)
- ❌ Use trademark (you cannot use the project's trademarks)
Full License Text¶
For the complete license text, see the LICENSE file in the repository.