From: Baruch Siach Date: Tue, 8 Jan 2019 17:15:35 +0000 (+0200) Subject: linux/mips/.gitignore: drop copyright header X-Git-Tag: v5.0~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=04512207ac4859630b5f67c994fc77d24d81661b;p=strace linux/mips/.gitignore: drop copyright header The '/*' in the first line of the copyright header matches all files in that directory. No other .gitignore file has this header. Drop it. * linux/mips/.gitignore: Remove copyright header. Fixes: v4.26~23 "Add copyright headers to some files that lack them" --- diff --git a/linux/mips/.gitignore b/linux/mips/.gitignore index d933e23b..51a6ade0 100644 --- a/linux/mips/.gitignore +++ b/linux/mips/.gitignore @@ -1,10 +1,3 @@ -/* - * Copyright (c) 2015-2018 The strace developers. - * All rights reserved. - * - * SPDX-License-Identifier: LGPL-2.1-or-later - */ - syscallent-n32-stub.h syscallent-n64-stub.h syscallent-o32-stub.h