[Reproducible-commits] [notes] 01/01: bin/filter-packages: add copyright text

Chris Lamb lamby at moszumanska.debian.org
Sat Feb 7 23:10:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository notes.

commit 12784a12f97e9907b8b54340e22a88038fa66b06
Author: Chris Lamb <lamby at debian.org>
Date:   Sat Feb 7 23:10:15 2015 +0000

    bin/filter-packages: add copyright text
---
 bin/filter-packages | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/bin/filter-packages b/bin/filter-packages
index 0d557d7..7b15522 100755
--- a/bin/filter-packages
+++ b/bin/filter-packages
@@ -1,4 +1,9 @@
 #!/usr/bin/env python
+#
+# filter-packages: easily find and filter packages.yml
+#
+# Copyright © 2015 Chris Lamb <lamby at debian.org>
+# Licensed under WTFPL — http://www.wtfpl.net/txt/copying/
 
 import sys
 import yaml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list