summaryrefslogtreecommitdiff
path: root/core/cortex-m0/uldivmod.S
diff options
context:
space:
mode:
Diffstat (limited to 'core/cortex-m0/uldivmod.S')
-rw-r--r--core/cortex-m0/uldivmod.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cortex-m0/uldivmod.S b/core/cortex-m0/uldivmod.S
index 6b42fdbe33..269645268b 100644
--- a/core/cortex-m0/uldivmod.S
+++ b/core/cortex-m0/uldivmod.S
@@ -1,7 +1,7 @@
/* Runtime ABI for the ARM Cortex-M0
* uldivmod.S: unsigned 64 bit division
*
- * 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