Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix copyright headers
[simgrid.git] / doc / gtut-files / 09-simpledata.c
index 351da0db568ac00512edb06ad4138e8d02565d20..7ba96df0e7d7612e1a7c2593a103f55751a67dc4 100644 (file)
@@ -1,3 +1,9 @@
+/* Copyright (c) 2006, 2007, 2010. 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. */
+
 #include <gras.h>
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(test,"My little example");