Home | History | Annotate | Line # | Download | only in dist
      1  1.1  christos Flex carries the copyright used for BSD software, slightly modified
      2  1.1  christos because it originated at the Lawrence Berkeley (not Livermore!) Laboratory,
      3  1.1  christos which operates under a contract with the Department of Energy:
      4  1.1  christos 
      5  1.1  christos Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 The Flex Project.
      6  1.1  christos 
      7  1.1  christos Copyright (c) 1990, 1997 The Regents of the University of California.
      8  1.1  christos All rights reserved.
      9  1.1  christos 
     10  1.1  christos This code is derived from software contributed to Berkeley by
     11  1.1  christos Vern Paxson.
     12  1.1  christos 
     13  1.1  christos The United States Government has rights in this work pursuant
     14  1.1  christos to contract no. DE-AC03-76SF00098 between the United States
     15  1.1  christos Department of Energy and the University of California.
     16  1.1  christos 
     17  1.1  christos Redistribution and use in source and binary forms, with or without
     18  1.1  christos modification, are permitted provided that the following conditions
     19  1.1  christos are met:
     20  1.1  christos 
     21  1.1  christos 1. Redistributions of source code must retain the above copyright
     22  1.1  christos    notice, this list of conditions and the following disclaimer.
     23  1.1  christos 2. Redistributions in binary form must reproduce the above copyright
     24  1.1  christos    notice, this list of conditions and the following disclaimer in the
     25  1.1  christos    documentation and/or other materials provided with the distribution.
     26  1.1  christos 
     27  1.1  christos Neither the name of the University nor the names of its contributors
     28  1.1  christos may be used to endorse or promote products derived from this software
     29  1.1  christos without specific prior written permission.
     30  1.1  christos 
     31  1.1  christos THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
     32  1.1  christos IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
     33  1.1  christos WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     34  1.1  christos PURPOSE.
     35  1.1  christos 
     36  1.1  christos This basically says "do whatever you please with this software except
     37  1.1  christos remove this notice or take advantage of the University's (or the flex
     38  1.1  christos authors') name".
     39  1.1  christos 
     40  1.1  christos Note that the "flex.skl" scanner skeleton carries no copyright notice.
     41  1.1  christos You are free to do whatever you please with scanners generated using flex;
     42  1.1  christos for them, you are not even bound by the above copyright.
     43