diff options
Diffstat (limited to 'src/coding.c')
| -rw-r--r-- | src/coding.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/coding.c b/src/coding.c index 66430553a84..77a344eba72 100644 --- a/src/coding.c +++ b/src/coding.c | |||
| @@ -20,8 +20,8 @@ GNU General Public License 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 GNU Emacs; see the file COPYING. If not, write to | 22 | along with GNU Emacs; see the file COPYING. If not, write to |
| 23 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 23 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 24 | Boston, MA 02111-1307, USA. */ | 24 | Boston, MA 02110-1301, USA. */ |
| 25 | 25 | ||
| 26 | /*** TABLE OF CONTENTS *** | 26 | /*** TABLE OF CONTENTS *** |
| 27 | 27 | ||