treewide: Remove "this file is part of" lines

Stefan thinks they don't add value.

Command used:
sed -i -e '/file is part of /d' $(git grep "file is part of " |egrep ":( */\*.*\*/\$|#|;#|-- | *\* )" | cut -d: -f1 |grep -v crossgcc |grep -v gcov | grep -v /elf.h |grep -v nvramtool)

The exceptions are for:
 - crossgcc (patch file)
 - gcov (imported from gcc)
 - elf.h (imported from GNU's libc)
 - nvramtool (more complicated header)

The removed lines are:
-       fmt.Fprintln(f, "/* This file is part of the coreboot project. */")
-# This file is part of a set of unofficial pre-commit hooks available
-/* This file is part of coreboot */
-# This file is part of msrtool.
-/* This file is part of msrtool. */
- * This file is part of ncurses, designed to be appended after curses.h.in
-/* This file is part of pgtblgen. */
- * This file is part of the coreboot project.
- /* This file is part of the coreboot project. */
-#  This file is part of the coreboot project.
-# This file is part of the coreboot project.
-## This file is part of the coreboot project.
--- This file is part of the coreboot project.
-/* This file is part of the coreboot project */
-/* This file is part of the coreboot project. */
-;## This file is part of the coreboot project.
-# This file is part of the coreboot project. It originated in the
- * This file is part of the coreinfo project.
-## This file is part of the coreinfo project.
- * This file is part of the depthcharge project.
-/* This file is part of the depthcharge project. */
-/* This file is part of the ectool project. */
- * This file is part of the GNU C Library.
- * This file is part of the libpayload project.
-## This file is part of the libpayload project.
-/* This file is part of the Linux kernel. */
-## This file is part of the superiotool project.
-/* This file is part of the superiotool project */
-/* This file is part of uio_usbdebug */

Change-Id: I82d872b3b337388c93d5f5bf704e9ee9e53ab3a9
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41194
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Patrick Georgi 2020-05-10 16:41:01 +02:00
parent a83c6bc907
commit 6b5bc77c9b
8163 changed files with 0 additions and 8166 deletions

View File

@ -1,4 +1,3 @@
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only */
#include <arch/io.h> #include <arch/io.h>

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the coreboot project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de>

View File

@ -1,4 +1,3 @@
# This file is part of the coreboot project.
# SPDX-License-Identifier: GPL-2.0-only # SPDX-License-Identifier: GPL-2.0-only
ifneq ($(NOCOMPILE),1) ifneq ($(NOCOMPILE),1)

View File

@ -1,4 +1,3 @@
-- This file is part of the coreboot project.
-- SPDX-License-Identifier: GPL-2.0-only -- SPDX-License-Identifier: GPL-2.0-only
pragma Restrictions (No_Access_Subprograms); pragma Restrictions (No_Access_Subprograms);

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the coreboot project.
## ##
## Copyright (C) 2016 Google Inc. ## Copyright (C) 2016 Google Inc.
## ##

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the coreinfo project.
## ##
## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de>
## ##

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the coreinfo project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de>

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> * Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de>
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* Copyright (C) 2009 Uwe Hermann <uwe@hermann-uwe.de> * Copyright (C) 2009 Uwe Hermann <uwe@hermann-uwe.de>
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* It is derived from the x86info project, which is GPLv2-licensed. * It is derived from the x86info project, which is GPLv2-licensed.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* It is derived from the x86info project, which is GPLv2-licensed. * It is derived from the x86info project, which is GPLv2-licensed.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net> * Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net>
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> * Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de>
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> * Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de>
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreinfo project.
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,3 @@
## This file is part of the coreboot project.
## ##
## Copyright (C) 2017 Facebook Inc. ## Copyright (C) 2017 Facebook Inc.
## Copyright (C) 2018 9elements Cyber Security ## Copyright (C) 2018 9elements Cyber Security

View File

@ -1,4 +1,3 @@
## This file is part of the coreboot project.
## ##
## Copyright (C) 2017 Facebook Inc. ## Copyright (C) 2017 Facebook Inc.
## ##

View File

@ -1,4 +1,3 @@
## This file is part of the coreboot project.
## ##
## Copyright (C) 2017 Facebook Inc. ## Copyright (C) 2017 Facebook Inc.
## Copyright (C) 2018 9elements Cyber Security ## Copyright (C) 2018 9elements Cyber Security

View File

@ -1,4 +1,3 @@
## This file is part of the coreboot project.
## ##
## Copyright (C) 2017 Facebook Inc. ## Copyright (C) 2017 Facebook Inc.
## Copyright (C) 2018 9elements Cyber Security ## Copyright (C) 2018 9elements Cyber Security

View File

@ -1,4 +1,3 @@
## This file is part of the coreboot project.
## ##
## Copyright (C) 2017 Facebook Inc. ## Copyright (C) 2017 Facebook Inc.
## Copyright (C) 2018 9elements Cyber Security ## Copyright (C) 2018 9elements Cyber Security

View File

@ -1,6 +1,5 @@
################################################################################ ################################################################################
## ##
## This file is part of the coreboot project.
## ##
## Copyright (C) 2009-2010 coresystems GmbH ## Copyright (C) 2009-2010 coresystems GmbH
## Copyright (C) 2015 Google Inc. ## Copyright (C) 2015 Google Inc.

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the coreboot project.
## ##
## Copyright (C) 2016 Google Inc. ## Copyright (C) 2016 Google Inc.
## ##

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the coreboot project.
## ##
## Copyright (C) 2015 Google Inc. ## Copyright (C) 2015 Google Inc.
## ##

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the coreboot project.
## ##
## Copyright (C) 2016 Google Inc. ## Copyright (C) 2016 Google Inc.
## ##

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the coreboot project.
## ##
## SPDX-License-Identifier: GPL-2.0-only ## SPDX-License-Identifier: GPL-2.0-only

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the coreboot project.
## ##
## Copyright (C) 2016 Google Inc. ## Copyright (C) 2016 Google Inc.
## ##

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the coreboot project.
## ##
## Copyright (C) 2017 Google Inc. ## Copyright (C) 2017 Google Inc.
## ##

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## Copyright (C) 2008 coresystems GmbH ## Copyright (C) 2008 coresystems GmbH

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de>

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de>

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (c) 2012 Google Inc. ## Copyright (c) 2012 Google Inc.
## ##

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## ##

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreboot project.
* *
* Copyright 2013 Google Inc. * Copyright 2013 Google Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* Copyright (C) 2009 coresystems GmbH * Copyright (C) 2009 coresystems GmbH

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2013 Google, Inc. * Copyright (C) 2013 Google, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2014 Google, Inc. * Copyright (C) 2014 Google, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright 2013 Google Inc. * Copyright 2013 Google Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright 2013 Google Inc. * Copyright 2013 Google Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2013 Google, Inc. * Copyright (C) 2013 Google, Inc.
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2012 Google, Inc. * Copyright (C) 2012 Google, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 coresystems GmbH * Copyright (C) 2008 coresystems GmbH
* *

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (c) 2012 Google Inc. ## Copyright (c) 2012 Google Inc.
## ##

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## ##

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreboot project.
* *
* Copyright 2013 Google Inc. * Copyright 2013 Google Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* Copyright (C) 2009 coresystems GmbH * Copyright (C) 2009 coresystems GmbH

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2013 Google, Inc. * Copyright (C) 2013 Google, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright 2014 Google Inc. * Copyright 2014 Google Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright 2014 Google Inc. * Copyright 2014 Google Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2013 Google, Inc. * Copyright (C) 2013 Google, Inc.
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the coreboot project.
* *
* Copyright 2014 Google Inc. * Copyright 2014 Google Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2012 Google, Inc. * Copyright (C) 2012 Google, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 coresystems GmbH * Copyright (C) 2008 coresystems GmbH
* *

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (c) 2012 Google Inc. ## Copyright (c) 2012 Google Inc.
## ##

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## ##

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright 2018 Google LLC * Copyright 2018 Google LLC
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* Copyright (C) 2009 coresystems GmbH * Copyright (C) 2009 coresystems GmbH

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2018 Google LLC * Copyright (C) 2018 Google LLC
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright 2013 Google Inc. * Copyright 2013 Google Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright 2013 Google Inc. * Copyright 2013 Google Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* Copyright (C) 2017 Patrick Rudolph <siro@das-labor.org> * Copyright (C) 2017 Patrick Rudolph <siro@das-labor.org>

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2013 Google, Inc. * Copyright (C) 2013 Google, Inc.
* *

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 1991,1992,1993,1997,1998,2003, 2005 Free Software Foundation, Inc. * Copyright (C) 1991,1992,1993,1997,1998,2003, 2005 Free Software Foundation, Inc.
* This file is part of the GNU C Library.
* Copyright (c) 2011 The Chromium OS Authors. * Copyright (c) 2011 The Chromium OS Authors.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 coresystems GmbH * Copyright (C) 2008 coresystems GmbH
* *

View File

@ -1,4 +1,3 @@
## This file is part of the libpayload project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## ##

View File

@ -1,5 +1,4 @@
#!/bin/sh #!/bin/sh
## This file is part of the libpayload project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## ##

View File

@ -1,5 +1,4 @@
#!/bin/sh #!/bin/sh
## This file is part of the libpayload project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## ##

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de> ## Copyright (C) 2008 Uwe Hermann <uwe@hermann-uwe.de>
## ##

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* It has originally been taken from the OpenBSD project. * It has originally been taken from the OpenBSD project.
*/ */

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.
## ##

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.

View File

@ -1239,7 +1239,6 @@ NCURSES_EXPORT(int) vsscanf(const char *, const char *, va_list);
#define KEY_MAX 0777 /* Maximum key value is 0633 */ #define KEY_MAX 0777 /* Maximum key value is 0633 */
/* /*
* This file is part of ncurses, designed to be appended after curses.h.in
* (see that file for the relevant copyright). * (see that file for the relevant copyright).
*/ */
#ifdef _XOPEN_SOURCE_EXTENDED #ifdef _XOPEN_SOURCE_EXTENDED
@ -1488,7 +1487,6 @@ extern NCURSES_EXPORT(const char *) _nc_viswibuf(const wint_t *);
#endif /* _XOPEN_SOURCE_EXTENDED */ #endif /* _XOPEN_SOURCE_EXTENDED */
/* /*
* This file is part of ncurses, designed to be appended after curses.h.in
* (see that file for the relevant copyright). * (see that file for the relevant copyright).
*/ */
/* $Id: curses.tail,v 1.14 2006/05/27 16:28:29 tom Exp $ */ /* $Id: curses.tail,v 1.14 2006/05/27 16:28:29 tom Exp $ */

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
* Copyright (C) 2008 Ulf Jordan <jordan@chalmers.se> * Copyright (C) 2008 Ulf Jordan <jordan@chalmers.se>

View File

@ -1,5 +1,4 @@
## ##
## This file is part of the libpayload project.
## ##
## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
## Copyright (C) 2008 Advanced Micro Devices, Inc. ## Copyright (C) 2008 Advanced Micro Devices, Inc.

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (c) 2012 Google Inc. * Copyright (c) 2012 Google Inc.
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008-2010 coresystems GmbH * Copyright (C) 2008-2010 coresystems GmbH
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Patrick Rudolph 2017 <siro@das-labor.org> * Patrick Rudolph 2017 <siro@das-labor.org>
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright 2018 Google LLC * Copyright 2018 Google LLC
* *

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2008 Advanced Micro Devices, Inc. * Copyright (C) 2008 Advanced Micro Devices, Inc.
* Copyright (C) 2017 Patrick Rudolph <siro@das-labor.org> * Copyright (C) 2017 Patrick Rudolph <siro@das-labor.org>

View File

@ -1,5 +1,4 @@
/* /*
* This file is part of the libpayload project.
* *
* Copyright (C) 2017 Patrick Rudolph <siro@das-labor.org> * Copyright (C) 2017 Patrick Rudolph <siro@das-labor.org>
* *

Some files were not shown because too many files have changed in this diff Show More