diff --git a/system/acpitool/acpitool.SlackBuild b/system/acpitool/acpitool.SlackBuild index 2158cdd3a9..9f1d0e1865 100644 --- a/system/acpitool/acpitool.SlackBuild +++ b/system/acpitool/acpitool.SlackBuild @@ -1,6 +1,8 @@ #!/bin/sh # Copyright 2007 by ktabic (rdc@ktabic.co.uk) +# Copyright 2020 Ricardo J. Barberis + # Permission to use, copy, modify, and distribute this software for # any purpose with or without fee is hereby granted, provided that # the above copyright notice and this permission notice appear in all diff --git a/system/acpitool/acpitool.info b/system/acpitool/acpitool.info index dc3b540b34..6b9e652e62 100644 --- a/system/acpitool/acpitool.info +++ b/system/acpitool/acpitool.info @@ -6,5 +6,5 @@ MD5SUM="9e4ec55201be0be71ffbc56d38b42b57" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Rodney Cobb" -EMAIL="rdc@ktabic.co.uk" +MAINTAINER="Ricardo J. Barberis" +EMAIL="ricardo.barberis@gmail.com"