2 Dec 2003 08:06
cvs: curl-www /docs Makefile _copyright.html
Daniel Stenberg <bagder <at> php.net>
2003-12-02 07:06:05 GMT
2003-12-02 07:06:05 GMT
bagder Tue Dec 2 02:06:05 2003 EDT
Modified files:
/curl-www/docs Makefile _copyright.html
Log:
embed the license text in the copyright page
Index: curl-www/docs/Makefile
diff -u curl-www/docs/Makefile:1.27 curl-www/docs/Makefile:1.28
--- curl-www/docs/Makefile:1.27 Wed Nov 5 07:25:41 2003
+++ curl-www/docs/Makefile Tue Dec 2 02:06:05 2003
<at> <at> -157,8 +157,10 <at> <at>
sslcerts.t: $(DOCROOT)/SSLCERTS
$(TXT2PLAIN) < $< > $ <at>
-copyright.html: _copyright.html $(MAINPARTS)
+copyright.html: _copyright.html $(MAINPARTS) copying.t
$(ACTION)
+copying.t: $(SRCROOT)/COPYING
+ $(TXT2PLAIN) < $< > $ <at>
comparison-table.html: _comparison-table.html $(MAINPARTS)
$(ACTION)
Index: curl-www/docs/_copyright.html
diff -u curl-www/docs/_copyright.html:1.7 curl-www/docs/_copyright.html:1.8
--- curl-www/docs/_copyright.html:1.7 Thu Jun 26 09:05:24 2003
+++ curl-www/docs/_copyright.html Tue Dec 2 02:06:05 2003
<at> <at> -15,9 +15,6 <at> <at>
(Continue reading)
RSS Feed