summaryrefslogtreecommitdiff
path: root/core/cortex-m0/ldivmod.S
diff options
context:
space:
mode:
Diffstat (limited to 'core/cortex-m0/ldivmod.S')
-rw-r--r--core/cortex-m0/ldivmod.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cortex-m0/ldivmod.S b/core/cortex-m0/ldivmod.S
index 853d85b0d2..f552829ab2 100644
--- a/core/cortex-m0/ldivmod.S
+++ b/core/cortex-m0/ldivmod.S
@@ -1,7 +1,7 @@
/* Runtime ABI for the ARM Cortex-M0
* ldivmod.S: signed 64 bit division (quotient and remainder)
*
- * Copyright (c) 2012 Jörg Mische <bobbl@gmx.de>
+ * Copyright 2012 Jörg Mische <bobbl@gmx.de>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above