Added or refreshed the license and copyright statements at the top of
each file.origin
parent
710081a404
commit
8e0640cdc8
@ -1,18 +1,45 @@
|
||||
/* wlan_compat.h: Types and macros to aid in portability
|
||||
* --------------------------------------------------------------------
|
||||
* --------------------------------------------------------------------
|
||||
*
|
||||
* Written 1997-99 by Mark Mathews mark@absoval.com
|
||||
* Linux WLAN
|
||||
*
|
||||
* Copyright (c) 1999 AbsoluteValue Software, Inc.
|
||||
* http://www.absoval.com
|
||||
* The contents of this file are subject to the Mozilla Public
|
||||
* License Version 1.1 (the "License"); you may not use this file
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.mozilla.org/MPL/
|
||||
*
|
||||
* This software mayy be used and distributed according to the terms
|
||||
* of the GNU Public License, incoporated herein by reference.
|
||||
* Software distributed under the License is distributed on an "AS
|
||||
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
* implied. See the License for the specific language governing
|
||||
* rights and limitations under the License.
|
||||
*
|
||||
* The author may be reached as mark@absoval.com, or C/O AbsoluteValue
|
||||
* Software Inc., P.O. Box 941149, Maitland, FL, 32794-1149
|
||||
* The initial developer of the original code is Mark S. Mathews
|
||||
* <mark@absoval.com>. Portions created by Mark S. Mathews are
|
||||