[xml/sgml-pkgs] Fwd: Re: xmlwf.1
bronson
bronson@rinspin.com
Fri, 15 Oct 2004 19:33:30 -0700
--=-1W2GSG36eb5zH/YoQfZp
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Hello Expat developers. I'd like to put the xmlwf manpage I wrote under
the same license as Expat itself. Any chance of getting this change
into the next Debian package and upstream release?
I've enclosed a patch to change the text. Thanks,
- Scott
--=-1W2GSG36eb5zH/YoQfZp
Content-Disposition: inline
Content-Description: Forwarded message - Re: xmlwf.1
Content-Type: message/rfc822
Return-Path: <tg@66h.42h.de>
X-Original-To: bronson@rinspin.com
Delivered-To: bronson@rinspin.com
Received: from localhost (localhost [127.0.0.1]) by amnesia.rinspin.com
(Postfix) with ESMTP id C3948F04B; Fri, 15 Oct 2004 18:42:38 -0700 (PDT)
Received: from amnesia.rinspin.com ([127.0.0.1]) by localhost (amnesia
[127.0.0.1]) (amavisd-new, port 10024) with SMTP id 12563-02; Fri, 15 Oct
2004 18:42:38 -0700 (PDT)
Received: from odem.66h.42h.de (xdsl-213-196-242-88.netcologne.de
[213.196.242.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256
bits)) (No client certificate requested) by amnesia.rinspin.com (Postfix)
with ESMTP id C5637F049 for <bronson@rinspin.com>; Fri, 15 Oct 2004
18:42:37 -0700 (PDT)
Received: from localhost (tg@localhost [IPv6:::1]) by odem.66h.42h.de
(8.12.11/8.12.11) with ESMTP id i9G1esQp011611 (version=TLSv1/SSLv3
cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <bronson@rinspin.com>;
Sat, 16 Oct 2004 01:41:01 GMT
Date: Sat, 16 Oct 2004 01:40:54 +0000 (UTC)
From: Thorsten Glaser <tg@66h.42h.de>
To: Scott Bronson <bronson@rinspin.com>
Subject: Re: xmlwf.1
In-Reply-To: <1097868109.21139.76.camel@lea.rinspin.com>
Message-ID: <Pine.BSO.4.61L.0410160140170.7966@odem.66h.42h.de>
References: <Pine.BSO.4.61L.0410151717470.16532@odem.66h.42h.de>
<1097868109.21139.76.camel@lea.rinspin.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Scott Bronson dixit:
>Yes, the MIT license is fine. I'm no fan of the FDL myself.
Thanks, that's nice.
Would you care to post an updated version somewhere,
for the early adopters? (cvsweb is even fine)
bye,
//mirabile
--=-1W2GSG36eb5zH/YoQfZp
Content-Disposition: attachment; filename=xmlwf.sgml.patch
Content-Type: text/x-patch; name=xmlwf.sgml.patch; charset=us-ascii
Content-Transfer-Encoding: 7bit
--- xmlwf.sgml 2003-01-24 10:34:03.000000000 -0800
+++ xmlwf.sgml.new 2004-10-15 19:26:11.213082624 -0700
@@ -449,8 +449,7 @@
This manual page was written by &dhusername; &dhemail; for
the &debian; system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under
- the terms of the <acronym>GNU</acronym> Free Documentation
- License, Version 1.1.
+ the same terms as Expat itself.
</para>
</refsect1>
</refentry>
--=-1W2GSG36eb5zH/YoQfZp--