Skip to content

Commit

Permalink
First attempt at clarifying the current license state
Browse files Browse the repository at this point in the history
For the BSD-2-Clause history of some code, I copy the approach done in
"ath5k - License clarification" [1] which was signed of by actual
lawyers.

[1]: https://lwn.net/Articles/247806/
  • Loading branch information
ypid committed Jan 28, 2021
1 parent b446913 commit 3c5956f
Show file tree
Hide file tree
Showing 18 changed files with 1,246 additions and 1,578 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2015 Simon Legner <[email protected]>
#
# SPDX-License-Identifier: CC0-1.0

root = true

[*]
Expand Down
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2013-2017 Robin Schneider <[email protected]>
#
# SPDX-License-Identifier: CC0-1.0

export*

# Enable the following line for repositories which should track statistical data.
Expand Down
10 changes: 10 additions & 0 deletions .reuse/dep5
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: opening_hours
Upstream-Contact: Robin Schneider <[email protected]>
Source: https://github.com/opening-hours/opening_hours.js

# Sample paragraph, commented out:
#
# Files: src/*
# Copyright: $YEAR $NAME <$CONTACT>
# License: ...
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.. SPDX-FileCopyrightText: 2016-2021 Robin Schneider <[email protected]>
..
.. SPDX-License-Identifier: LGPL-3.0-only
Changelog
=========

Expand Down
170 changes: 0 additions & 170 deletions LICENSE

This file was deleted.

Loading

0 comments on commit 3c5956f

Please sign in to comment.