Browse Source

ACPICA: Remove extra spaces after periods in the Intel license

For consistency with the rest of the source code.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Bob Moore 12 years ago
parent
commit
abf95c3629
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/acpi/acpiosxf.h

+ 1 - 1
include/acpi/acpiosxf.h

@@ -1,6 +1,6 @@
 /******************************************************************************
  *
- * Name: acpiosxf.h - All interfaces to the OS Services Layer (OSL).  These
+ * Name: acpiosxf.h - All interfaces to the OS Services Layer (OSL). These
  *                    interfaces must be implemented by OSL to interface the
  *                    ACPI components to the host operating system.
  *