X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fquote.h;h=5400eadb65730084466112184a476ede7145ac55;hb=1657e8ea4800a0ecbd67c05e6b8896b37720110b;hp=682f9d1fd2f99afe3b48abd22f9322adb1d7a153;hpb=68af56be3e061b97cf97150094bc50b0aa364cbb;p=gnulib.git diff --git a/lib/quote.h b/lib/quote.h index 682f9d1fd..5400eadb6 100644 --- a/lib/quote.h +++ b/lib/quote.h @@ -15,7 +15,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. */ char const *quote_n (int n, char const *name);