[PATCH] efi_runtime: Update the address of the Free Software Foundation
Keng-Yu Lin
kengyu at canonical.com
Fri Apr 12 03:39:18 UTC 2013
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_
--
1.7.9.5
More information about the fwts-devel
mailing list