X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/49ee23364e64238e221aa5a06e142b24d28a7b1c..34c6518ab6cdb0b402cca01ac045561cba9bd009:/src/xbt/xbt_context_private.h diff --git a/src/xbt/xbt_context_private.h b/src/xbt/xbt_context_private.h index d6ba31ad50..d0f35cf7aa 100644 --- a/src/xbt/xbt_context_private.h +++ b/src/xbt/xbt_context_private.h @@ -1,3 +1,11 @@ +/* a fast and simple context switching library */ + +/* Copyright (c) 2004-2008 the SimGrid team. */ +/* All rights reserved. */ + +/* This program is free software; you can redistribute it and/or modify it + * under the terms of the license (GNU LGPL) which comes with this package. */ + #ifndef _XBT_CONTEXT_PRIVATE_H #define _XBT_CONTEXT_PRIVATE_H