X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fmaintain.texi;h=8b89c251f7ffa9a06d0ec16d33cf16cb217d8ade;hb=5131be5b019b1110cd597012b63e48886aaaafc7;hp=c587d5f7746b61161107c043c203a7b9b8b5b340;hpb=ef47ba9bd56389ecbd912b0d60afbdd976e26a42;p=gnulib.git diff --git a/doc/maintain.texi b/doc/maintain.texi index c587d5f77..8b89c251f 100644 --- a/doc/maintain.texi +++ b/doc/maintain.texi @@ -5,7 +5,7 @@ @c For double-sided printing, uncomment: @c @setchapternewpage odd @c This date is automagically updated when you save this file: -@set lastupdate January 4, 2005 +@set lastupdate May 10, 2005 @c %**end of header @dircategory GNU organization @@ -580,8 +580,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with @var{program}; see the file COPYING. If not, write to -the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, +Boston, MA 02110-1301 USA. @end quotation But in a small program which is just a few files, you can use @@ -600,7 +600,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., -59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. +51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA @end quotation Documentation files should have license notices also. Manuals should @@ -655,6 +655,11 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. @end smallexample +If your package distributes Autoconf macros that are intended to be +used (hence distributed) by third-party packages under possibly +incompatible licenses, you may also use the above all-permissive +license for these macros. + If you would like help with license issues or with using the GFDL, please contact @email{licensing@@gnu.org}.