Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Add a license header  #366

Closed
Closed
@lkiesow

Description

@lkiesow

When dealing with a lot of libraries in larger FOSS projects it is hard to keep track of the origin and license of each external library. Having a short header stating the license, origin (and maybe version) makes things a lot easier. I would greatly appriciate it if you could add such a header.

Something like:

/**
 * UI.Sortable <VERSION>
 * https://github.com/angular-ui/ui-sortable
 * Copyright (c) 2012 the AngularUI Team, http://angular-ui.github.com
 * MIT License
 */

Of course, while having the <VERSION>in this as well would be really nice, it only makes sense to add this if it is updated regularly. If not, it is better to leave it out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions