]> AND Public Git Repository - simgrid.git/blobdiff - doc/HelloWorld/HelloWorld.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
spell check the comments
[simgrid.git] / doc / HelloWorld / HelloWorld.c
index ae6a7fbcbf25d278e9277d70bc47a670224e7de7..72c6d04ad68e4a24d0128c51565081e226653d2a 100644 (file)
@@ -1,3 +1,9 @@
+/* Copyright (c) 2011-2012, 2014. 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 <stdio.h>
 #include "xbt/log.h"
 XBT_LOG_NEW_DEFAULT_CATEGORY(HelloWorld,