From: Petr Skoda Date: Wed, 4 Nov 2009 20:05:42 +0000 (+0000) Subject: MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trail... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=943733b35bd6b4a078915931b8a110d4773f0f2c;p=moodle.git MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup; please note we are not using stock bennu lib from SF --- diff --git a/lib/bennu/bennu.inc.php b/lib/bennu/bennu.inc.php index ddadb17805..36f304c417 100644 --- a/lib/bennu/bennu.inc.php +++ b/lib/bennu/bennu.inc.php @@ -9,6 +9,7 @@ * See http://bennu.sourceforge.net/ for more information and downloads. * * @author Ioannis Papaioannou + * @version $Id$ * @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License */ diff --git a/lib/bennu/iCalendar_components.php b/lib/bennu/iCalendar_components.php index 24f4756b73..5a4127d317 100644 --- a/lib/bennu/iCalendar_components.php +++ b/lib/bennu/iCalendar_components.php @@ -9,6 +9,7 @@ * See http://bennu.sourceforge.net/ for more information and downloads. * * @author Ioannis Papaioannou + * @version $Id$ * @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License */ diff --git a/lib/bennu/iCalendar_parameters.php b/lib/bennu/iCalendar_parameters.php index 8bc9727433..73aa42cfce 100644 --- a/lib/bennu/iCalendar_parameters.php +++ b/lib/bennu/iCalendar_parameters.php @@ -9,6 +9,7 @@ * See http://bennu.sourceforge.net/ for more information and downloads. * * @author Ioannis Papaioannou + * @version $Id$ * @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License */ diff --git a/lib/bennu/iCalendar_properties.php b/lib/bennu/iCalendar_properties.php index 25c1c56391..9da0dc08c7 100644 --- a/lib/bennu/iCalendar_properties.php +++ b/lib/bennu/iCalendar_properties.php @@ -9,6 +9,7 @@ * See http://bennu.sourceforge.net/ for more information and downloads. * * @author Ioannis Papaioannou + * @version $Id$ * @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License */ diff --git a/lib/bennu/iCalendar_rfc2445.php b/lib/bennu/iCalendar_rfc2445.php index 14a33e17cb..0755319c03 100644 --- a/lib/bennu/iCalendar_rfc2445.php +++ b/lib/bennu/iCalendar_rfc2445.php @@ -9,6 +9,7 @@ * See http://bennu.sourceforge.net/ for more information and downloads. * * @author Ioannis Papaioannou + * @version $Id$ * @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License */