Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update legal.markdown #3158

Closed
wants to merge 1 commit into from
Closed

Update legal.markdown #3158

wants to merge 1 commit into from

Conversation

craigcomstock
Copy link
Contributor

mod_ssl doesn't have any public code URLs, inside the source it is indeed a BSD-style licence http://www.modssl.org/source/
from LICENSE in the latest tarball:

  LICENSE

  The mod_ssl package falls under the Open-Source Software label
  because it's distributed under a BSD-style license. The
  detailed license information follows.

  ====================================================================
  Copyright (c) 1998-2007 Ralf S. Engelschall. All rights reserved.

codeigniter I took the version we have from composer.json

            "name": "codeigniter/framework",
            "version": "3.1.13",
            "source": {
                "type": "git",
                "url": "https://github.com/bcit-ci/CodeIgniter.git",
                "reference": "bcb17eb8ba53a85de154439d0ab8ff1bed047bc9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bcit-ci/CodeIgniter/zipball/bcb17eb8ba53a85de154439d0ab8ff1bed047bc9",
                "reference": "bcb17eb8ba53a85de154439d0ab8ff1bed047bc9",
                "shasum": ""
            },

mod_ssl doesn't have any public code URLs, inside the source it is indeed a BSD-style licence
http://www.modssl.org/source/
from `LICENSE` in the latest tarball:

```
  LICENSE

  The mod_ssl package falls under the Open-Source Software label
  because it's distributed under a BSD-style license. The
  detailed license information follows.

  ====================================================================
  Copyright (c) 1998-2007 Ralf S. Engelschall. All rights reserved.
```
@craigcomstock
Copy link
Contributor Author

reworked as #3164

@olehermanse olehermanse deleted the craigcomstock-patch-2 branch July 24, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant