Changeset 678

Show
Ignore:
Timestamp:
26/01/05 10:31:36 (7 years ago)
Author:
jimmyo
Message:

Added license note.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/node/node.d/hddtemp_smartctl.in

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r675 r678  
    1010# 
    1111# $Log$ 
     12# Revision 1.3  2005/01/26 09:31:36  jimmyo 
     13# Added license note. 
     14# 
    1215# Revision 1.2  2005/01/25 21:01:21  jimmyo 
    1316# Added plugin generic/hddtemp_smartctl, made by Lupe Christoph. Made it the default hddtemp plugin. 
     
    2225#%# family=auto 
    2326#%# capabilities=autoconf 
     27# 
     28# Copyright (c) 2005, Lutz Peter Christoph 
     29# All rights reserved. 
     30# 
     31# Redistribution and use in source and binary forms, with or without 
     32# modification, are permitted provided that the following conditions 
     33# are met: 
     34# 
     35#   * Redistributions of source code must retain the above copyright 
     36#     notice, this list of conditions and the following disclaimer. 
     37# 
     38#   * Redistributions in binary form must reproduce the above copyright 
     39#     notice, this list of conditions and the following disclaimer in 
     40#     the documentation and/or other materials provided with the 
     41#     distribution. 
     42# 
     43#   * The name and aliases of Lutz Peter Christoph ("Lupe Christoph", 
     44#     "Lutz Christoph") may not be used to endorse or promote products 
     45#     derived from this software without specific prior written 
     46#     permission. 
     47# 
     48# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 
     49# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 
     50# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 
     51# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 
     52# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 
     53# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 
     54# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
     55# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
     56# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
     57# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
     58# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
     59 
    2460 
    2561use strict;