uit de source van een include file(ik heb de ethernet driver gepakt):
* This software may be redistributed and/or modified under
* the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or
* any later version.
uit de file rhine.h gevonden in de package rhinefet.tgz die ik gedownload heb bij viaarena.com, drivers sectie. Andere files tonen dezelfde info!
edit: hmmm, de savage drivers tonen andere info:
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish, distribute, sub license,
* and/or sell copies of the Software, and to permit persons to whom the
* Software is furnished to do so, subject to the following conditions:
Bekijk dus goed de files welke copyright er opzit!!
Lekker handig dat je precies de condities voor de savage drivers niet meegeeft (not!).
Hierbij dus de condities:
* The above copyright notice and this permission notice (including the
* next paragraph) shall be included in all copies or substantial portions
* of the Software.
Helaas zijn deze drivers dus niet compatible met de GNU GPL. Maar aan de datum te zien (mei 2003) is het wel een beetje oude code (voor kernel 2.4), dus misschien dat releases van nieuwere code wel GNU GPL compatible worden.
edit:
Maar de drivers hoeven wellicht ook helemaal niet GNU GPL compatible te zijn. De driver zou in XFree86/FD.o moeten komen, realiseer ik me nu.