Skip to content

Commit

Permalink
Make GitHub recognise license (#1426)
Browse files Browse the repository at this point in the history
  • Loading branch information
atugushev committed Jun 22, 2021
1 parent 6da1c46 commit d917eda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions LICENSE
@@ -1,3 +1,5 @@
BSD 3-Clause License

Copyright (c). All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,7 +1,7 @@
[metadata]
name = pip-tools
url = https://github.com/jazzband/pip-tools/
license = BSD
license = BSD 3 Clause
author = Vincent Driessen
author_email = me@nvie.com
description = pip-tools keeps your pinned dependencies fresh.
Expand Down

0 comments on commit d917eda

Please sign in to comment.