emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/oldXMenu/Makefile.in,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/oldXMenu/Makefile.in,v
Date: Tue, 27 Feb 2007 03:00:17 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/02/27 03:00:17

Index: Makefile.in
===================================================================
RCS file: /cvsroot/emacs/emacs/oldXMenu/Makefile.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- Makefile.in 27 Feb 2007 02:50:33 -0000      1.4
+++ Makefile.in 27 Feb 2007 03:00:17 -0000      1.5
@@ -1,3 +1,50 @@
+## Makefile for oldXMenu 
+
+## Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology
+
+## Permission to use, copy, modify, and distribute this
+## software and its documentation for any purpose and without
+## fee is hereby granted, provided that the above copyright
+## notice appear in all copies and that both that copyright
+## notice and this permission notice appear in supporting
+## documentation, and that the name of M.I.T. not be used in
+## advertising or publicity pertaining to distribution of the
+## software without specific, written prior permission.
+## M.I.T. makes no representations about the suitability of
+## this software for any purpose.  It is provided "as is"
+## without express or implied warranty.
+
+
+## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+##   Free Software Foundation, Inc.
+
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2, or (at your option)
+## any later version.
+## 
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+## 
+## You should have received a copy of the GNU General Public License
+## along with this program; see the file COPYING.  If not, write to the
+## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+## Boston, MA 02110-1301, USA.
+
+
+### Commentary:
+
+## To the best of our knowledge, this code was originally based on the
+## X11 oldXMenu Makefile, which was automatically generated from the
+## X11 oldXMenu Imakefile. There was no explicit copyright information
+## in the Imakefile, therefore we have added the same MIT license as
+## used by the rest of the oldXMenu code.
+
+
+### Code:
+
 address@hidden@
 address@hidden@
 address@hidden@




reply via email to

[Prev in Thread] Current Thread [Next in Thread]