[git commit future] cancel.h: add copyright

Peter S. Mazinger ps.m at gmx.net
Fri May 13 22:31:06 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=bb3f3b9b555c268bf020e36a898e69bb8403772b
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/future

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
---
 include/cancel.h |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/include/cancel.h b/include/cancel.h
index 9f28772..ac6f6b6 100644
--- a/include/cancel.h
+++ b/include/cancel.h
@@ -1,3 +1,10 @@
+/* vi: set sw=4 ts=4: */
+/*
+ * Copyright (C) 2000-2011 Erik Andersen <andersen at uclibc.org>
+ *
+ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+ */
+
 #ifndef _CANCEL_H
 #define _CANCEL_H
 
-- 
1.7.3.4



More information about the uClibc-cvs mailing list