diff ajax.js @ 755:c7b4139eb217

Add copyright header.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 20 Nov 2014 08:58:10 +0200
parents c71948773f03
children 7735f97b2bbf
line wrap: on
line diff
--- a/ajax.js	Thu Nov 20 08:28:43 2014 +0200
+++ b/ajax.js	Thu Nov 20 08:58:10 2014 +0200
@@ -1,3 +1,10 @@
+//
+// FAPWeb - Simple Web-based Demoparty Management System
+// Common JavaScript / AJAX code
+// (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
+//
+
+
 function jsCloseMessageBox(callback, cb_data)
 {
   var nitem = document.getElementById("messageBox");