[Lsb-messages] /var/www/bzr/lsb/devel/lsb-cert r8: Extend dates for correct part of fee schedule.

Jeff Licquia licquia at linuxfoundation.org
Tue Jun 26 04:58:49 UTC 2012


------------------------------------------------------------
revno: 8
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: lsb-cert
timestamp: Mon 2012-06-25 23:58:49 -0500
message:
  Extend dates for correct part of fee schedule.
modified:
  fee.inc.php
-------------- next part --------------
=== modified file 'fee.inc.php'
--- a/fee.inc.php	2012-06-26 04:46:26 +0000
+++ b/fee.inc.php	2012-06-26 04:58:49 +0000
@@ -353,7 +353,7 @@
 // ----------------------
 
 #=======================================================================
-$sched_descr_html[0] = "This schedule was valid till April 2008.";
+$sched_descr_html[0] = "This schedule is valid from January 2010 through December 2012.";
 
 $fee_table[0] ['distr']['non-member']['newprod']  = 5000;
 $fee_table[0] ['distr']  ['member']  ['newprod']  = 2500;
@@ -375,7 +375,7 @@
 #=======================================================================
 
 #=======================================================================
-$sched_descr_html[1] = "This schedule is valid from April 2008 till Dec 2012.";
+$sched_descr_html[1] = "This schedule was valid until Dec 2009.";
 
 $fee_table[1] ['distr']['non-member']['newprod']  = 5000;
 $fee_table[1] ['distr']  ['member']  ['newprod']  = 2500;



More information about the lsb-messages mailing list