contrib/traceback_filter | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 302114609cac9740a91c9a082fd46c0265e01757
Author: adam stokes <astokes(a)fedoraproject.org>
Date: Wed Dec 9 14:41:55 2009 -0500
- added altered license to accept gpl3
diff --git a/contrib/traceback_filter b/contrib/traceback_filter
index 8734983..b6659a0 100755
--- a/contrib/traceback_filter
+++ b/contrib/traceback_filter
@@ -4,7 +4,8 @@
#
# This copyrighted material is made available to anyone wishing to use,
# modify, copy, or redistribute it subject to the terms and conditions
-# of the GNU General Public License v.2.
+# of the GNU General Public License, either version 2 of the License, or
+# (at your option) any later version
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,
@@ -42,7 +43,7 @@ else:
-version = '0.6'
+version = '0.7'
debug = 0