From c3c802306a2e3b8381a22fef9f40ce045204092f Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Tue, 24 May 2011 20:51:10 +0200 Subject: [PATCH] cancel.h: add copyright Signed-off-by: Peter S. Mazinger --- include/cancel.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/include/cancel.h b/include/cancel.h index 9f28772cc..ac6f6b64d 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 + * + * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. + */ + #ifndef _CANCEL_H #define _CANCEL_H