diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/asprintf.c | 2 | ||||
-rw-r--r-- | lib/os_types.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/asprintf.c b/lib/asprintf.c index 6c9d90664..1027e82dd 100644 --- a/lib/asprintf.c +++ b/lib/asprintf.c @@ -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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA * */ diff --git a/lib/os_types.h b/lib/os_types.h index 0cee183cc..dd894aa8e 100644 --- a/lib/os_types.h +++ b/lib/os_types.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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA * * $Id: os_types.h,v 1.5 2006/04/08 16:42:23 valtri Exp $ Ext * |