comparison msite.inc.php @ 1072:7da8bde9b7be

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 24 Jan 2017 17:51:48 +0200
parents 76e11ae923a7
children 00632d30bafe
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 // Generic and miscellaneous site support code 4 // Generic and miscellaneous site support code
5 // (C) Copyright 2012-2015 Tecnic Software productions (TNSP) 5 // (C) Copyright 2012-2017 Tecnic Software productions (TNSP)
6 // 6 //
7 require_once "msitegen.inc.php"; 7 require_once "msitegen.inc.php";
8 8
9 // Define modes of party information display system 9 // Define modes of party information display system
10 define("SMODE_DISABLED", 0); 10 define("SMODE_DISABLED", 0);