From 3c54b0e694180a6ecbf8eb3d2c9bc3a881dbb1b9 Mon Sep 17 00:00:00 2001
From: Peter S. Mazinger <ps.m@gmx.net>
Date: Tue, 24 May 2011 20:51:10 +0200
Subject: [PATCH 391/396] cancel.h: add copyright

Signed-off-by: Peter S. Mazinger <ps.m@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@uclibc.org>
+ *
+ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+ */
+
 #ifndef _CANCEL_H
 #define _CANCEL_H
 
-- 
1.7.0.4

