[Python-modules-commits] [astroid] 04/06: update copyright information
Sandro Tosi
morph at moszumanska.debian.org
Mon Dec 25 05:29:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository astroid.
commit 0e4499c4c849c83ecea97f8b8f7f61b301664b6e
Author: Sandro Tosi <morph at debian.org>
Date: Mon Dec 25 00:26:20 2017 -0500
update copyright information
---
debian/changelog | 4 +++-
debian/copyright | 8 ++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5b271e5..18c3c78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
astroid (1.6.0-1) UNRELEASED; urgency=medium
* New upstream release
+ * debian/copyright
+ - update copyright information
- -- Sandro Tosi <morph at debian.org> Mon, 25 Dec 2017 00:20:08 -0500
+ -- Sandro Tosi <morph at debian.org> Mon, 25 Dec 2017 00:26:04 -0500
astroid (1.5.3-2) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index 6462894..06d7b9e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,10 +10,18 @@ Files: debian/*
Copyright: 2014-2017 Sandro Tosi <morph at debian.org>
License: LGPL-2.1+
+Files: astroid/brain/brain_uuid.py
+Copyright: Copyright (c) 2017 Claudiu Popa <pcmanticore at gmail.com>
+License: LGPL-2.1+
+
Files: astroid/tests/unittest_brain.py
Copyright: Copyright 2013 Google Inc. All Rights Reserved.
License: LGPL-2.1+
+Files: astroid/tests/unittest_brain_numpy.py
+Copyright: Copyright (c) 2017 Guillaume Peillex <guillaume.peillex at gmail.com>
+License: LGPL-2.1+
+
Files: astroid/tests/testdata/python{2,3}/data/SSL1/Connection1.py
Copyright: Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/astroid.git
More information about the Python-modules-commits
mailing list