Skip to content

Commit

Permalink
cancel.h: add copyright
Browse files Browse the repository at this point in the history
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
  • Loading branch information
ps-m authored and kraj committed Jun 10, 2012
1 parent b7bdbf8 commit c3c8023
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 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

Expand Down

0 comments on commit c3c8023

Please sign in to comment.