From 8e89bc594a8fbc3337a08c2c4ac03519000e89b7 Mon Sep 17 00:00:00 2001 From: Antony Pavlov Date: Wed, 11 Jun 2014 08:20:20 +0400 Subject: treewide: remove address of the Free Software Foundation The FSF address has changed; The FSF site says that address is Free Software Foundation 51 Franklin Street, Fifth Floor Boston, MA 02110-1301 USA (see http://www.fsf.org/about/contact/) Instead of updating it each time the address changes, just drop it completely treewide. Signed-off-by: Antony Pavlov Signed-off-by: Sascha Hauer --- common/partitions/efi.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'common/partitions/efi.h') diff --git a/common/partitions/efi.h b/common/partitions/efi.h index c7734bd403..703ecca2f2 100644 --- a/common/partitions/efi.h +++ b/common/partitions/efi.h @@ -16,10 +16,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * 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 - * ************************************************************/ #ifndef FS_PART_EFI_H_INCLUDED -- cgit v1.2.3