From 8e7a33e65f7df22825e43023ecbe01d0871f1b16 Mon Sep 17 00:00:00 2001 From: Tyler Christiansen Date: Mon, 28 Oct 2013 11:32:21 -0700 Subject: [PATCH] update copyright --- html/includes/functions.inc.php | 11 ++++++----- html/includes/print-menubar.php | 3 ++- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/html/includes/functions.inc.php b/html/includes/functions.inc.php index a8791eabc..b91b13c36 100644 --- a/html/includes/functions.inc.php +++ b/html/includes/functions.inc.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @author LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Group * */ diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 3e0da93db..d4eb01d1c 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -528,7 +528,8 @@ if(is_file("includes/print-menubar-custom.inc.php"))

Network Management and Monitoring
- Copyright (C) 2006- Adam Armstrong

+ Copyright (C) 2006-2012 Adam Armstrong + Copyright (C) 2013- LibreNMS Contributors