Mercurial > hg > xemacs-beta
comparison src/glade.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 | ae48681c47fa |
children | 2aa9cd456ae7 |
comparison
equal
deleted
inserted
replaced
5230:4c56e7c6a704 | 5231:ba07c880114a |
---|---|
20 ** for more details. | 20 ** for more details. |
21 ** | 21 ** |
22 ** You should have received a copy of the GNU General Public License | 22 ** You should have received a copy of the GNU General Public License |
23 ** along with XEmacs; see the file COPYING. If not, write to | 23 ** along with XEmacs; see the file COPYING. If not, write to |
24 ** the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, | 24 ** the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, |
25 ** Boston, MA 02111-1301, USA. */ | 25 ** Boston, MA 02110-1301, USA. */ |
26 */ | 26 */ |
27 | 27 |
28 #if defined(HAVE_GLADE_H) || defined(HAVE_GLADE_GLADE_H) | 28 #if defined(HAVE_GLADE_H) || defined(HAVE_GLADE_GLADE_H) |
29 | 29 |
30 /* For COMPILED_FUNCTIONP */ | 30 /* For COMPILED_FUNCTIONP */ |