[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#805238: debian-timeline: Add script for automatic update of the bug events database



Package: debian-timeline
Version: 38
Severity: normal
Tags: patch

* Paul Wise <pabs@debian.org> [2016-08-16 10:57]:

On Sun, 15 Nov 2015 23:04:31 +0100 Rafael Laboissiere wrote:

## Copyright (C) 2015 Rafael Laboissiere ## ## This program is in the public domain

Is this script under copyright or in the public domain?

It can't be both at the same time.

Personally I would suggest using CC0 or a permissive license instead.

You are right, I have overseen that. As regards the licensing conditions, I followed what is specified in the COPYING [1] and d/copyright [2] files.

@Ana: This reply should create a new bug report. Could you please fix the header of the update-bug-list.py script by applying the patch attached to this message?

Thanks,

Rafael Laboissière

[1] https://anonscm.debian.org/cgit/publicity/debian-timeline.git/tree/COPYING [2] https://anonscm.debian.org/cgit/publicity/debian-timeline.git/tree/debian/copyright
>From e0be5ef54b2a4a13cf3fac9bc078509cd0ae638f Mon Sep 17 00:00:00 2001
From: Rafael Laboissiere <rafael@laboissiere.net>
Date: Tue, 16 Aug 2016 11:51:26 +0200
Subject: [PATCH] Remove copyright statement and clarify licensing conditions

---
 update-bug-list.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/update-bug-list.py b/update-bug-list.py
index aaa039f..de877be 100755
--- a/update-bug-list.py
+++ b/update-bug-list.py
@@ -1,8 +1,8 @@
 #!/usr/bin/env python
 
-## Copyright (C) 2015 Rafael Laboissiere
+## Originally written by Rafael Laboissiere in 2015.
 ##
-## This program is in the public domain
+## This script is hereby placed into the public domain, no rights reserved.
 
 ## Use this script for updating file data/events/bugs with more recent
 ## bugs.  Launch the script from the top level directory, like this:
-- 
2.8.1


Reply to: