X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ftrigl.h;h=5673efa2a3cb59333bcaaaa387a154ffbf3e652f;hb=8de557e31178699dd6e839850056f0653cdfba89;hp=893fdc50aaa093db5fa1d7c5d1ca1b4e5d7d947a;hpb=d0723a1652f9f002aa800cd618fd52717b980b18;p=gnulib.git diff --git a/lib/trigl.h b/lib/trigl.h index 893fdc50a..5673efa2a 100644 --- a/lib/trigl.h +++ b/lib/trigl.h @@ -17,7 +17,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. */ extern int ieee754_rem_pio2l (long double x, long double *y); extern long double kernel_sinl (long double x, long double y, int iy);