X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Falgorithm.c;h=209b0b0f63cce3e3c256adf8f4ef9293ac0fdd1a;hb=4fdeb2145d081ff1b84e3f6c99f9d1c048c0d64a;hp=3c1aed90e2be95ed75b8a9033aadd5b1cb5c47f2;hpb=fad826ff86720f76220b05e00dc7dfa46e418859;p=pspp-builds.git diff --git a/src/algorithm.c b/src/algorithm.c index 3c1aed90..209b0b0f 100644 --- a/src/algorithm.c +++ b/src/algorithm.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. */ /* Copyright (C) 2001 Free Software Foundation, Inc. @@ -32,7 +32,7 @@ You should have received a copy of the GNU General Public License along with this library; see the file COPYING. If not, write to the Free - Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. As a special exception, you may use this file as part of a free software @@ -86,8 +86,8 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA. */ #include #include "algorithm.h"