From 9c92a29b28d1f81224ba28d5fc83a9481eccd5eb Mon Sep 17 00:00:00 2001 From: Jeffrey Pfau Date: Mon, 22 Dec 2014 21:57:31 -0800 Subject: [PATCH] 3DS: Remove duplicate license headers --- src/platform/3ds/3ds-vfs.c | 5 ----- src/platform/3ds/3ds-vfs.h | 5 ----- 2 files changed, 10 deletions(-) diff --git a/src/platform/3ds/3ds-vfs.c b/src/platform/3ds/3ds-vfs.c index 378a31705..b8731b730 100644 --- a/src/platform/3ds/3ds-vfs.c +++ b/src/platform/3ds/3ds-vfs.c @@ -1,8 +1,3 @@ -/* Copyright (c) 2013-2014 Jeffrey Pfau - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* Copyright (c) 2013-2014 Jeffrey Pfau * * This Source Code Form is subject to the terms of the Mozilla Public diff --git a/src/platform/3ds/3ds-vfs.h b/src/platform/3ds/3ds-vfs.h index ac3776006..772bb836b 100644 --- a/src/platform/3ds/3ds-vfs.h +++ b/src/platform/3ds/3ds-vfs.h @@ -1,8 +1,3 @@ -/* Copyright (c) 2013-2014 Jeffrey Pfau - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* Copyright (c) 2013-2014 Jeffrey Pfau * * This Source Code Form is subject to the terms of the Mozilla Public