[git commit] sh: Add licensing statement to cacheflush.c

Carmelo Amoroso carmelo.amoroso at st.com
Thu Jul 2 09:07:33 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=58aa890e0de3849532527a2158ad9a16a66a2618
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/nptl


Signed-off-by: Carmelo Amoroso <carmelo.amoroso at st.com>
---
 libc/sysdeps/linux/sh/cacheflush.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/libc/sysdeps/linux/sh/cacheflush.c b/libc/sysdeps/linux/sh/cacheflush.c
index b286bc7..5822918 100644
--- a/libc/sysdeps/linux/sh/cacheflush.c
+++ b/libc/sysdeps/linux/sh/cacheflush.c
@@ -3,6 +3,8 @@
  *
  * Copyright (C) 2009 STMicroelectronics Ltd
  * Author: Giuseppe Cavallaro <peppe.cavallaro at st.com>
+ *
+ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  */
 #include <errno.h>
 #include <unistd.h>
-- 
1.6.3.3


More information about the uClibc-cvs mailing list