Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix copyright template
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 31 Jan 2014 20:39:53 +0000 (21:39 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 31 Jan 2014 20:39:53 +0000 (21:39 +0100)
examples/msg/cloud/two_tasks_vm.c

index a4c1017..063eefe 100644 (file)
@@ -1,9 +1,8 @@
-/*
- * vm_bug.c
- *
- *  Created on: Jan 30, 2014
- *      Author: bedaride
- */
+/* Copyright (c) 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 "msg/msg.h"