Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add missing copyright notices.
[simgrid.git] / include / smpi / smpi_extended_traces_fortran.h
index eee7535..2017464 100644 (file)
@@ -1,6 +1,12 @@
+! Copyright (c) 2016-2021. 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.
+
 ! This file has been automatically generated by the script
 ! in tools/smpi/generate_smpi_defines.pl
 ! DO NOT EDIT MANUALLY. ALL CHANGES WILL BE OVERWRITTEN!
+
 #define mpi_init smpi_trace_set_call_location(__FILE__,__LINE__); call MPI_Init
 #define MPI_INIT smpi_trace_set_call_location(__FILE__,__LINE__); call MPI_Init
 #define mpi_finalize smpi_trace_set_call_location(__FILE__,__LINE__); call MPI_Finalize