From 094c93a604d603553d6794700a1520b6a63300b5 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Fri, 1 Jul 2011 11:20:02 -0700 Subject: [PATCH] Update license to GPLv2 or later --- scripts/distgit/pkgdb2branch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/distgit/pkgdb2branch.py b/scripts/distgit/pkgdb2branch.py index 8bc0503..02868f7 100755 --- a/scripts/distgit/pkgdb2branch.py +++ b/scripts/distgit/pkgdb2branch.py @@ -1,7 +1,7 @@ #!/usr/bin/python -t # Author: Toshio Kuratomi # Copyright: 2007-2008 Red Hat Software -# License: GPLv2 +# License: GPLv2+ # This needs a proper license and copyright here __version__ = '0.3'