summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--py/asmarm.c3
-rw-r--r--py/asmarm.h1
2 files changed, 3 insertions, 1 deletions
diff --git a/py/asmarm.c b/py/asmarm.c
index 96649eb8ec..8ba22faa07 100644
--- a/py/asmarm.c
+++ b/py/asmarm.c
@@ -3,7 +3,8 @@
*
* The MIT License (MIT)
*
- * Copyright (c) 2013, 2014 Fabian Vogt
+ * Copyright (c) 2014 Fabian Vogt
+ * Copyright (c) 2013, 2014 Damien P. George
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/py/asmarm.h b/py/asmarm.h
index 4e6e55e77f..c68800398e 100644
--- a/py/asmarm.h
+++ b/py/asmarm.h
@@ -4,6 +4,7 @@
* The MIT License (MIT)
*
* Copyright (c) 2014 Fabian Vogt
+ * Copyright (c) 2013, 2014 Damien P. George
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal