From 3234597703f89617b2810444f29890fad0581225 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Sun, 11 Sep 2011 16:45:58 +0200 Subject: [PATCH] Correct copyright notices --- apps/calendar/ajax/activation.php | 7 +------ apps/calendar/ajax/createcalendar.php | 7 +------ apps/calendar/ajax/editcalendar.php | 7 +------ apps/calendar/ajax/newcalendar.php | 7 +------ apps/calendar/ajax/settimezone.php | 13 +++++++++++++ apps/calendar/ajax/updatecalendar.php | 7 +------ apps/calendar/js/calendar.js | 1 + apps/calendar/settings.php | 13 +++++++++++++ apps/calendar/templates/part.editcalendar.php | 15 +++++++++++++++ apps/calendar/templates/part.getcal.php | 13 +++++++++++++ apps/calendar/templates/settings.php | 15 +++++++++++++++ 11 files changed, 75 insertions(+), 30 deletions(-) diff --git a/apps/calendar/ajax/activation.php b/apps/calendar/ajax/activation.php index 51c5777f643..778c88c2721 100644 --- a/apps/calendar/ajax/activation.php +++ b/apps/calendar/ajax/activation.php @@ -2,16 +2,11 @@ /************************************************* * ownCloud - Calendar Plugin * * * - * (c) Copyright 2011 Georg Ehrke * - * author: Georg Ehrke * - * email: ownclouddev at georgswebsite dot de * - * homepage: ownclouddev.georgswebsite.de * - * manual: ownclouddev.georgswebsite.de/manual * + * (c) Copyright 2011 Bart Visscher * * License: GNU AFFERO GENERAL PUBLIC LICENSE * * * * If you are not able to view the License, * * * - * * * please write to the Free Software Foundation. * * Address: * * 59 Temple Place, Suite 330, Boston, * diff --git a/apps/calendar/ajax/createcalendar.php b/apps/calendar/ajax/createcalendar.php index e6e668adfb4..df960e8a59f 100644 --- a/apps/calendar/ajax/createcalendar.php +++ b/apps/calendar/ajax/createcalendar.php @@ -2,16 +2,11 @@ /************************************************* * ownCloud - Calendar Plugin * * * - * (c) Copyright 2011 Georg Ehrke * - * author: Georg Ehrke * - * email: ownclouddev at georgswebsite dot de * - * homepage: ownclouddev.georgswebsite.de * - * manual: ownclouddev.georgswebsite.de/manual * + * (c) Copyright 2011 Bart Visscher * * License: GNU AFFERO GENERAL PUBLIC LICENSE * * * * If you are not able to view the License, * * * - * * * please write to the Free Software Foundation. * * Address: * * 59 Temple Place, Suite 330, Boston, * diff --git a/apps/calendar/ajax/editcalendar.php b/apps/calendar/ajax/editcalendar.php index 707544f4dd7..99d3e0fb555 100644 --- a/apps/calendar/ajax/editcalendar.php +++ b/apps/calendar/ajax/editcalendar.php @@ -2,16 +2,11 @@ /************************************************* * ownCloud - Calendar Plugin * * * - * (c) Copyright 2011 Georg Ehrke * - * author: Georg Ehrke * - * email: ownclouddev at georgswebsite dot de * - * homepage: ownclouddev.georgswebsite.de * - * manual: ownclouddev.georgswebsite.de/manual * + * (c) Copyright 2011 Bart Visscher * * License: GNU AFFERO GENERAL PUBLIC LICENSE * * * * If you are not able to view the License, * * * - * * * please write to the Free Software Foundation. * * Address: * * 59 Temple Place, Suite 330, Boston, * diff --git a/apps/calendar/ajax/newcalendar.php b/apps/calendar/ajax/newcalendar.php index 88cadeaa6c1..59d0a8574db 100644 --- a/apps/calendar/ajax/newcalendar.php +++ b/apps/calendar/ajax/newcalendar.php @@ -2,16 +2,11 @@ /************************************************* * ownCloud - Calendar Plugin * * * - * (c) Copyright 2011 Georg Ehrke * - * author: Georg Ehrke * - * email: ownclouddev at georgswebsite dot de * - * homepage: ownclouddev.georgswebsite.de * - * manual: ownclouddev.georgswebsite.de/manual * + * (c) Copyright 2011 Bart Visscher * * License: GNU AFFERO GENERAL PUBLIC LICENSE * * * * If you are not able to view the License, * * * - * * * please write to the Free Software Foundation. * * Address: * * 59 Temple Place, Suite 330, Boston, * diff --git a/apps/calendar/ajax/settimezone.php b/apps/calendar/ajax/settimezone.php index 62e171c66b9..32926f13859 100644 --- a/apps/calendar/ajax/settimezone.php +++ b/apps/calendar/ajax/settimezone.php @@ -1,4 +1,17 @@ * + * please write to the Free Software Foundation. * + * Address: * + * 59 Temple Place, Suite 330, Boston, * + * MA 02111-1307 USA * + *************************************************/ // Init owncloud require_once('../../../lib/base.php'); diff --git a/apps/calendar/ajax/updatecalendar.php b/apps/calendar/ajax/updatecalendar.php index 07cc32d5931..f286ce23c18 100644 --- a/apps/calendar/ajax/updatecalendar.php +++ b/apps/calendar/ajax/updatecalendar.php @@ -2,16 +2,11 @@ /************************************************* * ownCloud - Calendar Plugin * * * - * (c) Copyright 2011 Georg Ehrke * - * author: Georg Ehrke * - * email: ownclouddev at georgswebsite dot de * - * homepage: ownclouddev.georgswebsite.de * - * manual: ownclouddev.georgswebsite.de/manual * + * (c) Copyright 2011 Bart Visscher * * License: GNU AFFERO GENERAL PUBLIC LICENSE * * * * If you are not able to view the License, * * * - * * * please write to the Free Software Foundation. * * Address: * * 59 Temple Place, Suite 330, Boston, * diff --git a/apps/calendar/js/calendar.js b/apps/calendar/js/calendar.js index 0c4f6fe9597..cf66fdd735c 100644 --- a/apps/calendar/js/calendar.js +++ b/apps/calendar/js/calendar.js @@ -2,6 +2,7 @@ * ownCloud - Calendar Plugin * * * * (c) Copyright 2011 Georg Ehrke * + * (c) Copyright 2011 Bart Visscher * * author: Georg Ehrke * * email: ownclouddev at georgswebsite dot de * * homepage: ownclouddev.georgswebsite.de * diff --git a/apps/calendar/settings.php b/apps/calendar/settings.php index bdf997eef70..02064327816 100644 --- a/apps/calendar/settings.php +++ b/apps/calendar/settings.php @@ -1,4 +1,17 @@ * + * please write to the Free Software Foundation. * + * Address: * + * 59 Temple Place, Suite 330, Boston, * + * MA 02111-1307 USA * + *************************************************/ $tmpl = new OC_Template( 'calendar', 'settings'); $timezone=OC_Preferences::getValue(OC_User::getUser(),'calendar','timezone',''); diff --git a/apps/calendar/templates/part.editcalendar.php b/apps/calendar/templates/part.editcalendar.php index 0bf2a572bec..cdfc15f570f 100644 --- a/apps/calendar/templates/part.editcalendar.php +++ b/apps/calendar/templates/part.editcalendar.php @@ -1,3 +1,18 @@ + * + * please write to the Free Software Foundation. * + * Address: * + * 59 Temple Place, Suite 330, Boston, * + * MA 02111-1307 USA * + *************************************************/ +?> t("Edit calendar"); ?>" colspan="4"> diff --git a/apps/calendar/templates/part.getcal.php b/apps/calendar/templates/part.getcal.php index bc3434df753..db71e6cb725 100644 --- a/apps/calendar/templates/part.getcal.php +++ b/apps/calendar/templates/part.getcal.php @@ -1,4 +1,17 @@ * + * please write to the Free Software Foundation. * + * Address: * + * 59 Temple Place, Suite 330, Boston, * + * MA 02111-1307 USA * + *************************************************/ $calendars = OC_Calendar_Calendar::allCalendars(OC_User::getUser(), 1); $events = OC_Calendar_Calendar::allCalendarObjects($calendars[0]['id']); $select_year = $_GET["year"]; diff --git a/apps/calendar/templates/settings.php b/apps/calendar/templates/settings.php index 650bf29bbc9..f0863b9cb7f 100644 --- a/apps/calendar/templates/settings.php +++ b/apps/calendar/templates/settings.php @@ -1,3 +1,18 @@ + * + * please write to the Free Software Foundation. * + * Address: * + * 59 Temple Place, Suite 330, Boston, * + * MA 02111-1307 USA * + *************************************************/ +?>
-- 2.39.5