X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fbinfmt_misc.c;h=b53c7e5f41bbcffd8f936642117ecfce5f258a21;hb=19e66a67e9b25874cd5e184e7d381ce1b955df11;hp=42e94b3ab7bebe362c50e6efed92d4298b959162;hpb=f745bb1c73e2395e6b9961d4d915a8f8e2cd32cd;p=linux-2.6 diff --git a/fs/binfmt_misc.c b/fs/binfmt_misc.c index 42e94b3ab7..b53c7e5f41 100644 --- a/fs/binfmt_misc.c +++ b/fs/binfmt_misc.c @@ -1,7 +1,7 @@ /* * binfmt_misc.c * - * Copyright (C) 1997 Richard Günther + * Copyright (C) 1997 Richard Günther * * binfmt_misc detects binaries via a magic or filename extension and invokes * a specified wrapper. This should obsolete binfmt_java, binfmt_em86 and