{"id":16953176,"url":"https://github.com/c4milo/licentia","last_synced_at":"2025-03-22T13:31:32.311Z","repository":{"id":20522951,"uuid":"23801932","full_name":"c4milo/licentia","owner":"c4milo","description":"Manage the open source licenses of your projects","archived":false,"fork":false,"pushed_at":"2019-11-19T18:59:01.000Z","size":1827,"stargazers_count":41,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T11:39:34.191Z","etag":null,"topics":["cli","go","license-management"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c4milo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-08T18:01:37.000Z","updated_at":"2023-12-14T19:16:56.000Z","dependencies_parsed_at":"2022-09-09T12:10:25.894Z","dependency_job_id":null,"html_url":"https://github.com/c4milo/licentia","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4milo%2Flicentia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4milo%2Flicentia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4milo%2Flicentia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4milo%2Flicentia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c4milo","download_url":"https://codeload.github.com/c4milo/licentia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244962853,"owners_count":20539230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","go","license-management"],"created_at":"2024-10-13T22:06:33.687Z","updated_at":"2025-03-22T13:31:31.936Z","avatar_url":"https://github.com/c4milo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Licentia\n\n[![GoDoc](https://godoc.org/github.com/c4milo/licentia?status.svg)](https://godoc.org/github.com/c4milo/licentia)\n[![Build Status](https://travis-ci.org/c4milo/licentia.svg?branch=master)](https://travis-ci.org/c4milo/licentia)\n\nHelps you manage the open source licenses of your projects quickly and effortlessly.\n\n### Features\nLicentia allows you to:\n\n* Easily manage your opensource licenses across several files\n* Update the year of your copyright notice across several files\n* Change the license of a subset of files by using glob patterns\n\n### Installation\n`go get github.com/c4milo/licentia`\n\n### Usage\n\n```\nLicentia.\n\nUsage:\n  licentia set \u003ctype\u003e \u003cowner\u003e \u003cfiles\u003e \u003ceol-comment-style\u003e\n  licentia unset \u003ctype\u003e \u003cowner\u003e \u003cfiles\u003e \u003ceol-comment-style\u003e\n  licentia detect \u003cfiles\u003e\n  licentia dump \u003ctype\u003e \u003cowner\u003e\n  licentia list\n  licentia -h | --help\n  licentia --version\n\nSupported license types:\n\n* apache2   * gpl3       * gpl2\n* mpl2      * cddl       * unlicense\n* mit       * epl\n* newbsd    * freebsd\n* lgpl3     * lgpl2\n\nActions:\n  set                Sets a license header to the specified files\n  unset              Removes license header from the specified files\n  detect             Detects license type for the specified files\n  dump               Dumps to stdout a given license using the specified owner and the current year\n  list               List supported licenses\n\nArguments:\n  type               License type to set. Ex: apache2, mpl2, mit, newbsd, lgpl3\n  owner              Copyright owner. Ex: \"YourCompany Inc\"\n  files              Source files to set the license header. It supports globbing patterns as well as specifying individual files. Ex: *.go, myfile.go, **/*.go\n  eol-comment-style  End-of-line comment style. Ex: #, ;, //, --, ', etc.\n\nOptions:\n  -h --help     Show this screen.\n  --version     Show version.\n```\n\n### Licenses supported\n* Apache License 2.0\n* Mozilla Public License 2.0\n* MIT License\n* GNU General Public License (GPL)\n* GNU Library or \"Lesser\" General Public License (LGPL)\n* BSD 2-Clause \"Simplified\" or \"FreeBSD\" license\n* BSD 3-Clause \"New\" or \"Revised\" license\n* Common Development and Distribution License\n* Eclipse Public Licenses\n* Unlicense\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc4milo%2Flicentia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc4milo%2Flicentia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc4milo%2Flicentia/lists"}