[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gNewSense-users] license updater program finished
From: |
Bake Timmons |
Subject: |
Re: [gNewSense-users] license updater program finished |
Date: |
Wed, 07 May 2008 20:26:34 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
> I finally finished a program that updates the wiki sites based on
> EXPORT_SYMBOL_GPL and MODULE_LICENSE calls. What it does is searches the
> kernel for files that have these calls in them and appends the
> appropriate lines to the end of the wiki sites. It also changes the
> license if the function license is more specific (in most cases,
> unspecified license -> unspecified version of GPL).
It will indeed be hard for your program not to be incorporated into
kfv.el (dr. evil pinky on lip). &-/~
Seriously, the bottom line is that those calls are helpful, and I will
take inspiration from your example. I expect your program will
continue to fulfill unique functions.
Thanks for the code. :)