Extension for Oracle Calendar

php.internals

Eirik Refsdal

23 years ago
Hi, I've written an extension for Oracle Calendar (former Corporate Time). If this is interesting for anyone else, I'd be happy to post an URL to the code here. (If so, which license should I choose for it?) And beware: This is my first attempt at writing something serious in C, so it's not too pretty. And it almost never segfaults anymore ;) Regards, Eirik
-- Eirik Refsdal, eirikref@pvv.ntnu.no -- http://www.pvv.ntnu.no/~eirikref/

Thies C. Arntzen

23 years ago
On Wed, May 21, 2003 at 02:50:51PM +0200, Eirik Refsdal wrote:
> Hi, > > I've written an extension for Oracle Calendar (former Corporate Time). > If this is interesting for anyone else, I'd be happy to post an URL to > the code here. (If so, which license should I choose for it?)
sure - if you want to contribute the code to the PHP project you would have to put it under the PHP-License (http://www.php.net/license/2_02.txt) re, tc

Eirik Refsdal

23 years ago
Thies C. Arntzen,
> sure - if you want to contribute the code to the PHP project you > would have to put it under the PHP-License > (http://www.php.net/license/2_02.txt)
Ok. I hope I've got it all right. You can find the code at <URL: http://www.refsdal.no/eirik/oracal/ > Regards, Eirik
-- Eirik Refsdal, eirikref@pvv.ntnu.no -- http://www.pvv.ntnu.no/~eirikref/