X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6e893f95c090e03012c02a5c570c5546233f6691..fa222c38f9b796be07ab4351ffc810a61a8fd705:/src/include/xbt/win32_ucontext.h diff --git a/src/include/xbt/win32_ucontext.h b/src/include/xbt/win32_ucontext.h index f58a6d9e98..12665bfd2b 100644 --- a/src/include/xbt/win32_ucontext.h +++ b/src/include/xbt/win32_ucontext.h @@ -1,9 +1,9 @@ -/* Copyright (c) 2010, 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. */ - +/* Copyright (c) 2010, 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. */ + /* * win32-ucontext: Unix ucontext_t operations on Windows platforms * Copyright(C) 2007 Panagiotis E. Hadjidoukas