summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
diff options
context:
space:
mode:
authorihug <ihug@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-10-03 00:13:32 +0000
committerihug <ihug@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-10-03 00:13:32 +0000
commit4f485be4aecd43cfe868583700dad8f0b5a6a0bc (patch)
treec88703d1ed7fadcbc196a5cdec4ebaf2b790cd74 /roundcubemail/program/include
parenteaee453b1c2bf80711262a268f85dc9d1985db3a (diff)
Update copyright notice
git-svn-id: https://svn.roundcube.net/trunk@850 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/include')
-rw-r--r--roundcubemail/program/include/rcube_mdb2.inc4
-rw-r--r--roundcubemail/program/include/rcube_sqlite.inc4
-rw-r--r--roundcubemail/program/include/session.inc2
3 files changed, 5 insertions, 5 deletions
diff --git a/roundcubemail/program/include/rcube_mdb2.inc b/roundcubemail/program/include/rcube_mdb2.inc
index b88a773ed..acb167bc1 100644
--- a/roundcubemail/program/include/rcube_mdb2.inc
+++ b/roundcubemail/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 @@ class rcube_mdb2
} // end class rcube_db
-?> \ No newline at end of file
+?>
diff --git a/roundcubemail/program/include/rcube_sqlite.inc b/roundcubemail/program/include/rcube_sqlite.inc
index 2b0d044c1..7cb5dc2f1 100644
--- a/roundcubemail/program/include/rcube_sqlite.inc
+++ b/roundcubemail/program/include/rcube_sqlite.inc
@@ -5,7 +5,7 @@
| program/include/rcube_sqlite.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: |
@@ -74,4 +74,4 @@ function rcube_sqlite_debug($str)
//console($str);
}
-?> \ No newline at end of file
+?>
diff --git a/roundcubemail/program/include/session.inc b/roundcubemail/program/include/session.inc
index 59631afe1..a4952d1e7 100644
--- a/roundcubemail/program/include/session.inc
+++ b/roundcubemail/program/include/session.inc
@@ -5,7 +5,7 @@
| program/include/session.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: |