Цитата(x736C @ Oct 24 2011, 00:15)

И совсем чтобы вам было понятно, переформулирую: позволяет ли BSD лицензия использовать ядро в закрытом коммерческом продукте без согласования с автором?
Исходная BSD лицензия состояла из четырех условий:
Код
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* This product includes software developed by ${AUTHOR}.
* 4. Neither the name of the author nor the names of any co-contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
Очевидно, что никаких ограничений на коммерческое использование кода нет, и максимум что требуется, это упоминание автора если вы рекламируете фичи реализованные данным кодом. Поскольку с 3 и 4-м пунктами не всегда все было гладко, появилась версия без них, и все что нужно, это упомянуть название использованного продукта и приложить лицензию.