diff mbox

efi_runtime: Update the address of the Free Software Foundation

Message ID 1365737958-6541-1-git-send-email-kengyu@canonical.com
State Accepted
Headers show

Commit Message

Keng-Yu Lin April 12, 2013, 3:39 a.m. UTC
licensecheck tool (in devscripts package) detects the old
street address of FSF in the two files.

Signed-off-by: Keng-Yu Lin <kengyu@canonical.com>
---
 efi_runtime/efi_runtime.c |    2 +-
 efi_runtime/efi_runtime.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Alex Hung April 12, 2013, 3:50 a.m. UTC | #1
On 04/12/2013 11:39 AM, 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@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: Alex Hung <alex.hung@canonical.com>
Colin Ian King April 12, 2013, 9:24 a.m. UTC | #2
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@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@canonical.com>
diff mbox

Patch

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_