summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/js/traffic-graphs.js
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-09-06 16:23:51 -0300
committerRenato Botelho <renato@netgate.com>2016-09-06 16:23:51 -0300
commit81299b5c4ec66f76eea0a0a368b586ff65b49170 (patch)
treed6d5f839ada9d8fb657f359ac829156489adb310 /src/usr/local/www/js/traffic-graphs.js
parent8dee84f4cef55a2f008a319022a762b92e00117e (diff)
downloadpfsense-81299b5c4ec66f76eea0a0a368b586ff65b49170.zip
pfsense-81299b5c4ec66f76eea0a0a368b586ff65b49170.tar.gz
Move copyright from ESF to Netgate
Diffstat (limited to 'src/usr/local/www/js/traffic-graphs.js')
-rw-r--r--src/usr/local/www/js/traffic-graphs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/js/traffic-graphs.js b/src/usr/local/www/js/traffic-graphs.js
index 91acbfa..fcda786 100644
--- a/src/usr/local/www/js/traffic-graphs.js
+++ b/src/usr/local/www/js/traffic-graphs.js
@@ -1,6 +1,6 @@
/*
* part of pfSense (https://www.pfsense.org)
- * Copyright (c) 2016 Electric Sheep Fencing, LLC
+ * Copyright (c) 2016 Rubicon Communications, LLC (Netgate)
* All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -204,4 +204,4 @@ function draw_graph(refreshInterval, then) {
});
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud