power: Update module author
authorChristopher N. Hesse <raymanfx@gmail.com>
Mon, 16 Jan 2017 21:47:59 +0000 (22:47 +0100)
committerChristopher N. Hesse <raymanfx@gmail.com>
Mon, 30 Jan 2017 22:05:51 +0000 (22:05 +0000)
Change-Id: I4ec64beb57729f5dd299ae04a68770e4f5943c61

power/power.c

index 09a36d8c7ea9a44741a26e12b7c158352365deb8..32bc028f3d89002f75d970ca89131386ae4899f8 100644 (file)
@@ -444,7 +444,7 @@ struct samsung_power_module HAL_MODULE_INFO_SYM = {
             .hal_api_version = HARDWARE_HAL_API_VERSION,
             .id = POWER_HARDWARE_MODULE_ID,
             .name = "Samsung Power HAL",
-            .author = "The CyanogenMod Project",
+            .author = "The LineageOS Project",
             .methods = &power_module_methods,
         },