From 30233b8dfb7fe5070dfa11b3e6d2015fb50aa769 Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 28 Sep 2005 22:28:05 +0000 Subject: Minor bugfixes and correction of confusing License notfications --- program/steps/addressbook/delete.inc | 2 +- program/steps/addressbook/edit.inc | 2 +- program/steps/addressbook/func.inc | 2 +- program/steps/addressbook/list.inc | 2 +- program/steps/addressbook/save.inc | 2 +- program/steps/addressbook/show.inc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'program/steps/addressbook') diff --git a/program/steps/addressbook/delete.inc b/program/steps/addressbook/delete.inc index 99d9e33d4..789d84149 100644 --- a/program/steps/addressbook/delete.inc +++ b/program/steps/addressbook/delete.inc @@ -6,7 +6,7 @@ | | | This file is part of the RoundCube Webmail client | | Copyright (C) 2005, RoundCube Dev. - Switzerland | - | All rights reserved. | + | Licensed under the GNU GPL | | | | PURPOSE: | | Delete the submitted contacts (CIDs) from the users address book | diff --git a/program/steps/addressbook/edit.inc b/program/steps/addressbook/edit.inc index db7b77a59..3c5a544d3 100644 --- a/program/steps/addressbook/edit.inc +++ b/program/steps/addressbook/edit.inc @@ -6,7 +6,7 @@ | | | This file is part of the RoundCube Webmail client | | Copyright (C) 2005, RoundCube Dev. - Switzerland | - | All rights reserved. | + | Licensed under the GNU GPL | | | | PURPOSE: | | Show edit form for a contact entry or to add a new one | diff --git a/program/steps/addressbook/func.inc b/program/steps/addressbook/func.inc index 309c2a3a2..7858a4e88 100644 --- a/program/steps/addressbook/func.inc +++ b/program/steps/addressbook/func.inc @@ -6,7 +6,7 @@ | | | This file is part of the RoundCube Webmail client | | Copyright (C) 2005, RoundCube Dev. - Switzerland | - | All rights reserved. | + | Licensed under the GNU GPL | | | | PURPOSE: | | Provide addressbook functionality and GUI objects | diff --git a/program/steps/addressbook/list.inc b/program/steps/addressbook/list.inc index 87ac888de..2c5148a91 100644 --- a/program/steps/addressbook/list.inc +++ b/program/steps/addressbook/list.inc @@ -6,7 +6,7 @@ | | | This file is part of the RoundCube Webmail client | | Copyright (C) 2005, RoundCube Dev. - Switzerland | - | All rights reserved. | + | Licensed under the GNU GPL | | | | PURPOSE: | | Send contacts list to client (as remote response) | diff --git a/program/steps/addressbook/save.inc b/program/steps/addressbook/save.inc index c0afd23d8..62cc5d8a6 100644 --- a/program/steps/addressbook/save.inc +++ b/program/steps/addressbook/save.inc @@ -6,7 +6,7 @@ | | | This file is part of the RoundCube Webmail client | | Copyright (C) 2005, RoundCube Dev. - Switzerland | - | All rights reserved. | + | Licensed under the GNU GPL | | | | PURPOSE: | | Save a contact entry or to add a new one | diff --git a/program/steps/addressbook/show.inc b/program/steps/addressbook/show.inc index 9317645d0..4129cd27f 100644 --- a/program/steps/addressbook/show.inc +++ b/program/steps/addressbook/show.inc @@ -6,7 +6,7 @@ | | | This file is part of the RoundCube Webmail client | | Copyright (C) 2005, RoundCube Dev. - Switzerland | - | All rights reserved. | + | Licensed under the GNU GPL | | | | PURPOSE: | | Show contact details | -- cgit v1.2.3