comparison lisp/multicast.el @ 5235:9058351b0236

Fix up very old FSF address in three Lisp files.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sun, 13 Jun 2010 21:39:00 +0900
parents 2b6fa2618f76
children f00192e1cd49 91b3aa59f49b
comparison
equal deleted inserted replaced
5234:53b88477345d 5235:9058351b0236
21 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 21 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
22 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 22 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23 ;; GNU General Public License for more details. 23 ;; GNU General Public License for more details.
24 24
25 ;; You should have received a copy of the GNU General Public License 25 ;; You should have received a copy of the GNU General Public License
26 ;; along with this program; if not, write to the Free Software 26 ;; along with XEmacs; see the file COPYING. If not, write to
27 ;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 27 ;; the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
28 28 ;; Boston, MA 02110-1301, USA.
29 29
30 ;;; Commentary: 30 ;;; Commentary:
31 31
32 ;; This file just contains a lisp frontend to the internal function 32 ;; This file just contains a lisp frontend to the internal function
33 ;; open-multicast-group-internal written in C and belonging to process.c 33 ;; open-multicast-group-internal written in C and belonging to process.c