Mercurial > hg > xemacs-beta
comparison src/gtk-xemacs.c @ 5231:ba07c880114a
Fix up FSF's Franklin Street address in many files.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sun, 13 Jun 2010 17:44:56 +0900 |
parents | 8b2f75cecb89 |
children | 3889ef128488 2aa9cd456ae7 |
comparison
equal
deleted
inserted
replaced
5230:4c56e7c6a704 | 5231:ba07c880114a |
---|---|
19 ** for more details. | 19 ** for more details. |
20 ** | 20 ** |
21 ** You should have received a copy of the GNU General Public License | 21 ** You should have received a copy of the GNU General Public License |
22 ** along with XEmacs; see the file COPYING. If not, write to | 22 ** along with XEmacs; see the file COPYING. If not, write to |
23 ** the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, | 23 ** the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, |
24 ** Boston, MA 02111-1301, USA. */ | 24 ** Boston, MA 02110-1301, USA. */ |
25 | 25 |
26 #include <config.h> | 26 #include <config.h> |
27 | 27 |
28 #include "lisp.h" | 28 #include "lisp.h" |
29 | 29 |