X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c281d400a7c848c061c23bd01300073bac759e04..e88eac1cbcd65de4fed7073b110f3730d4cccf31:/examples/gras/rpc/Makefile.am diff --git a/examples/gras/rpc/Makefile.am b/examples/gras/rpc/Makefile.am index 65d94dcda0..47a3cdd05d 100644 --- a/examples/gras/rpc/Makefile.am +++ b/examples/gras/rpc/Makefile.am @@ -1,3 +1,10 @@ +# Copyright (c) 2004-2007. The SimGrid team. All right reserved. + +# This file is part of the SimGrid project. This is free software: +# You can redistribute and/or modify it under the terms of the +# GNU LGPL (v2.1) licence. + + INCLUDES= -I$(top_srcdir)/include EXTRA_DIST=rpc.xml include $(top_srcdir)/examples/gras/tests.mk