Skip to content

Use SPDX identifier in license information #2627

@schnabelt

Description

@schnabelt

Is your feature request related to a problem?

We're using automated checks on the licenses used in the dependencies of our projects to prevent conflicts between different open source license requirements. The package.json provided by posthog-js state 'SEE LICENSE IN LICENCE', which breaks this automated process.

Describe the solution you'd like

The licence information could be changed to the SPDX identifier 'Apache-2.0' to support automatic processing.

Describe alternatives you've considered

Related sub-libraries

  • All of them
  • posthog-js (web)
  • posthog-js-lite (web lite)
  • posthog-node
  • posthog-react-native
  • @posthog/react
  • @posthog/ai
  • @posthog/nextjs-config
  • @posthog/nuxt
  • @posthog/rollup-plugin
  • @posthog/webpack-plugin

Additional context

Thank you for your feature request – we love each and every one!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions