ACK: [PATCH] efi_runtime: Update the address of the Free Software Foundation
Colin Ian King
colin.king at canonical.com
Fri Apr 12 09:24:12 UTC 2013
On 12/04/13 04:39, Keng-Yu Lin wrote:
> licensecheck tool (in devscripts package) detects the old
> street address of FSF in the two files.
>
> Signed-off-by: Keng-Yu Lin <kengyu at canonical.com>
> ---
> efi_runtime/efi_runtime.c | 2 +-
> efi_runtime/efi_runtime.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/efi_runtime/efi_runtime.c b/efi_runtime/efi_runtime.c
> index db4a465..63fea7b 100644
> --- a/efi_runtime/efi_runtime.c
> +++ b/efi_runtime/efi_runtime.c
> @@ -15,7 +15,7 @@
> *
> * You should have received a copy of the GNU General Public License
> * along with this program; if not, write to the Free Software
> - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
> + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
> */
>
> #include <linux/miscdevice.h>
> diff --git a/efi_runtime/efi_runtime.h b/efi_runtime/efi_runtime.h
> index c516bba..8b59f52 100644
> --- a/efi_runtime/efi_runtime.h
> +++ b/efi_runtime/efi_runtime.h
> @@ -15,7 +15,7 @@
> *
> * You should have received a copy of the GNU General Public License
> * along with this program; if not, write to the Free Software
> - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
> + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
> */
>
> #ifndef _EFI_RUNTIME_H_
>
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the fwts-devel
mailing list