mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[COMPBATT] Update the top headers and relicense the driver as MIT
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* PROJECT: ReactOS Composite Battery Driver
|
||||
* LICENSE: BSD - See COPYING.ARM in the top level directory
|
||||
* FILE: boot/drivers/bus/acpi/compbatt/compbatt.c
|
||||
* PURPOSE: Main Initialization Code and IRP Handling
|
||||
* PROGRAMMERS: ReactOS Portable Systems Group
|
||||
* PROJECT: ReactOS Composite Battery Driver
|
||||
* LICENSE: MIT (https://spdx.org/licenses/MIT)
|
||||
* PURPOSE: Main Initialization Code and IRP Handling
|
||||
* COPYRIGHT: Copyright 2010 ReactOS Portable Systems Group <[email protected]>
|
||||
* Copyright 2024 George Bișoc <[email protected]>
|
||||
*/
|
||||
|
||||
/* INCLUDES *******************************************************************/
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
* PROJECT: ReactOS Composite Battery Driver
|
||||
* LICENSE: BSD - See COPYING.ARM in the top level directory
|
||||
* LICENSE: MIT (https://spdx.org/licenses/MIT)
|
||||
* PURPOSE: Composite battery main header file
|
||||
* COPYRIGHT: Copyright 2010 ReactOS Portable Systems Group
|
||||
* COPYRIGHT: Copyright 2010 ReactOS Portable Systems Group <[email protected]>
|
||||
* Copyright 2024 George Bișoc <[email protected]>
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
/*
|
||||
* PROJECT: ReactOS Composite Battery Driver
|
||||
* LICENSE: BSD - See COPYING.ARM in the top level directory
|
||||
* FILE: boot/drivers/bus/acpi/compbatt/compmisc.c
|
||||
* PURPOSE: Miscellaneous Support Routines
|
||||
* PROGRAMMERS: ReactOS Portable Systems Group
|
||||
* PROJECT: ReactOS Composite Battery Driver
|
||||
* LICENSE: MIT (https://spdx.org/licenses/MIT)
|
||||
* PURPOSE: Miscellaneous Support Routines
|
||||
* COPYRIGHT: Copyright 2010 ReactOS Portable Systems Group <[email protected]>
|
||||
*/
|
||||
|
||||
/* INCLUDES *******************************************************************/
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
/*
|
||||
* PROJECT: ReactOS Composite Battery Driver
|
||||
* LICENSE: BSD - See COPYING.ARM in the top level directory
|
||||
* FILE: boot/drivers/bus/acpi/compbatt/comppnp.c
|
||||
* PURPOSE: Plug-and-Play IOCTL/IRP Handling
|
||||
* PROGRAMMERS: ReactOS Portable Systems Group
|
||||
* PROJECT: ReactOS Composite Battery Driver
|
||||
* LICENSE: MIT (https://spdx.org/licenses/MIT)
|
||||
* PURPOSE: Plug-and-Play IOCTL/IRP Handling
|
||||
* COPYRIGHT: Copyright 2010 ReactOS Portable Systems Group <[email protected]>
|
||||
*/
|
||||
|
||||
/* INCLUDES *******************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user