Lines Matching refs:copy

9 *                A copy of the License is available at                 *
47 #undef copy
223 * copy s of size n to b
228 copy(register Buffer_t* b, register char* s, int n)
237 * center and copy comment line s to p
381 copy(b, "Copyright (c) ", -1);
399 copy(b, t, 4);
441 copy(buf, file, -1);
442 copy(buf, ": no space", -1);
470 copy(buf, file, -1);
471 copy(buf, ": cannot open", -1);
480 copy(buf, file, -1);
481 copy(buf, ": cannot read", -1);
777 copy(&buf, "\"", -1);
778 copy(&buf, input[level].file, -1);
779 copy(&buf, "\", line ", -1);
784 copy(&buf, x, -1);
785 copy(&buf, ": ", -1);
787 copy(&buf, "option error: assignment expected", -1);
811 copy(&tmp, "This software is part of the ", -1);
813 copy(&tmp, " package", -1);
825 copy(&tmp, notice.item[PACKAGE].data ? "and" : "This software", -1);
826 copy(&tmp, " is licensed under the", -1);
829 copy(&tmp, "Eclipse Public License", -1);
831 copy(&tmp, "Common Public License", -1);
834 copy(&tmp, ", Version ", -1);
840 copy(&tmp, "by ", -1);
844 copy(&tmp, " ", -1);
851 copy(&tmp, " ", -1);
860 COMMENT(&notice, &buf, "A copy of the License is available at", 0);
867 copy(&tmp, "(with md5 checksum ", -1);
869 copy(&tmp, ")", -1);
881 copy(&tmp, notice.item[PACKAGE].data ? "and it" : "This software", -1);
882 copy(&tmp, " may only be used by you under license from", -1);
889 copy(&tmp, " ", -1);
899 copy(&tmp, " ", -1);
908 COMMENT(&notice, &buf, "A copy of the Source Code Agreement is available", 0);
909 copy(&tmp, "at the ", -1);
912 copy(&tmp, " Internet web site URL", -1);
919 copy(&tmp, "(with an md5 checksum of ", -1);
921 copy(&tmp, ")", -1);
931 copy(&tmp, "'s", -1);
936 copy(&tmp, "intellectual property rights.", -1);
954 COMMENT(&notice, &buf, "You should have received a copy of the", 0);
957 COMMENT(&notice, &buf, "If not, a copy is available at", 0);
977 copy(&tmp, " 3. Neither the name of ", -1);
981 copy(&tmp, "the copyright holder", -1);
982 copy(&tmp, " nor the", -1);
1032 COMMENT(&notice, &buf, "obtaining a copy of this software and associated", 0);
1035 COMMENT(&notice, &buf, "the rights to use, copy, modify, merge, publish, distribute,", 0);
1061 copy(&tmp, " - ", -1);
1065 copy(&tmp, "Proprietary", -1);
1070 copy(&tmp, "This is proprietary source code", -1);
1072 copy(&tmp, " licensed by", -1);
1077 copy(&tmp, " ", -1);
1092 copy(&tmp, "This is unpublished proprietary source code", -1);
1094 copy(&tmp, " of", -1);
1128 copy(&tmp, "This software is licensed", -1);
1131 copy(&tmp, " by", -1);
1139 copy(&tmp, " ", -1);
1146 copy(&tmp, " ", -1);
1159 copy(&tmp, "(with an md5 checksum of ", -1);
1161 copy(&tmp, ")", -1);
1243 copy(&buf, "[-author?", -1);
1267 copy(&buf, "[-author?", -1);
1289 copy(&buf, "[-copyright?", -1);
1294 copy(&buf, "[-license?", -1);