Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't dereference null pointer.
[simgrid.git] / src / surf / platf_generator.c
index 63e816e..756cf0a 100644 (file)
@@ -1,4 +1,8 @@
+/* Copyright (c) 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 "simgrid/platf_generator.h"
 #include "platf_generator_private.h"