X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe66dea314bdfd12ce0d8ecfd214b174d3d218ea..62f9057c5250b460384dd7d2e10d9b7bb2be3e5d:/testsuite/xbt/swag_usage.c diff --git a/testsuite/xbt/swag_usage.c b/testsuite/xbt/swag_usage.c index 0bf9ada636..96279ccc95 100644 --- a/testsuite/xbt/swag_usage.c +++ b/testsuite/xbt/swag_usage.c @@ -1,3 +1,12 @@ +/* $Id$ */ + +/* A simple example to demonstrate the use of swags */ + +/* Copyright (c) 2004 Arnaud Legrand. 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. */ + #include #include #include "xbt/swag.h"