X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/4838e624ad5ced0226c3b202f6d942aa9e878a80..974aae61bbb8c05e0d0fc1a95b419fe596423fd8:/src/unexapollo.c diff --git a/src/unexapollo.c b/src/unexapollo.c index 4a5ab60b25..d9bff96369 100644 --- a/src/unexapollo.c +++ b/src/unexapollo.c @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Emacs; see the file COPYING. If not, write to -the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Written by Leonard N. Zubkoff. */ @@ -295,3 +295,6 @@ CopyData (target_file, source_file, total_byte_count) total_byte_count -= byte_count; } } + +/* arch-tag: 783ebbdf-7d26-4df8-9469-17a1747dce96 + (do not change this comment) */