X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=close_on_fork.c;fp=close_on_fork.c;h=7e0c8e6474b48a932ca0c107862391466415ec96;hp=655dbc562a9dc2ed55711fad44a1dab713db25b9;hb=d31995b3074bb19aa4da66ce5c4774ca9ed101a1;hpb=177ea8ea46918a925c0d2d8a07e7fbe9f478a40c diff --git a/close_on_fork.c b/close_on_fork.c index 655dbc56..7e0c8e64 100644 --- a/close_on_fork.c +++ b/close_on_fork.c @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2005 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2005 Andre Noll , see file COPYING. */ /** \file close_on_fork.c Manage a list of fds that should be closed on fork. */