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 --- sysdeps/pthread/semaphore.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysdeps/pthread/semaphore.h') diff --git a/sysdeps/pthread/semaphore.h b/sysdeps/pthread/semaphore.h index bb8c1b2..598d266 100644 --- a/sysdeps/pthread/semaphore.h +++ b/sysdeps/pthread/semaphore.h @@ -1,4 +1,5 @@ -/* Copyright (C) 2005-2018 Free Software Foundation, Inc. +/* Posix semaphores. Hurd version. + Copyright (C) 2005-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or -- cgit v1.2.3