Home | History | Annotate | Line # | Download | only in ndbootd
COPYING revision 1.1
      1  1.1  fredette /*
      2  1.1  fredette  * Copyright (c) 2001 Matthew Fredette.  All rights reserved.
      3  1.1  fredette  *
      4  1.1  fredette  * Redistribution and use in source and binary forms, with or without
      5  1.1  fredette  * modification, are permitted provided that the following conditions
      6  1.1  fredette  * are met:
      7  1.1  fredette  *   1. Redistributions of source code must retain the above copyright
      8  1.1  fredette  *      notice, this list of conditions and the following disclaimer.
      9  1.1  fredette  *   2. Redistributions in binary form must reproduce the above copyright
     10  1.1  fredette  *      notice, this list of conditions and the following disclaimer in the
     11  1.1  fredette  *      documentation and/or other materials provided with the distribution.
     12  1.1  fredette  *   3. All advertising materials mentioning features or use of this software
     13  1.1  fredette  *      must display the following acknowledgement:
     14  1.1  fredette  *        This product includes software developed by Matthew Fredette.
     15  1.1  fredette  *   4. The name of Matthew Fredette may not be used to endorse or promote
     16  1.1  fredette  *      products derived from this software without specific prior written
     17  1.1  fredette  *      permission.
     18  1.1  fredette  *
     19  1.1  fredette  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
     20  1.1  fredette  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
     21  1.1  fredette  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
     22  1.1  fredette  */
     23