Searched refs:copyright (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libast/port/
H A Dastlicense.c375 copyright(Notice_t* notice, register Buffer_t* b) function
818 copyright(&notice, &tmp);
928 COMMENT(&notice, &buf, "the license and copyright and are violating", 0);
969 COMMENT(&notice, &buf, " copyright notice, this list of conditions and the", -1);
973 COMMENT(&notice, &buf, " copyright notice, this list of conditions and the", -1);
981 copy(&tmp, "the copyright holder", -1);
1040 COMMENT(&notice, &buf, "The above copyright notice and this permission notice shall", 0);
1168 COMMENT(&notice, &buf, "The copyright notice above does not evidence any", 0);
1289 copy(&buf, "[-copyright?", -1);
1290 copyright(
[all...]
/ast/lib/package/
H A Dpackage.mk61 * copyright=0
62 * do not prepend source file copyright notice
89 copyright = 1 macro
1020 $(MAKE) --noexec $(-) $(=) recurse list.package.$(type) package.license.class=$(license:Q) $(copyright:N=1:??LICENSE=?)
/ast/src/cmd/INIT/
H A Dpackage.mk61 * copyright=0
62 * do not prepend source file copyright notice
89 copyright = 1 macro
1020 $(MAKE) --noexec $(-) $(=) recurse list.package.$(type) package.license.class=$(license:Q) $(copyright:N=1:??LICENSE=?)
H A Dpackage.sh212 [+copyright\b [ \apackage\a ... ]]?List the general copyright
596 admin|clean|clobber|contents|copyright|export|host|install|license|list|make|read|regress|release|remove|results|setup|test|update|use|verify|view|write|TEST)
1034 copyright [ package ... ]
1035 List the general copyright notice(s) for PACKAGE on the
4249 # generate copyright notice
4251 copyright() function
4254 then echo $1 package general copyright notice
4261 if copyright $__i__ || copyright
[all...]
H A Dproto.c1344 { "copyright",sizeof( "copyright")-1, 0x02, 1},
1732 copyright __PARAM__((Notice_t* notice, register Buffer_t* b), (notice, b)) __OTORP__(Notice_t* notice; register Buffer_t* b;){
2172 copyright(&notice, &tmp);
2282 comment( &notice, &buf, "the license and copyright and are violating",sizeof( "the license and copyright and are violating")-1, 0);
2323 comment( &notice, &buf, " copyright notice, this list of conditions and the",sizeof( " copyright notice, this list of conditions and the")-1, -1);
2327 comment( &notice, &buf, " copyright notice, this list of conditions and the",sizeof( " copyright notic
[all...]

Completed in 38 milliseconds