From 3256110b8b488fde9cd74d5c3a8e5092dcd22921 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 2 Apr 2018 00:51:09 +0200 Subject: Add first-line comment to files lacking it --- forward.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'forward.c') diff --git a/forward.c b/forward.c index 8fab403..b1063f5 100644 --- a/forward.c +++ b/forward.c @@ -1,4 +1,5 @@ -/* Copyright (C) 2002-2018 Free Software Foundation, Inc. +/* Libc stubs for pthread functions. Hurd pthread version. + Copyright (C) 2002-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. -- cgit v1.2.3