changeset 571:ce11ea112a65

Change the header blurb a bit.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 23 May 2014 17:18:33 +0300
parents 27c64c5ad1a8
children 0bb09b40b411
files admajax.php admin.php admlogin.php admlogout.php index.php majax.inc.php msession.inc.php msite.inc.php msitegen.inc.php pages/about.inc.php pages/attendees.inc.php pages/compos.inc.php pages/news.inc.php pages/register.inc.php pages/results.inc.php pages/schedule.inc.php pages/vote.inc.php print.php show.php showajax.php usrajax.php usrlogin.php usrlogout.php
diffstat 23 files changed, 23 insertions(+), 23 deletions(-) [+]
line wrap: on
line diff
--- a/admajax.php	Fri May 16 19:13:25 2014 +0300
+++ b/admajax.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Party administration page AJAX backend module
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/admin.php	Fri May 16 19:13:25 2014 +0300
+++ b/admin.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Party administration page frontend module
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/admlogin.php	Fri May 16 19:13:25 2014 +0300
+++ b/admlogin.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Administration interface session login handler
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/admlogout.php	Fri May 16 19:13:25 2014 +0300
+++ b/admlogout.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Administration interface session logout
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/index.php	Fri May 16 19:13:25 2014 +0300
+++ b/index.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Main HTML page wrapper
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/majax.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/majax.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Common AJAX Javascript code module
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/msession.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/msession.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Session management and authentication
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/msite.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/msite.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Generic and miscellaneous site support code
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/msitegen.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/msitegen.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Generic and miscellaneous site support code
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/pages/about.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/pages/about.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // About page
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/pages/attendees.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/pages/attendees.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Attendee list page
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/pages/compos.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/pages/compos.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Competitions page
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/pages/news.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/pages/news.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // News page
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/pages/register.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/pages/register.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Attendee registration page
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/pages/results.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/pages/results.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Competition results page
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/pages/schedule.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/pages/schedule.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Event schedule / description
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/pages/vote.inc.php	Fri May 16 19:13:25 2014 +0300
+++ b/pages/vote.inc.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Competition voting page
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/print.php	Fri May 16 19:13:25 2014 +0300
+++ b/print.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Data printout / hardcopy output module
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/show.php	Fri May 16 19:13:25 2014 +0300
+++ b/show.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Party information display system
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/showajax.php	Fri May 16 19:13:25 2014 +0300
+++ b/showajax.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Party information display system AJAX backend module
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/usrajax.php	Fri May 16 19:13:25 2014 +0300
+++ b/usrajax.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // User actions page AJAX backend module
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/usrlogin.php	Fri May 16 19:13:25 2014 +0300
+++ b/usrlogin.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // Administration interface session login handler
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //
--- a/usrlogout.php	Fri May 16 19:13:25 2014 +0300
+++ b/usrlogout.php	Fri May 23 17:18:33 2014 +0300
@@ -1,6 +1,6 @@
 <?
 //
-// FAPWeb Simple Demoparty System
+// FAPWeb - Simple Web-based Demoparty Management System
 // User interface session logout
 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
 //