From: Jeroen De Dauw Date: Sun, 12 Feb 2012 19:27:09 +0000 (+0000) Subject: v2, not v3 X-Git-Tag: 1.31.0-rc.0~24749 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=9cc693ff0cd3d9e68f490065063fcc31dae640db;p=lhc%2Fweb%2Fwiklou.git v2, not v3 --- diff --git a/includes/DBDataObject.php b/includes/DBDataObject.php index 0975239198..69a7fbb1e9 100644 --- a/includes/DBDataObject.php +++ b/includes/DBDataObject.php @@ -39,7 +39,7 @@ * * @file DBDataObject.php * - * @licence GNU GPL v3 or later + * @licence GNU GPL v2 or later * @author Jeroen De Dauw < jeroendedauw@gmail.com > */ abstract class DBDataObject {