aboutsummaryrefslogtreecommitdiff
path: root/lib/semihosting
diff options
context:
space:
mode:
authorDan Handley <dan.handley@arm.com>2014-01-14 18:17:09 +0000
committerDan Handley <dan.handley@arm.com>2014-01-17 10:27:53 +0000
commite83b0cadc67882c1ba7f430d16dab80c9b3a0228 (patch)
tree6226a39e8ff657261937f2ff070295e053506e08 /lib/semihosting
parent54078850239861df3d131d8e152c6712b2bdf22f (diff)
downloadtrusted-firmware-a-e83b0cadc67882c1ba7f430d16dab80c9b3a0228.tar.gz
Update year in copyright text to 2014
Change-Id: Ic7fb61aabae1d515b9e6baf3dd003807ff42da60
Diffstat (limited to 'lib/semihosting')
-rw-r--r--lib/semihosting/aarch64/semihosting_call.S2
-rw-r--r--lib/semihosting/semihosting.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/semihosting/aarch64/semihosting_call.S b/lib/semihosting/aarch64/semihosting_call.S
index f20672306e..07145f5df7 100644
--- a/lib/semihosting/aarch64/semihosting_call.S
+++ b/lib/semihosting/aarch64/semihosting_call.S
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2013-2014, ARM Limited and Contributors. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
diff --git a/lib/semihosting/semihosting.c b/lib/semihosting/semihosting.c
index 1cf895ebcc..1a6d156ea7 100644
--- a/lib/semihosting/semihosting.c
+++ b/lib/semihosting/semihosting.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2013-2014, ARM Limited and Contributors. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: