Mercurial > emacs
comparison src/doprnt.c @ 14186:ee40177f6c68
Update FSF's address in the preamble.
author | Erik Naggum <erik@naggum.no> |
---|---|
date | Mon, 15 Jan 1996 09:18:04 +0000 |
parents | 626f0886b434 |
children | cd283f1eb0cf |
comparison
equal
deleted
inserted
replaced
14185:aba3b91c8b3d | 14186:ee40177f6c68 |
---|---|
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
16 GNU General Public License for more details. | 16 GNU General Public License for more details. |
17 | 17 |
18 You should have received a copy of the GNU General Public License | 18 You should have received a copy of the GNU General Public License |
19 along with GNU Emacs; see the file COPYING. If not, write to | 19 along with GNU Emacs; see the file COPYING. If not, write to |
20 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | 20 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
21 Boston, MA 02111-1307, USA. */ | |
21 | 22 |
22 | 23 |
23 #include <config.h> | 24 #include <config.h> |
24 #include <stdio.h> | 25 #include <stdio.h> |
25 #include <ctype.h> | 26 #include <ctype.h> |