[En-Nut-Discussion] Graphics API
Ulrich Prinz
uprinz2 at netscape.net
Sun Mar 8 23:18:36 CET 2009
That's what I meant with it might get complicated. Even if Pascal might
release the sourcecode to nutos BSD, he needs the agreement of all
authors that spent code under GPL...
But nevertheless we can learn from the code and write our own.
Reagrds
Ulrich
Ernst Stippl wrote:
> Hi!
>
> I looked into some of the PROCYON source files and there is a header:
> (example:)
>
> 00001 /*! \file lcd.c \brief Character LCD driver for HD44780/SED1278
> displays. */
> 00002
> //**************************************************************************
> ***
> 00003 //
> 00004 // File Name : 'lcd.c'
> 00005 // Title : Character LCD driver for HD44780/SED1278 displays
> 00006 // (usable in mem-mapped, or I/O mode)
> 00007 // Author : Pascal Stang
> 00008 // Created : 11/22/2000
> 00009 // Revised : 4/30/2002
> 00010 // Version : 1.1
> 00011 // Target MCU : Atmel AVR series
> 00012 // Editor Tabs : 4
> 00013 //
> 00014 // This code is distributed under the GNU Public License
> <----------------------------!!!!!!!!!!!!!
> 00015 // which can be found at http://www.gnu.org/licenses/gpl.txt
> 00016 //
> 00017
> //**************************************************************************
> ***
>
> Seems like the license question is answered ...
>
> regards
> Ernst
>
>
> _______________________________________________
> http://lists.egnite.de/mailman/listinfo/en-nut-discussion
More information about the En-Nut-Discussion
mailing list