Searched defs:copyright (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprvrsion.h83 char * copyright; /* The copyright for this file */ member in struct:__anon17204
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Dwritepng.h18 1. Redistributions of source code must retain the above copyright
20 2. Redistributions in binary form must reproduce the above copyright
80 char *copyright; member in struct:_mainprog_info
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Modules/
H A D_sre.c13 * 2001-04-15 fl export copyright as Python attribute, not global
43 static char copyright[] = variable
3904 x = PyString_FromString(copyright);
3906 PyDict_SetItemString(d, "copyright", x);
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A D_sre.c22 * 2001-04-15 fl export copyright as Python attribute, not global
52 static char copyright[] = variable
3911 x = PyString_FromString(copyright);
3913 PyDict_SetItemString(d, "copyright", x);

Completed in 47 milliseconds