From patchwork Sun Mar 18 17:33:55 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Thibault X-Patchwork-Id: 887431 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-91128-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ens-lyon.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="BiGLBCUL"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4045sT3fsfz9sTL for ; Mon, 19 Mar 2018 04:34:05 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id; q=dns; s= default; b=YXAD4dWWyGObE25jewbyPaM6m+iUpgC5MKwPeP2kW+m4ZbFJxUo6y xrSg3NiLi/9S2Iin8podUTK0SMstMxbqkbdPad5rj8eVO4aE4BUHkIB3VQNso8kq uUdS+PEgp6g4A623tuE/XtmwL6EkDoeUzWVPbGPBIZWixbOfXSFIko= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id; s=default; bh=KSQzt3dbSOM1WxGiv2hJwbJRs+c=; b=BiGLBCULC4P+VkMw8e8JmY2HpZtp i3Or9g+AXbf8ankF0g0NPrdh1/G5LKMXnC6wv28Pd1+4+71Hx64jTuMPrnSxlSL2 i30FhmaGM9cbWZcIg3XbqJlZpBzDKzygv9DEBa1V4oYmyBdRYWECShoNWAsSvvIG rumIHnlhcF3WyGo= Received: (qmail 95032 invoked by alias); 18 Mar 2018 17:34:00 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 95022 invoked by uid 89); 18 Mar 2018 17:33:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.1 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, SPF_HELO_PASS, SPF_NEUTRAL autolearn=ham version=3.3.2 spammy=19992018, 1999-2018, H*r:sk:static-, H*RU:sk:static- X-HELO: hera.aquilenet.fr From: Samuel Thibault To: libc-alpha@sourceware.org Cc: Samuel Thibault Subject: [hurd,commited] hurd: Fix copyright years Date: Sun, 18 Mar 2018 18:33:55 +0100 Message-Id: <20180318173355.21209-1-samuel.thibault@ens-lyon.org> --- hurd/hurdlock.c | 2 +- hurd/hurdlock.h | 2 +- mach/lowlevellock.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hurd/hurdlock.c b/hurd/hurdlock.c index c06b03cf30..475fce0118 100644 --- a/hurd/hurdlock.c +++ b/hurd/hurdlock.c @@ -1,5 +1,5 @@ /* Hurd helpers for lowlevellocks. - Copyright (C) 1999-2017 Free Software Foundation, Inc. + Copyright (C) 1999-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 diff --git a/hurd/hurdlock.h b/hurd/hurdlock.h index af57e25387..4a8f416a1a 100644 --- a/hurd/hurdlock.h +++ b/hurd/hurdlock.h @@ -1,5 +1,5 @@ /* Low-level lock implementation. High-level Hurd helpers. - Copyright (C) 1999-2017 Free Software Foundation, Inc. + Copyright (C) 1999-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 diff --git a/mach/lowlevellock.h b/mach/lowlevellock.h index 20c66ca979..e64be7377a 100644 --- a/mach/lowlevellock.h +++ b/mach/lowlevellock.h @@ -1,5 +1,5 @@ /* Low-level lock implementation. Mach gsync-based version. - Copyright (C) 1994-2017 Free Software Foundation, Inc. + Copyright (C) 1994-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