summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-12-02 17:43:24 +0200
committerLars Wirzenius <liw@liw.fi>2023-12-02 17:43:24 +0200
commit4a498ee9ad9ab3afbccc5b3f26801f130c999559 (patch)
tree46ba0debf967432d4e43b39ffb4d83af02a15980
parenta03fde12434d3f27b6734bac635b6aa2b097839a (diff)
downloadpathdedup-4a498ee9ad9ab3afbccc5b3f26801f130c999559.tar.gz
fix: empty lines in debian/copyright
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--debian/copyright6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/copyright b/debian/copyright
index 7767a4c..b04e33c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,10 +13,10 @@ License: MIT
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
-
+ .
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
-
+ .
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
@@ -24,6 +24,6 @@ License: MIT
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
+ .
Fork this project to create your own MIT license that you can always
link to.