summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/fork.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-04-05 02:33:05 +0200
committerThomas Schwinge <thomas@schwinge.name>2012-04-05 02:33:05 +0200
commit6d5d1c392c3d10493a0a30c988fba3d574673e32 (patch)
treeeb87e3c93411da26c8060bb8774cfa0b4fb02146 /sysdeps/mach/hurd/fork.c
parent8362911bef6acfa27aa4d3f151d76780fe3b2f0a (diff)
parent0044f44541ca91da24e19e43d201a28f0f4097b1 (diff)
Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-global-dispositions
Diffstat (limited to 'sysdeps/mach/hurd/fork.c')
-rw-r--r--sysdeps/mach/hurd/fork.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysdeps/mach/hurd/fork.c b/sysdeps/mach/hurd/fork.c
index bae4204ecb..9f1113098a 100644
--- a/sysdeps/mach/hurd/fork.c
+++ b/sysdeps/mach/hurd/fork.c
@@ -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/>. */
#include <errno.h>
#include <unistd.h>