comparison showajax.php @ 1072:7da8bde9b7be

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 24 Jan 2017 17:51:48 +0200
parents 76e11ae923a7
children 0a2117349f46
comparison
equal deleted inserted replaced
1071:76e11ae923a7 1072:7da8bde9b7be
1 <?php 1 <?php
2 // 2 //
3 // FAPWeb - Simple Web-based Demoparty Management System 3 // FAPWeb - Simple Web-based Demoparty Management System
4 // Party information display system AJAX backend module 4 // Party information display system AJAX backend module
5 // (C) Copyright 2012-2015 Tecnic Software productions (TNSP) 5 // (C) Copyright 2012-2017 Tecnic Software productions (TNSP)
6 // 6 //
7 require_once "mconfig.inc.php"; 7 require_once "mconfig.inc.php";
8 require_once "msite.inc.php"; 8 require_once "msite.inc.php";
9 9
10 10