put clear MPL2 license headers on all files
[php-utility-classes.git] / examples / rrd / rrd-config.inc.php
index c58088b6a42150588e7ca71a9cb5d39dc9bbc9a8..3707d13d52f2892ee3d7949438395981241129cb 100644 (file)
@@ -1,4 +1,8 @@
 <?php
+/* This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ * You can obtain one at http://mozilla.org/MPL/2.0/. */
+
 // RRD info for CPU info
 $rrd_info = array();
 $rrd_info['*']['graph']['path'] = 'graphs';