diff options
Diffstat (limited to 'src/usleep.c')
-rw-r--r-- | src/usleep.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usleep.c b/src/usleep.c index 0409498d..a5e7d9d7 100644 --- a/src/usleep.c +++ b/src/usleep.c @@ -15,8 +15,8 @@ * GNU General Public License for more details. * * 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 + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * */ |