diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index e2ec78634f2c6a5dc630d78549b6e71f17e30d6c..60325b2fe1e620daa2ea9d8b446daa87eba53005 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
+
+	* patch_tester.sh: Changed to GPLv3.
+
 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
 
 	* patch_tester.sh: Don't save the script anymore.
diff --git a/contrib/patch_tester.sh b/contrib/patch_tester.sh
index 55a86757b3e36272190f2ef5fe9ae1e9f2787ddd..ab6847653c400e82f7557893caa86e892a2ad990 100755
--- a/contrib/patch_tester.sh
+++ b/contrib/patch_tester.sh
@@ -6,7 +6,7 @@
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 
 # This program is distributed in the hope that it will be useful,