Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/techsneeze/dmarcts-report-viewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTechSneeze <dave@techsneeze.com>2016-03-11 03:06:42 +0300
committerTechSneeze <dave@techsneeze.com>2016-03-11 03:06:42 +0300
commit10b499784bf02b0018f57853bbb8554f0825ca2a (patch)
treeaf337969865fbe9a2c5cd247f0078d55888d5277
parent0c2946a8fdb5140f6a4cdbbfef9cad358d27ee74 (diff)
Update dmarcts-report-viewer.php
-rw-r--r--dmarcts-report-viewer.php18
1 files changed, 18 insertions, 0 deletions
diff --git a/dmarcts-report-viewer.php b/dmarcts-report-viewer.php
index ba69ee1..20c161c 100644
--- a/dmarcts-report-viewer.php
+++ b/dmarcts-report-viewer.php
@@ -1,5 +1,23 @@
<?php
+// dmarcts-report-viewer - A PHP based viewer of parsed DMARC reports.
+// Copyright (C) 2016 TechSneeze.com
+//
+// https://github.com/techsneeze/dmarcts-report-viewer
+//
+// This program is free software: you can redistribute it and/or modify it
+// under the terms of the GNU General Public License as published by the Free
+// Software Foundation, either version 3 of the License, or (at your option)
+// any later version.
+//
+// This program is distributed in the hope that it will be useful, but WITHOUT
+// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+// more details.
+//
+// You should have received a copy of the GNU General Public License along with
+// this program. If not, see <http://www.gnu.org/licenses/>.
+//
//####################################################################
//### configuration ##################################################
//####################################################################