diff options
Diffstat (limited to 'src/arch/arm/libgcc/umoddi3.c')
-rw-r--r-- | src/arch/arm/libgcc/umoddi3.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/arm/libgcc/umoddi3.c b/src/arch/arm/libgcc/umoddi3.c index 406442739e..a1d9a161c2 100644 --- a/src/arch/arm/libgcc/umoddi3.c +++ b/src/arch/arm/libgcc/umoddi3.c @@ -9,10 +9,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * 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. */ #include "libgcc.h" |