From 26fa96f3eed455851cb1bb7ad1cc82f0e8405eb8 Mon Sep 17 00:00:00 2001 From: bohdan-s Date: Mon, 23 Jun 2014 23:22:15 -0400 Subject: [PATCH] Add Copyright to new file --- html/pages/public.inc.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/html/pages/public.inc.php b/html/pages/public.inc.php index 751147419..cb8837554 100644 --- a/html/pages/public.inc.php +++ b/html/pages/public.inc.php @@ -1,3 +1,17 @@ + + * Copyright (C) 2013-2014 by individual LibreNMS contributors + * + * 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. Please see LICENSE.txt at the top level of + * the source code distribution for details. + */ +?>