From d84a48e948b80ecca27e6b8d9e301a1489f33647 Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Thu, 15 May 2014 09:28:35 +0200
Subject: pkgdb2 compatibility, ++, bump fedpkg cli version to 0.3.0-dev

---
 include/main.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'include/main.php')

diff --git a/include/main.php b/include/main.php
index e54f6f9..6e7e685 100644
--- a/include/main.php
+++ b/include/main.php
@@ -7,7 +7,7 @@
  *
  * PHP version 5
  *
- * Copyright © 2010 Remi Collet
+ * Copyright © 2010-2014 Remi Collet
  *
  * This file is part of rpmphp.
  *
@@ -28,7 +28,7 @@
  * @package   RPMPHP
  *
  * @author    Johan Cwiklinski <johan@x-tnd.be>
- * @copyright 2010 Remi Collet
+ * @copyright 2010-2014 Remi Collet
  * @license   http://www.gnu.org/licenses/agpl-3.0-standalone.html AGPL License 3.0 or (at your option) any later version
  * @link      http://github.com/remicollet/rpmphp/
  * @since     The begining of times.
-- 
cgit