Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 840c02ca authored by Bob Moore's avatar Bob Moore Committed by Rafael J. Wysocki
Browse files

ACPICA: All acpica: Update copyrights to 2019

ACPICA commit 62f4f98e941d86e41969bf2ab5a93b8dc94dc49e

The update includes userspace tool signons.

Link: https://github.com/acpica/acpica/commit/62f4f98e


Signed-off-by: default avatarBob Moore <robert.moore@intel.com>
Signed-off-by: default avatarErik Schmauss <erik.schmauss@intel.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 894b5cc5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 *
 * Module Name: acapps - common include for ACPI applications/tools
 *
 * Copyright (C) 2000 - 2018, Intel Corp.
 * Copyright (C) 2000 - 2019, Intel Corp.
 *
 *****************************************************************************/

@@ -17,7 +17,7 @@
/* Common info for tool signons */

#define ACPICA_NAME                 "Intel ACPI Component Architecture"
#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2018 Intel Corporation"
#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2019 Intel Corporation"

#if ACPI_MACHINE_WIDTH == 64
#define ACPI_WIDTH          " (64-bit version)"
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 *
 * Name: accommon.h - Common include files for generation of ACPICA source
 *
 * Copyright (C) 2000 - 2018, Intel Corp.
 * Copyright (C) 2000 - 2019, Intel Corp.
 *
 *****************************************************************************/

+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 *
 * Module Name: acapps - common include for ACPI applications/tools
 *
 * Copyright (C) 2000 - 2018, Intel Corp.
 * Copyright (C) 2000 - 2019, Intel Corp.
 *
 *****************************************************************************/

+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 *
 * Name: acdebug.h - ACPI/AML debugger
 *
 * Copyright (C) 2000 - 2018, Intel Corp.
 * Copyright (C) 2000 - 2019, Intel Corp.
 *
 *****************************************************************************/

+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 *
 * Name: acdispat.h - dispatcher (parser to interpreter interface)
 *
 * Copyright (C) 2000 - 2018, Intel Corp.
 * Copyright (C) 2000 - 2019, Intel Corp.
 *
 *****************************************************************************/

Loading