X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6a1a64f72c3f699c137b1352b0a93f4b5a1c8fd6..41626f8a47c96f54fa3b1ee61a90fb0af699dcbc:/src/mc/mc_page_snapshot.cpp diff --git a/src/mc/mc_page_snapshot.cpp b/src/mc/mc_page_snapshot.cpp index c8aa50fadd..72997ba0b9 100644 --- a/src/mc/mc_page_snapshot.cpp +++ b/src/mc/mc_page_snapshot.cpp @@ -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 // pread, pwrite #include "mc_page_store.h"