comparison lib-src/sorted-doc.c @ 64083:23a17af379b1

Update FSF's address.
author Lute Kamstra <lute@gnu.org>
date Mon, 04 Jul 2005 15:47:28 +0000
parents a47704955f8d
children 6358e3c6075c f9a65d7ebd29
comparison
equal deleted inserted replaced
64082:e9ecdd073be3 64083:23a17af379b1
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details. 17 GNU General Public License for more details.
18 18
19 You should have received a copy of the GNU General Public License 19 You should have received a copy of the GNU General Public License
20 along with GNU Emacs; see the file COPYING. If not, write to the 20 along with GNU Emacs; see the file COPYING. If not, write to the
21 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 21 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
22 Boston, MA 02111-1307, USA. 22 Boston, MA 02110-1301, USA.
23 23
24 This version sorts the output by function name. */ 24 This version sorts the output by function name. */
25 25
26 #ifdef HAVE_CONFIG_H 26 #ifdef HAVE_CONFIG_H
27 #include <config.h> 27 #include <config.h>