bagder: curl-www/legal MPL-1.1.txt, 1.1, NONE Makefile, 1.8, 1.9 _menu.html, 1.1, 1.2

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/legal
In directory labb:/tmp/cvs-serv4446

Modified Files:
	Makefile _menu.html 
Removed Files:
	MPL-1.1.txt 
Log Message:
remove old mpl leftovers, added link to distro-dilemma


Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/legal/_menu.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- _menu.html	9 May 2005 13:49:42 -0000	1.1
+++ _menu.html	1 Sep 2005 08:42:39 -0000	1.2
@@ -36,6 +36,12 @@
 VLINK("/docs/copyright.html", Copyright &raquo;)
 #endif
 
+#ifdef LEGAL_DISTRO_DILEMMA
+LINK("", Distro Dilemma )
+#else
+VLINK("/legal/distro-dilemma.html", Distro Dilemma)
+#endif
+
 #ifdef LEGAL_LICMIX
 LINK("", Licence Mixing )
 #else

Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/legal/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile	9 May 2005 13:49:42 -0000	1.8
+++ Makefile	1 Sep 2005 08:42:39 -0000	1.9
@@ -11,7 +11,7 @@
 
 TXT2PLAIN = txt2plain.pl
 
-all: index.html thename.html licmix.html
+all: index.html thename.html licmix.html distro-dilemma.html
 
 index.html: _index.html $(MAINPARTS)
 	$(ACTION)
@@ -22,8 +22,14 @@
 licmix.html: _licmix.html $(MAINPARTS) licmix.t
 	$(ACTION)
 
+distro-dilemma.html: _distro-dilemma.html $(MAINPARTS) distro.t
+	$(ACTION)
+
 licmix.t: $(DOCROOT)/LICENSE-MIXING
 	$(TXT2PLAIN) < $< > $@
 
+distro.t: $(DOCROOT)/DISTRO-DILEMMA
+	$(TXT2PLAIN) < $< > $@
+
 full: all
 

--- MPL-1.1.txt DELETED ---

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.