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

/ast/src/cmd/INIT/
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 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/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=?)

Completed in 28 milliseconds