X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgcd.c;h=9c46985545d119fa86b10e2908696b560279acba;hb=5131be5b019b1110cd597012b63e48886aaaafc7;hp=b79087974970e13d385c0403941bc8e4fff80933;hpb=18470530db277476b5a229375fb5a8cb27f26ed0;p=gnulib.git diff --git a/lib/gcd.c b/lib/gcd.c index b79087974..9c4698554 100644 --- a/lib/gcd.c +++ b/lib/gcd.c @@ -14,7 +14,7 @@ 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. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Specification. */ #include "gcd.h"