X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fmisc%2Fmemmove.c;h=466887718ec509752665139589cb3cff4fea2aa3;hb=12f1ba95a6eb660bf60b8e6a1bb09ecffee16630;hp=d83cad32ff695445064f760341c340af15a13c1c;hpb=4944c86a9318bc5b5578ab145a95c116ffd2c9fd;p=pspp diff --git a/lib/misc/memmove.c b/lib/misc/memmove.c index d83cad32ff..466887718e 100644 --- a/lib/misc/memmove.c +++ b/lib/misc/memmove.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ /* Written by Tristan Gingold . */