From 5349b78ad4b578d532c9c6cb530dd09c6a702b03 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Tue, 02 Oct 2007 20:13:32 -0400
Subject: [PATCH] Update copyright notice

---
 program/include/rcube_mdb2.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/program/include/rcube_mdb2.inc b/program/include/rcube_mdb2.inc
index b88a773..acb167b 100644
--- a/program/include/rcube_mdb2.inc
+++ b/program/include/rcube_mdb2.inc
@@ -5,7 +5,7 @@
  | program/include/rcube_mdb2.inc                                        |
  |                                                                       |
  | This file is part of the RoundCube Webmail client                     |
- | Copyright (C) 2005, RoundCube Dev. - Switzerland                      |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                 |
  | Licensed under the GNU GPL                                            |
  |                                                                       |
  | PURPOSE:                                                              |
@@ -567,4 +567,4 @@
 
   }  // end class rcube_db
 
-?>
\ No newline at end of file
+?>

--
Gitblit v1.9.1