summaryrefslogtreecommitdiff
path: root/gl/asnprintf.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-05-26 15:11:13 +0000
committerSimon Josefsson <simon@josefsson.org>2005-05-26 15:11:13 +0000
commit2f0e77d5a6be5cdb70f129c347aa4ebea3d5edea (patch)
tree7d2ddd2c7d0b36669990790a0cde8c22ce70686d /gl/asnprintf.c
parenta3ba0004219d513419319844213ab7d612fc016d (diff)
downloadgnutls-2f0e77d5a6be5cdb70f129c347aa4ebea3d5edea.tar.gz
Update.
Diffstat (limited to 'gl/asnprintf.c')
-rw-r--r--gl/asnprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/asnprintf.c b/gl/asnprintf.c
index 4881a9238f..1b7f4ba396 100644
--- a/gl/asnprintf.c
+++ b/gl/asnprintf.c
@@ -13,7 +13,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. */
#ifdef HAVE_CONFIG_H
# include <config.h>