Skip to content

Missing javascript licensing header #1

@paulberg

Description

@paulberg

The original dragtable you reference contains the below header in the Javascript. This project has no license header. It is unclear whether your code is a direct modification of the other code, or whether it is an independent implementation.

  1. Is your code also licensed under the MIT license?
  2. Is your code a modification of the original dragtable? If so, shouldn't the original license header be included?
  3. Can you add a license header to the javascript file?

/**

  • Licensed under the MIT license.
    *
  • Here's the notice from Mike Hall's draggable script:
    *
  • Do not remove this notice.
    *
  • Copyright 2001 by Mike Hall.
  • See http://www.brainjar.com for terms of use.
    */

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions