-----------------------------------------------------------------------------
    ganglia-modules-linux: modules for collecting metrics on Linux
    Copyright (C) 2011 Daniel Pocock

    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/>.

----------------------------------------------------------------------------

    Exceptions to the license:
    - any code that is not marked explicitly or mentioned in this list
      of exceptions is copyright and licensed under the terms of the GPLv3
      as described above
    - the contents of the `example' directory (for building the
      example module) have been copied as-is from the main Ganglia
      distribution and retain the original BSD-like copyright
    - the contents of the `multicpu' directory are loosely based on
      the module contributed to the main Ganglia distribution by
      Brad Nicholes (bnicholes novell.com)
    - the contents of the `io' directory are based on the
      module contributed to the Ganglia mailing list by JB Kim
      (jbremnant gmail.com) adapted to resemble the metric names
      used in ganglia-modules-solaris
    - the modules implement the Ganglia metric module interface.
      Ganglia is distributed under a BSD-like license at http://ganglia.info
      The Ganglia copyright notice is applicable to the API:
      "Copyright (c) 2001 by Matt Massie and The Regents of the University
      of California.  All rights reserved."

