Show
Ignore:
Timestamp:
04/04/08 22:04:40 (8 months ago)
Author:
miyoshi
Message:

Sync up with Emacs22.2.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib-src/hexl.c

    r4190 r4220  
    11/* Convert files for Emacs Hexl mode. 
    22   Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, 
    3                  2006, 2007  Free Software Foundation, Inc. 
     3                 2006, 2007, 2008  Free Software Foundation, Inc. 
    44 
    55This file is not considered part of GNU Emacs. 
     
    77This program is free software; you can redistribute it and/or modify 
    88it under the terms of the GNU General Public License as published by 
    9 the Free Software Foundation; either version 2 of the License, or 
    10 (at your option) any later version. 
     9the Free Software Foundation; either version 3, or (at your option) 
     10any later version. 
    1111 
    1212This program is distributed in the hope that it will be useful, 
     
    1616 
    1717You should have received a copy of the GNU General Public License 
    18 along with this program; if not, write to the Free Software Foundation, 
    19 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ 
     18along with this program; see the file COPYING.  If not, write to the 
     19Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 
     20Boston, MA 02110-1301, USA. */ 
    2021 
    2122#ifdef HAVE_CONFIG_H