diff options
Diffstat (limited to 'hurd/hurdhost.h')
-rw-r--r-- | hurd/hurdhost.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/hurd/hurdhost.h b/hurd/hurdhost.h index d8bb594fd4..a444b14f27 100644 --- a/hurd/hurdhost.h +++ b/hurd/hurdhost.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + <http://www.gnu.org/licenses/>. */ /* Fetch and atomically store the contents of the file ITEM. Returns the size read or written, or -1 for errors. |