Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add missing copyright notice
authorGabriel Corona <gabriel.corona@loria.fr>
Fri, 27 Feb 2015 14:52:29 +0000 (15:52 +0100)
committerGabriel Corona <gabriel.corona@loria.fr>
Fri, 27 Feb 2015 14:52:29 +0000 (15:52 +0100)
src/mc/mc_page_snapshot.cpp

index 499e5f2..5f0e601 100644 (file)
@@ -1,3 +1,10 @@
+/* MC interface: definitions that non-MC modules must see, but not the user */
+
+/* Copyright (c) 2014-2015. 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 "mc_page_store.h"
 #include "mc_mmu.h"
 #include "mc_private.h"